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

regarding FM

Former Member
0 Likes
416

Can any one tell me how to use this FM.

MASTERIDOC_CREATE_CHRMAS

What r the values to be passed

RCVPFC

RCVPRN

RCVPRT

SNDPFC

SNDPRN

SNDPRT

i want to know wat r the values passed to the above mentioned field.

i know RCVPNR is receiver number,

RCVPRT is receiver type (eg.LS)

i want where to get correct values for tht.

I tried but idoc was generated with status 29.

it says tht there is no entry in outbound table.

can any one solve this problem

2 REPLIES 2
Read only

Former Member
0 Likes
374

Hi,

To get rid of Error 29,you have to add the message type of the idoc created in the Partner Profiles - WE20 - Outbound Parameters.

RCVPOR Receiver port (SAP System, EDI subsystem)

RCVPRT Partner Type of Receiver

RCVPRN Partner Number of Recipient

SNDPOR Sender port (SAP System, EDI subsystem)

SNDPRT Partner type of sender

SNDPRN Partner Number of Sender

Regards

Immanuel D

Read only

Former Member
0 Likes
374

Check WE02/WE05/WE09 for any Idocs created between two systems to get the data you are seeking, this data will be different based on how the system landscape is defined.

hith

Sunil Achyut