2010 Apr 29 7:40 AM
Hi friends,
I am using LSMW Standard Batch / direct input
Object : 0100 " Financial Document"
Method : 0000
Program name : RFBIBL00
In this LSMW get the header data from : BBKPF structure
and Item data from : BBSEG structure
Can you guide me how to create Header structure and item structure and map the both
means the header data should come to header structure and item data should come Item structure !!!
Thanking you.
Best regards,
Subasha
Hi friends,
I am using LSMW Standard Batch / direct input
Object : 0100 " Financial Document"
Method : 0000
Program name : RFBIBL00
In this LSMW get the header data from : BBKPF structure
and Item data from : BBSEG structure
Can you guide me how to create Header structure and item structure and map the both
means the header data should come to header structure and item data should come Item structure !!!
Thanking you.
Best regards,
Subasha
2010 Apr 29 8:21 AM
Hello,
U need to define two source structures e.g y_header_bom create another one at lower level
as e.g y_item_bom
define source fields under header & item
Give relationship with standard structure.
Map corresponding fields against header & item structures.
Regards,
Sachin.