2010 Sep 08 12:53 PM
Hi Experts,
While executing the Transaction CKU1, am getting a selection screen with few input screen and few menu's. But while executing the same using SAPRCK23 through SE38 am getting different type of screen input and menus. Its a report program only. CKU1 having only one report program in se93.
I want to copy the SAPRCK23 into ZSAPRCK23, how to make same input screen like CKU1. Experts can any one Kindly execute the t.code CKU1 and its report program seperatly and give your valuable suggestion i need a output with same input screen like CKU1 in durring execution of SAPRCK23 alone.
Thnx and regards,
Anandhan
Edited by: Anandhan Balu on Sep 27, 2010 8:34 AM
Edited by: Anandhan Balu on Sep 27, 2010 10:47 AM
2010 Sep 27 9:59 AM
Hi,
It is very simple. When you want to hide the fields, we code at selection-screen output. This happens at the function module 'CK_F_CK23_AT_SEL_SCREEN_OUTPUT' where the check for the T-code happens and fields are hidden.
Include your T-Code in this and it will get hidden in your T-Code also.
Sujay
Hi,
It is very simple. When you want to hide the fields, we code at selection-screen output. This happens at the function module 'CK_F_CK23_AT_SEL_SCREEN_OUTPUT' where the check for the T-code happens and fields are hidden.
Include your T-Code in this and it will get hidden in your T-Code also.
Sujay
2010 Sep 27 9:59 AM
Hi,
It is very simple. When you want to hide the fields, we code at selection-screen output. This happens at the function module 'CK_F_CK23_AT_SEL_SCREEN_OUTPUT' where the check for the T-code happens and fields are hidden.
Include your T-Code in this and it will get hidden in your T-Code also.
Sujay
2010 Sep 27 11:55 AM
Hey Sujay,
Excellent Answer. Gr8.........Thankx for your help.........awarded fulllll points...
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |