hw to explain scripts? like medruck, rvorder01, rvinvoice.
help me, coz my resume is almost prepard bt nt geting
confidence to attend interview bcoz i dnt knw hw to xpain
few objects
Answer Posted / bala
we cant create any scripts,we can just modify the standard
scripts li medruck,rvorders01,rvdelnote,,,
first we have to copy the standard script to our current
client,,,,,,,,that is from 000(standard client) to current
client
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
How the at-user command serves mainly in lists?
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.
Difference between top-of-page and top-of-page during at line- selection?
How the transaction that are programmed by the user can be protected?
Explain the difference between a pool table and a transparent table?
How do you populate data into a multiple line field?
What are the events used in interactive reports?
What is buffering allowed but switched off?
How do you control printer functions from sapscript?
What is the use of lock objects?
What are the functions of lock objects?
Final class
How will you define posting procedures?
In which table the material master data is stored?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary