Answer Posted / ravi
even we can set no of copies from porgram level .
there is a field NAST where we can set the copies count.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What two statements are required in an abap program to output an icon using a write statement?
What are the basic object types? : sap abap hr
What are the different window types in sapscript?
What is img? : sap abap hr
What is the difference b/t Session method and call transaction method ??
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
How to debug a script in abap?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
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.
hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx
What has to be done to the packed fields before submitting to a BDC session.
What are the aggregate objects in data dictionary? : sap abap data dictionary
How do you save data in bdc tables? : abap bdc
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
visibility section for class level and attributes level