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


Please Help Members By Posting Answers For Below Questions

What are aggregated objects

569


What are the payroll related Infotypes

1821


What are pooled tables?

622


Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?

1617


What is an update type with reference to a match code id?

568






How can you manipulate the presentation and attributes of interactive lists?

618


What is a table pool? : abap data dictionary

609


Explain the difference between call screen and leave screen?

609


What two statements would be used to exchange data between programs using abap memory?

513


where do we store all custom programs in SD module?

4897


What are your ways to performance optimization?

920


What is protect & endprotect?

575


Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm

1670


Control Break statements- At new...endat.

904


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary

746