types of smartforms?
windows in smartforms?
Answer Posted / sathish.b
Main Window
Secondary Window
Copies window
Final Window
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
What are the data classes in abap?
visibility section for class level and attributes level
How many types of views are there? : abap data dictionary
What are the basic functions of database utility?
Some Realtime Objects on Bdc.
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 kind of BDC programs are written ?
To find the date difference & excude saturday & sunday in between them
Define alv programming in abap?
What are the different methods of passing data? : abap modularization
What are base tables of an aggregate object? : abap data dictionary
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
How do you set up background jobs in sap?
Did you create any joins?