‎2014 Feb 19 10:22 AM
Hi Experts ,,
I am new in the area of developing IDOC.
I am extending a object and trying to insert a segment in it(ZPO_SEGMENT) having two fields .
The position of teh segment is same in the extended object and in the IDOC number.
But i am getting the fallowing error.
The segment ZPO_SEGMENT does not occur at the current level of the basic type ORDERS05 (extension ).
Can you plz help me in this..
‎2014 Feb 19 10:48 AM
Hi Mukti,
How do you extending your standard IDOC?
Do you use the transaction WE30 and then add your Z segment that you should have been created with the WE31 transaction?
Best regards
‎2014 Feb 19 10:55 AM
Hello Adrián ,
Yes , through WE30 i am creating the extension linking the Standard one .After creating , i am inserting the segment..
Regards,
Mukti
‎2014 Feb 19 11:12 AM
Hi Mukti,
You should check the position of your Z segment in the IDOc because It might be the issue.
Best regards