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 extension

Former Member
0 Likes
574

hi,

i have created a Z segment and i have created a an extension in we30 and added the Z segment in the extension for basic type TPSSHT01

the Standard functiona module IDOC_INPUT_SHIPPL should be updated so , i have copied a Z_IDOC_INPUT_SHIPPL

can any body let me know how and where i can update int he function module

cheers,

sai

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
542

Hi,

You have to write the code in SE37 for the fun module Z_IDOC_INPUT_SHIPPL.

But have you assigned it to Message type and Idoc type in WE57 Tcode.

Assign and write the code as per your requirement.

Search for the CUSTOMER_FUNCTION in the std function module and write the code to populate the Z segments.

reward if useful

regards,

anji

3 REPLIES 3
Read only

Former Member
0 Likes
543

Hi,

You have to write the code in SE37 for the fun module Z_IDOC_INPUT_SHIPPL.

But have you assigned it to Message type and Idoc type in WE57 Tcode.

Assign and write the code as per your requirement.

Search for the CUSTOMER_FUNCTION in the std function module and write the code to populate the Z segments.

reward if useful

regards,

anji

Read only

0 Likes
542

Hi,

My problem is almost solve but can u please let me know how do i find the CUSTOMER_FUNCTION in the std function module

please let me know that will be very helpfull

Read only

0 Likes
542

Hi,

In the standard function module, click on FIND (Binocular) and give the text " Call Customer-Function" and check search in main program.

Regards

Kannaiah