How did you test the form u developed? how did you taken
print?
Answer Posted / g.shankar
we can test the form by ISSUE OUTPUT ..
ex-for creation of quotation we need T-CODE VA11 and for
displaying we need VA13 so while creating quotation form in
case of display we have to use VA1nad at that time it wil
display ISSUE OUTPUT and there we have to give the no so
that it will display the complete form.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What application areas are you comfortable in?
What are the components of sapscript?
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
What are the problems in processing batch input sessions?
What is meant by read lock? : sap abap data dictionary
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
What is the first thing you do after vendor setup is complete?
What are pooled tables? : abap data dictionary
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 is a collect statement?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
What is time constraint ? : abap hr
What is difference between inner join and outer join?
In sap script how to print bar code in vertical manner