We have a requirement to customise the CO11N Srcreen ( co11n screen has nearly 30 input fields and the user never uses these all - to avoid confusion the customer want a screen similar to CO11N having the same properties of CO11N, but few input fields say 10 nos in the screen ). For the same We copied the std program SAPLCORU_S as SAPLZCORU_S and due to this all the include program in std program were also copied automatcially with Z name.
The new program is attached to new t;code - ZCO11N , and when we tried to test the zco11n before making any changes to copied program, we found we are not able to save the data using the new t-code. By debugging we found that the std program has information in the table TCO2.
Unless we update the tc02 table with data same as of the records it has for std program we are not able to save the values using the the new t-code.
My query is - are we following the right track or is there any method to copy a existing std program to new one, or we have to update the table TCO2.
Please guide.
Thanks in advance.
Vengal Rao