How do you get the Sales Order (S.O) No. from the Delivery
Order?
Answer Posted / rajasekhar reddy
FROM VBFA TABLE.
SELECT VBELV FROM VBFA INTO <WA>
WHERE VBELN = <WA1-VBELN>
WHERE VBTYP_N = 'J'.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the main uses of the primary key?
What are the different types of the sap abap data dictionary objects?
State the differences between database view & projection view? : abap data dictionary
Where do you find info on new developments in SAP?
What is the different between abap and ooabap? Why do we use ooabap?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
What is the difference between dialog program and a report?
How to convert normal function module to bapi?
What are the different attributes that can be assigned to a variant?
Explain what are the various types of selection screen event?
Update types in Call transaction method. What is the difference?
What are the advantages of logical databases?
Can there be more than 1 main window in sap script?
5) How to rereive text elements in SF and script?
Explain different types of attributes of function module?