2013 Oct 16 1:25 PM
Hello Experts,
As per system configuration once a parent invoice is going to be exceuted all the child invoices information are present. Child invoices are posted with clearing restriction 7.
Could you please let me know exact include or any functional module where we can retrive the child invoices information (like invoice doc number, posting date, due date etc).
we can retrive these informations from table level but I wnat to know the FM/events/include name.
Regrads,
Sudip
2013 Oct 17 5:34 AM
Sudip,
Check the include program LFKCBR01 under the FM FKK_COLL_BILL_ITEMS_READ.
In here, the structure T_FKKCL contains the information of the child invoices.
These eventually get fed in event 6105 (Process Line Items for Collective Bill).
Hope it helps...
Thanks,
Amlan
2013 Oct 17 5:34 AM
Sudip,
Check the include program LFKCBR01 under the FM FKK_COLL_BILL_ITEMS_READ.
In here, the structure T_FKKCL contains the information of the child invoices.
These eventually get fed in event 6105 (Process Line Items for Collective Bill).
Hope it helps...
Thanks,
Amlan