2012 May 18 3:16 PM
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
2012 May 18 3:20 PM
2012 May 18 3:25 PM
2012 May 18 3:28 PM
What is S950?Is it a structure, and is ZZ_ACTINS a append field?
2012 May 18 3:24 PM
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.
2012 May 18 6:13 PM
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.