‎2011 Oct 26 3:44 AM
Hi everyone.
Does anybody know how to use this FM? Or at leats which tables need to be filled? Or do you have an example of it?
Thanks a lot!
‎2011 Oct 27 5:59 AM
Hi,
This fm is useful in order to create allocation table via external data.
&
this fm id for the ff. transactions:
WA01 - creation of allocation table
WA02 - creation of follow on documents (vendor PO)
WA07 - generation of follow on documents from allocation table (warehouse orders)
Hope this info helps u..
Thanks & regards.
‎2011 Oct 27 11:31 AM
Hi,
Check this out
CALL FUNCTION 'WAUF_ALLOCATION_TABLE_CREATE' "
EXPORTING
im_ex_auko = " rw00a
TABLES
im_ex_aufg = " rw03a
im_ex_aufi = " rw04a
im_ex_aulw = " rw14a
im_ex_aupo = " rw01a
im_ex_ausb = " rw15a
im_ex_auvz = " rw11a
im_ex_auvw = " rw13a
im_ex_auvt = " rw16a
. " WAUF_ALLOCATION_TABLE_CREATE
Regards,
koolspy.
‎2016 Aug 25 12:54 PM
I try to this function but not create any New aplicativos table. Are you already used this function ?
Thanks for your comments!
BR,