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

problem with zvl06o t-code after adding two custom fields

0 Likes
980

Hi,

   Transaction vl06o was copied into custom transaction zvl06o, and i have added two custom fields on the structure LIPOV, the have written code

    in the custom transaction, the code is working fine in development client and two custom fields are visible in the development client, after we have transported to quality client, thoose two custom fields are not visible in the report, i have checked the transport request and the transport request is fine, require your help for solution, i have debugged it but still i am missing the point.

Thank you

4 REPLIES 4
Read only

Mike_Handschuh
Explorer
0 Likes
871

Hi,

please have a look at OSS Note 128150, maybe it helps.

or Maybe you have maintained a standard transactionvariant, so you have to maintain in transaction SHD0.

br Mike

Read only

0 Likes
871

Thank you for the reply, there ware no standard transaction variants maintained in both the systems

Read only

0 Likes
871

Hi michael,

     Thanks for your reply, at present there was another problem in development client,

     we have added four customs fields in the structure LIPOV, through append structure,

     but now the problem is when we have deleted the append structure with four fields,

     still the fields are displaying in the hidden fields of zVL06O report, but those fields are

     not displaying in the standard report VL06, any suggestion please

Read only

RaymondGiuseppi
Active Contributor
0 Likes
871

Look for some objects locked in other transport requests or created in local package (e.g. $TMP)

Or provide much more information (how is defined the new transaction, did you clone some standard programs, etc.)

Regards,

Raymond