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

short dump

Former Member
0 Likes
839

Hi All,

                I am getting a error "The data object "S950" does not have a component called "ZZ_ACTINSP" while executing tcode zdivper in a upgraded ecc 6.0 system. Please help to solve the issue.

Moderator message: please do more research before posting, use meaningful titles when posting.

Message was edited by: Thomas Zloch

5 REPLIES 5
Read only

Former Member
0 Likes
799

S950 is a structure? Details!

Read only

0 Likes
799

Hi Shambu,

                    what u mean by details?

Read only

0 Likes
799

What is S950?Is it a structure, and is ZZ_ACTINS a append field?

Read only

Former Member
0 Likes
799

ZZ_ACTINSP  is missing in ecc 6. May be transport is missed. or in incorrect sequence tranports are move to your ecc 6 system.

so first check the missing component and import the related TRs.

Priya.

Read only

Former Member
0 Likes
799

Obviously, this is customer development (ZZ fieldname and z transaction).  Perhaps the structure was not appended correctly and the update replaced the original table/structure?   Maintain S950 properly with append to the structure, naming the fields as required.