2015 Jun 25 12:56 PM
Hi Experts,
I have query regarding screen exit for transaction CC01/CC02.
I have requirement in which I have to add 3 custom fields to standard screen of tcode -CC01/CC02.
Hence I have done following things:-
1. Have added custom fields to table AENR (CI_AENR).
2. Created project CMOD for ‘PCCD0001’ and enhance following screen exit.
SAPMC29C 0010 CUSAENR1 SAPLXCCA 1000
3. Design the sub- screen.
Custom fields are displayed at the bottom of screen however my requirement is custom fields should be displayed in middle of screen as show in the attached screen shot.
Did anybody face this issue and does anybody know what needs to be done about this issue.
Any help would be much appreciated.
Thanks,
Balram Adep
Message was edited by: Balram Adep
2015 Jun 25 1:09 PM
Hi Balram,
Attach the screen shoot for better under standings .
2015 Jun 25 1:16 PM
2015 Jun 26 7:37 AM
Hi Balram,
this the layout on which u want to put custom field, as in this no sub screen present you can not get a screen exit for this. you can take acces key for this which is advisable.
2015 Jun 29 7:31 AM
Thanks Swadhin! I have one more query, the custom fields are been displayed on screen, But in debug mode data is not able in structure AENRB or AENR or userdata in code. How to store these custom fields data in table. Thanks, Balram Adep