Hi All,
i have created freight units using interface /SCMTMS/IF_TOR_C
As a first step, a new instance of business object TOR is created.
First the modification table is set up to contain an entry for the creation (change mode is set to
CREATE) of a new Root node instance. Then the data for the new Root node instance is
assembled. Finally, the modification table is passed to method MODIFY of the service manager and after this the SAVE method of the transaction manager is called ans finally i am able to create freight units in /scmtms/d_torrot table.
But i have to create freight unit related item data in item table i.e., /scmtms/d_torite.
Can anyone please tell me how do i pass the data to modification table for items.do i have to use /bobf/if_frw_c=>sc_modify_create or /bobf/if_frw_c=>sc_modify_update.
Thanks&Regards,
Sharmista.