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

idoc

Former Member
0 Likes
517

Dear experts good morning

i created an idoc and released

can i make use of my own idoc...

can any one explain me complete idoc?????

thanks in advance

somesh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
488

Hi,

After creating your own custom basic idoc type, do the following.

1. Create message type (WE81),

2. Assign idoc type to message type (WE82),

3. Create custom function module to process idoc,

4. Assign function module to idoc and message types (WE57),

5. Create process code (WE41, WE42),

6. Define characteristic of function modules (BD51).

Cheers.

...Reward if useful

4 REPLIES 4
Read only

Former Member
0 Likes
489

Hi,

After creating your own custom basic idoc type, do the following.

1. Create message type (WE81),

2. Assign idoc type to message type (WE82),

3. Create custom function module to process idoc,

4. Assign function module to idoc and message types (WE57),

5. Create process code (WE41, WE42),

6. Define characteristic of function modules (BD51).

Cheers.

...Reward if useful

Read only

0 Likes
488

plz tell me what is custom function module????

plz tell me the process

so i can proceed farather

regards

somesh

Read only

0 Likes
488

thanks

Read only

0 Likes
488

Hi,

You need to create a z-function module to process the custom basic idoc type.

Cheers.

...Reward if useful.