Application Development 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: 

idoc extension

Former Member
0 Kudos

hi everyone.

i am trying to extend /afs/DELVRY03 idoc , iam using message type DESADV , process code j3ae and function module J_4A_IDOC_OUTPUT_DESADV is there any function exit for this function module through which i can enter the application data in the extended segment.

regards,

deepthi

5 REPLIES 5

former_member723628
Active Participant
0 Kudos

Hi Deepthi,

What version of SAP you are working on?

Regards,

Gajendra

0 Kudos

plz specify the segment ur going to change

0 Kudos

SAP ECC5.0 with AFS

Former Member
0 Kudos

HI

GOOD

HERE IS SOME USER EXITS OF MESSAGE TYPE DESADV,YOU CAN TRY WITH THEM

AMPL0001 User subscreen for additional data on AMPL

LMEDR001 Enhancements to print program

LMELA002 Adopt batch no. from shipping notification when posting a GR

LMELA010 Inbound shipping notification: Transfer item data from IDOC

LMEQR001 User exit for source determination

LMEXF001 Conditions in Purchasing Documents Without Invoice Receipt

LWSUS001 Customer-Specific Source Determination in Retail

M06B0001 Role determination for purchase requisition release

M06B0002 Changes to comm. structure for purchase requisition release

M06B0003 Number range and document number

M06B0004 Number range and document number

M06B0005 Changes to comm. structure for overall release of requisn.

M06E0004 Changes to communication structure for release purch. doc.

M06E0005 Role determination for release of purchasing documents

ME590001 Grouping of requsitions for PO split in ME59

MEETA001 Define schedule line type (backlog, immed. req., preview)

MEFLD004 Determine earliest delivery date f. check w. GR (only PO)

MELAB001 Gen. forecast delivery schedules: Transfer schedule implem.

MEQUERY1 Enhancement to Document Overview ME21N/ME51N

MEVME001 WE default quantity calc. and over/ underdelivery tolerance

MM06E001 User exits for EDI inbound and outbound purchasing documents

THANKS

MRUTYUN

Former Member
0 Kudos

in segment eiedl24(delivery item) has EAN11 field wich displays only zc values(custom upc copied from uc) so

i need to add a field to the segment e1edl24 which displays ze values(manufacturer EAN).

regards

deepthi