cancel
Showing results for 
Search instead for 
Did you mean: 

Sap pi

Former Member
0 Kudos

Hello All,

i have implemented IDOC to File scenario and its working fine, but the customer is asking to add two more fields into IDOC structure? what are the steps to perform in pi level.

Regards,

kranti.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi kranthi ,

1. Customized Idoc will provide from ABAP team , we have to re import it in esr level through imported objects... if r you using standard no issue ..

2.at target structure add two feilds manually

3.In MM- map the added feilds as per that

4.after that the same will reflect to rest designing and configuration parts

5.once do the ESR cache refresh

6. check once cache is up to date ..

Regards,

Azmath.

former_member186851
Active Contributor
0 Kudos

Hello Kranti,

Yes,its Actually extension,The same I meant ,Just mis typed as customization.

former_member182412
Active Contributor
0 Kudos

Hi Kranti,

You no need to create entire custom IDoc for this requirement, You just need to extend the Idoc by creating the enhancement segment in WE31 and assign it to your basic type, check below document for more details.

Regards,

Praveen.

former_member186851
Active Contributor
0 Kudos

Hello Kranti,

You need to customize the IDOC at the ABAP side(Create a ZIdoc with custom fields)

Refer the link and check with ABAPer for the same

https://wiki.scn.sap.com/wiki/display/ABAP/ALE+and+IDocs

Then import the customized IDOC in the SAP PI ESR and do the mapping.

Former Member
0 Kudos

Thanq Raghu

former_member186851
Active Contributor
0 Kudos

Close the thread Kranti,,If your query is solved.