‎2010 Mar 13 7:17 AM
I need an assistance for the followng:
While I am creating a sales order, I want to check if there is a preceeding document. If there is I need to find the document and read the document in order to find the condition number and be able to gather some information to be used in a altentative formula calculation
‎2010 Mar 13 8:03 AM
‎2010 Mar 13 12:21 PM
Hi,
MV45AFZZ is the single exits which works for more than 90% of the requirements. Check the appropriate subroutine based on at what stage you want the checks.
Thanks,
Vinod.
‎2010 Mar 15 7:46 AM
‎2010 Mar 15 11:56 AM
Find a suitable user exit in program SAPMV45A and read the preceding document using table VBFA...
-
Thanks,
Andy
[SAP ABAP, Netweaver, ERP Tutorial|http://www.sapgeek.net]
‎2010 Mar 17 1:41 PM
I need some assistance to write an ABAP code in the VOFM transaction so as to check if there is a preceeding document.