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

Idoc Extension

Former Member
0 Likes
371

Hi Abap Experts,

I am hoping I will get some valuable advice on this.

I need to do idoc extension in my project and I am aware about the procedure for this but I am not clear about the namespace associated with the Idocs.

For example in Idoc /CWM/SHP_IBDLV_CONFIRM_DEC01, as I understand /CWM/ represents namespace, please correct me if I am wrong.

If my understanding is correct then please let me know how can we create this namespace because my idoc extension also has some namespace.

Please suggest.

Kunaal

Hi Abap Experts,

I am hoping I will get some valuable advice on this.

I need to do idoc extension in my project and I am aware about the procedure for this but I am not clear about the namespace associated with the Idocs.

For example in Idoc /CWM/SHP_IBDLV_CONFIRM_DEC01, as I understand /CWM/ represents namespace, please correct me if I am wrong.

If my understanding is correct then please let me know how can we create this namespace because my idoc extension also has some namespace.

Please suggest.

Kunaal

1 REPLY 1
Read only

Former Member
0 Likes
337

we created extension Z_/CWM/MATMAS_BAPI01 from /CWM/MATMAS_BAPI01 , it works fine, what's your exact question.