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

Change Pointer problem

Former Member
0 Likes
516

Hi All

I am working on COND_A idoc. I activated change pointer for this idoc.I added my own zsegment in this via extension of this idoc.I am filling this Zsegment in customer-exit while creation of Idoc .I am not created any zfield for this in any standard table related to pricing.

Now problem is that while running the Change Pointer Program RBDMIDOC for COND_a. Its giving Internal error: Program read table idoc_structure,

command data_select_for_block, argument Z1MATNR_GRP

any idea to resolve this problem??

Best Regards

Subham

2 REPLIES 2
Read only

Former Member
0 Likes
444

forgot to code in CIM_TYPE = 'EXTENSION'.

Read only

Former Member
0 Likes
444

forgot to code in CIM_TYPE = 'EXTENSION'.