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

Error message B1 071 when creating IDOC ?

Former Member
0 Likes
497

HI experts,

I have got a problem when i try to send the vendor master data using BD14 as below :

To add new segment I have created the new extension : ZCREMAS .(WE30) =_ copied from the CREMAS04 .the i add new segment ZNEWSEG to this extension .

Then i use the transaction WE82 to create just like a new record : CREMAS - CREMAS04 ZCREMAS ( extension for this ).

And then in the user exit : EXIT_SAPLKD01_001 I have added the new record ( segment name = ZNEWSEGMENT ) to IDOC_DATA and then use the transaction BD14 to send vendor master data ( modified with XK02 ) . And i have got a message like B1 070 ( Internal error: Program &, command &, a<b>rgument & =ZNEWSEG </b>) .

When i debug the user exit (EXIT_SAPLKD01_001 ) the table IDOC_DATA contains the ZNEWSEG and E1LFA1M ...

So what was wrong in the customization or else ?

Thank you for your answer .

Regards,

HI experts,

I have got a problem when i try to send the vendor master data using BD14 as below :

To add new segment I have created the new extension : ZCREMAS .(WE30) =_ copied from the CREMAS04 .the i add new segment ZNEWSEG to this extension .

Then i use the transaction WE82 to create just like a new record : CREMAS - CREMAS04 ZCREMAS ( extension for this ).

And then in the user exit : EXIT_SAPLKD01_001 I have added the new record ( segment name = ZNEWSEGMENT ) to IDOC_DATA and then use the transaction BD14 to send vendor master data ( modified with XK02 ) . And i have got a message like B1 070 ( Internal error: Program &, command &, a<b>rgument & =ZNEWSEG </b>) .

When i debug the user exit (EXIT_SAPLKD01_001 ) the table IDOC_DATA contains the ZNEWSEG and E1LFA1M ...

So what was wrong in the customization or else ?

Thank you for your answer .

Regards,

1 REPLY 1
Read only

Former Member
0 Likes
389

Hi ,

Did you find a solution? I am facing the same issue now.

let me know.

thanks,

Preeta