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

Inbound Process Code for ARTMAS

Former Member
0 Likes
2,794

Hello,

Can any body help me which Inbound Process Code I need to use for Message type ARTMAS.

When I used process code AFSA, Idoc created with status 51 and it says Function module not allowed: AFS_RETAIL_ARTMAS_IDOC_INPUT

We are using SAP Retail 4.6C version

Thanks in Advance,

Regards,

Murali

7 REPLIES 7
Read only

Former Member
0 Likes
1,557

Hi,

pls check these links-

Or

check out these

WE42(To Create Process Code)

BD67 (FM for Process code)

press F1 on process code and know the table where the process codes are stored.

or

check in TFDIR table for the FM.

Regards

Lekha

Read only

0 Likes
1,557

Hello,

Let me explain the Issue again,

I have two system, One is pre production and other one is Quality system. Both are SAP Retail systems

Article Master data is maintained in Pre Production, now we are trying to get this to Quality system.

I have made the follwoing settings in

Pre production: (Sender)

1. WE20 Maintained Partner Profile (LS)

2. BD64 Maintained ALE setting (ARTMAS is defined as a

BAPI: RetailMaterial.Clone)

Quality: (Receiver)

1. WE20 Maintained Partner Profile (LS)

2. I have tried the Process code AFSA, MATA, MAT2 in the Inbound permeate, however Idoc is still in Status 51.

In the Sender system Idoc is created and the status is 03

In the Receiving system Idoc is created and the Status is 51.

Error says Function module not allowed and the application object type which were determined are not valid for this IDoc I have tried with Process code AFSA, MATA, MAT2 however I have same problem.

Please help me which functional module I need to use for creating Article in SAP Retail system.

Regards,

Murali

Read only

0 Likes
1,557

Hi ,

I have solved this issue my self.

correct Process code for Article Master is AFSA only.

Regards,

Murali

Read only

former_member585060
Active Contributor
0 Likes
1,557
Read only

Former Member
0 Likes
1,557

Hi ,

I have solved this issue my self.

correct Process code for Article Master is ASFA only.

Regards,

Murali

Read only

Former Member
0 Likes
1,557

Hi Murali,

I am aslo facing the same issue while using the AFSA code for ARTMAS. I m getting the same error: Function module not allowed: AFS_RETAIL_ARTMAS_IDOC_INPUT. Can you please help me on this.

Thanx in advance,

Rajeev.

Read only

0 Likes
1,557

Retail !

try processcode: BAPI

Look at tbdbe table fpr messatype ARTMAS.

Regards,

Gordon