2007 Mar 21 6:41 AM
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
2007 Mar 21 6:48 AM
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
2007 Mar 21 6:48 AM
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
2007 Mar 21 7:03 AM
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
2007 Mar 21 7:07 AM
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