please any one can give me the guidence to learn adobe forms& webdynpro technologies?and please provide links goodone to study material to learn? thanks
1 3990Hi guru,
In a report prg there is an event called :
at SELECTION-SCREEN on VALUE-REQUEST FOR
Can we reuse a userexit?
How to copy table across clients?
What is native sql?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What are the system fields? Explain?
What is the difference between leave transaction and call transaction?
What are the dynapro keywords?
How do you Export a session ?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
What is meant by slab? How is indian slab and us slab? : sap abap hr
What is the significance of hide?
what is bapi,badi,bdc,ale idocs?
How did you test the form you developed? How did you taken print?
What are the aggregate objects in the dictionary? : abap data dictionary
Have you set up a back ground job ? How to create a background job without a variant ?