Hi all,
How can u get the Sales order no. if u know only Delivery
order
Answer Posted / loukya
we know the delivery order .using vbfa table we can find
out the sales order no.in the where clause we have to
mention the sales document categeory , delivery document
categeory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we write the code both call transaction and session method in single program?
What are the client dependant objects in abap / sap?
How can I make a differentiation between dependent and independent data? : abap hr
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
How to find the return code of a statement in abap programs?
What are two different ways to add fields to sap tables?
From excel to abap - is batch mode possible ? : abap bdc
What is pass by value and what is pass by reference? Which is better?
What is pretty printer?
How do you document abap/4 programs? Do you use program documentation menu option?
What are the list of screen elements?
Name a few data dictionary objects? : abap data dictionary
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
What is the use of the statement leave to list-processing?