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

Posting Data Issue with IDOC Type : COND_A03

sreeramkumar_madisetty
Active Contributor
0 Likes
867

Friends,

I'm posting the data from Middleware(Message Broker) to SAP using the IDOC Type : COND_A03 with Message Type : COND_A.

For this IDOC,I'm populating the below Segment's data.

Segement :E1KOMG:

Fields:

KVEWE,KOTABNR,KAPPL ,KSCHL,VAKEY ,KONDA,MATNR .

Segement :E1KONH:

Fields:

KNUMH,DATAB,DATBI

Segement :E1KONP:

Fields:

KSCHL,STFKZ,KSTBM,KSTBW,KRECH ,KBETR,KONWA,KPEIN,KUMZA,KUMNE,MXWRT,GKWRT,ZAEHK_IND ,KBRUE,VALTG,

VALDT,ANZAUF,MIKBAS,MXKBAS,KOMXWRT,KLF_STG,KLF_KAL

Problem: In SAP, IDOC's are processing successfully with status 53 and updating the tables : KONH,KONP successfully.

But Table A957 which is passing against KOTABNR field is not pupulating with the Materials passing.

Can anyone please guide me why the Materials are not populating in the table : A957.

Regards,

Sreeram

Friends,

I'm posting the data from Middleware(Message Broker) to SAP using the IDOC Type : COND_A03 with Message Type : COND_A.

For this IDOC,I'm populating the below Segment's data.

Segement :E1KOMG:

Fields:

KVEWE,KOTABNR,KAPPL ,KSCHL,VAKEY ,KONDA,MATNR .

Segement :E1KONH:

Fields:

KNUMH,DATAB,DATBI

Segement :E1KONP:

Fields:

KSCHL,STFKZ,KSTBM,KSTBW,KRECH ,KBETR,KONWA,KPEIN,KUMZA,KUMNE,MXWRT,GKWRT,ZAEHK_IND ,KBRUE,VALTG,

VALDT,ANZAUF,MIKBAS,MXKBAS,KOMXWRT,KLF_STG,KLF_KAL

Problem: In SAP, IDOC's are processing successfully with status 53 and updating the tables : KONH,KONP successfully.

But Table A957 which is passing against KOTABNR field is not pupulating with the Materials passing.

Can anyone please guide me why the Materials are not populating in the table : A957.

Regards,

Sreeram

2 REPLIES 2
Read only

Former Member
0 Likes
706

Hi,

I guess there might be some issue with VAKEY population.

All the key fields in A957 should be concated properly while populating VAKEY. (Leading zeros must be prefixed to the material)

Regards,

Ganga

Read only

0 Likes
706

Hi

This idea is not worked.

Can anyone please guide me.

Regards,

Sreer