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
Explain what is an rfc?
What are the tcodes for performance tuning?
What are extracts?
What is an rdbms?
What is bdc programming in sap?
What are the advantages of logical databases : abap hr
Difference between sy-tabix and sy-index?
What is the use of buffering?
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
What are the prerequisites for creating foreign key relationship?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
Which function module reads the data for particular infotype ? : abap hr
What are the different control break statements available inside a loop?
What happens if a function module runs in an update task? : abap modularization
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..