Re: Help me in translating long text
Hello Vadim, I followed the same steps. What is "object name"? when i gave object as a combination of message class and message number, it does not exist in the search help.
View ArticleRe: How call a transaction from a Z report as from command field.
HI VadimLEAVE TO TRANSACTION works fine, but unfortunately when I leave the called transaction, teh system show the Initial menù and not the screen of Calling program !!Any other idea ??Thanks
View ArticleFill | Map Function input parameters dynamically from XML file
Hi,I am working on a requirement of executing a BAPI/RFC by passing input parameter through XML file / table . Here BAPI name is dynamic and hence parameters.I am able to parse the XML however...
View ArticleRe: How call a transaction from a Z report as from command field.
Hi Carrara, When LEAVE TO TRANSACTION is used, the execution control will leave the calling program and it moves to program of the Transaction. So, control cannot come back to the calling program. In...
View ArticleRe: How call a transaction from a Z report as from command field.
Hi, Those menu options are dependent on user authorizations. So, if you have authorization for IA02 or IA03 then it will be enabled else it will remain disabled. Are you sure you the menu options are...
View ArticleRe: Smart forms layout showing numbers twice.
special characters are not copied,in SO10 Preview,,text shown correctly.but in the portal output .it shown numbers twice only.
View ArticleRe: Q: BAPI/FM Attachment list
Hi Naveen,Even I am facing similar issue like "Q: BAPI/FM Attachment list", can you please share the document which you have relevant to it?
View ArticleCreating transaction centre
hi guys, we built some own transactions in ohr bi system and want to create a trnsaction where the other ta are listed in a dropdown box or selection field. It should be like a transaction centre. do...
View ArticleRe: Radio button issue in F-30
What ok code you used for enter? '/00' or something else?
View ArticleStart BRF+ Transaction from SPRO with parameters
Hello, is it possible to start the transaction BRFPLUS from SPRO with an parameter?I guess it should be possible to start the transaction BRFPLUS like SM30 for a customizingtable.But what about the...
View ArticleGet data from several internal tables to spool
Hello guys, I'm facing a problem when trying to send spool data as PDF via mail. The problem is not the creation of the PDF etc., I know how this works. But I'm asking about the best way to get the...
View ArticleTriggring the Z report as soon as mail received in SAP inbox
Hi All, I have a requirement in which I need to call a custom program as soon as mail is received in my sap inbox.I tried to search BADI's , Enhancements but didn't found any. It will be very helpful...
View ArticleRe: Smart form Empty space problem.
Hi, Do not worry about the space problem, if there are huge data in the table then window automatically jumps to next page.
View Articlebutton on custom subscreen in CNEX0007
Hi there, I have activated enhancement CNEX0007 and created a custom Sub Screen for a WBS element in Project system. I want to have Buttons on this custom Subscreen, which execute specific functions...
View ArticleRe: Radio button issue in F-30
Just tweak your code as shown below. It will solve your problem. Please follow the text highlighted in RED. *** Insert this lines - BeginPERFORM bdc_dynpro USING 'SAPMF05A' '0710'.PERFORM...
View ArticleCreate class instance dynamicly
Is there a way to create class instance from cl_abap_classdescr object? (something similar to CREATE DATA ... TYPE HANDLE... ). Thank you.
View ArticleCorrection instruction question
Hello experts, I am about to implement a note 1135652.In the correction instruction of this note it says:Valid to Support Package:600-SAPKH60012 Does this mean it can only be implemented in SAP APPL sp...
View ArticleRe: Validation of partner change in VA01/VA02
Hi Alexander Golod, Hope you are passing 'I' value in updkz field, while updating the partner information with one value. xvbpa-updkz = 'I'. regards,Praveer.
View ArticleRe: Validation of partner change in VA01/VA02
I also tried not to issue the message or to issue it with another type, so the processing wouldn't be stopped, but the result was always the same. And yes, I realize it's PAI, but wouldn't the XVBPA...
View ArticleRe: Validation of partner change in VA01/VA02
Hi! Yes, the UPDKZ is already set to 'I' - and this for all the partner functions, not just 'WE'. Wouldn't 'U' be more appropriate?
View Article