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

DEBMDM

Former Member
0 Likes
688

Hi,

Can any one tell me which is the Function Module to process DEBMDM message type in Inbound Process?

Thanks,

Sekhar.J

Hi,

Can any one tell me which is the Function Module to process DEBMDM message type in Inbound Process?

Thanks,

Sekhar.J

3 REPLIES 3
Read only

Former Member
0 Likes
632

try: IDOC_INPUT_DEBITOR_MDM

Read only

0 Likes
632

Hi Gordon,

Actually in the initial section of that's FM an error message was raised.

I.e

  • check IDOC

IF IDOC_CONTRL-IDOCTP NP 'DEBMAS*'.

RAISE WRONG_FUNCTION_CALLED.

ENDIF.

So i don't think we can use this.

Thanks,

Sekhar.J

Read only

0 Likes
632

what about: IDOC_INPUT_DEBITOR ?

if it is not working, try BAPI as processcode in WE20.