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

CC01 tcode

shishupalreddy
Active Contributor
0 Likes
999

Hello,

We created zcc01 tcode for CC01 tcode , but when we run ZCC01 tcode it is not similar to CC01 screens .

When i look into it sy-binpt and syst-binpt field populated with value 'X' in zcc01 TCODE BUT NOT IN cc01 tcode .

Can any body suggest me that the field value is going to change the GUI screens appearance in ZCC01 tcode.

Regards,

2 REPLIES 2
Read only

Former Member
0 Likes
738

check CC01 in SE93

when u crete ZCC01 add below details

Transaction code CC01

Package CC

Transaction text Create Change Master

Program SAPMC29C

Screen number 1000

Authorization object C_AENR_BGR

ceck maintainance of Std Transaction

check profetional user transaction

check SAP GUI html java and window

Save and Run it you will get same screen

Rewards if useful.......

Minal Nampalliwar

Read only

shishupalreddy
Active Contributor
0 Likes
738

solved