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

Outbound idoc posting program Creation

Former Member
0 Likes
578

Hi,

i want to create a posting program for my new idoc/segment, can anybody give some standerd posting program.

4 REPLIES 4
Read only

Former Member
0 Likes
519

HI,

use FM: IDOC_OUTBOUND_WRITE_TO_DB

Fill int_edidd with your IDoc Data and int_EDIDC with the IDoc control.

maybe it´s useful!

Read only

Anjhi
Contributor
0 Likes
519

Hi,

May I know whether it is Inbound or Outbound.

What is the message type you are using?

Are your referring to any standard message type (MATMAS, DEBMAS,...)?

Rgds,

AK

Read only

Former Member
0 Likes
519

Hi,

i am not using standard idoc/segment or message type.

Read only

Former Member
0 Likes
519

if u r not using standard segment then greate u r own and add