Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reg: Data transfer Using LSMW

Former Member
0 Likes
417

Hi,

Iam using the business object BUS20001 (CRMXIF_ORDER_SAVE_M) to create service order in CRM 3.1 system using LSMW from a flat file. We have an addonfield in the order hence extended the IDOC type (ZCRMXIF_ORDER_SAVE_M02B), creating a new segment and attaching to the IDOC type. When i look into this extended IDOC type in the transaction WE30, all the segments has mapped to a field in the structure CRMXIF_BUS_TRANS. But the newly created segment has no mapping. This unmapped field is not getting updated in the order created.

Do i have to extend the structure CRMXIF_BUS_TRANS when i extend the IDOC type.Please advise if i miss any steps in extending the IDOC type.

Regards

Dhanapal S

2 REPLIES 2
Read only

Former Member
0 Likes
388

hi,

did u release the idoc type goto-> set release.

santhosh

Read only

Former Member
0 Likes
388

Hi santosh,

yes, I have released the IDOC.

Regards

Dhanapal S