2009 Nov 10 5:53 AM
Hi Expert,
I submit the program (PPIO_ENTRY) COOISPI T.Code .Now I want to pass the Layout Value in COOISPI T.Code through Submitt Statement.
I can pass all other value through following statement but not Layout Value.
How can i pass that layout value.
SUBMIT PPIO_ENTRY
USING SELECTION-SCREEN '1000'
WITH P_TCODE = 'COOISPI'
WITH P_AUTYP = '40'
USING SELECTION-SET 'SAP&COOISPI'
WITH SELECTION-TABLE rspar_tab
AND RETURN.
2009 Nov 10 9:28 AM
2010 Apr 08 10:47 AM
2010 Apr 26 6:40 PM
2014 Jun 30 1:53 PM
Hi Pavan,
Please let me know how to pas the alv layout value?
I am trying to use the same program(PPIO_ENTRY) in T-Code:COHV.
Regards,
Raja
2022 Apr 08 9:16 AM
I am facing the same issue.
Could you please suggest how you have solved the issue.