cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC to File

Former Member
0 Kudos

Hi

Am using IDOC MATMAS

Here the scenario is between R/3 to File.

When IDOC is created some standard Segments are not created so those segements are not coming into the PI BOX hence after mapping those Segments are not present in the XML.

I saw in WE02 transaction those segments are not coming from the R/3 system also.

now client want me though it comes from the R/3 or not i should show the segment in the inbound xml

Segment : E1MBEWM (and this applies to some elements within this)

can i do any thing with mapping

rgds

srini

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Yes. In mapping use mapWithDefault.

Or simply use exist funtion along with boolean "not" to check if node exists or not. And map some default Constant value "" blank string to the fields.

Regards,

Prateek

Former Member
0 Kudos

Thks

4r answer

srini

Answers (1)

Answers (1)

former_member192295
Active Contributor
0 Kudos

HI,

Check weather it is extended segment or standard one. If it is extended one, we need to add code in corresponded user exit else we can't populate.

Anohter reason check weather the segment correspond values are populating or not, some time by default can't get segment without values