Application Development 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: 

Problem in Submit the PPIO_ENTRY Program

Former Member
0 Kudos
938

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.

5 REPLIES 5

Former Member
0 Kudos
359

Problem Solved by self.

Close.

0 Kudos
359

Solved

0 Kudos
359

how u solved?

0 Kudos
359

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

0 Kudos
359

I am facing the same issue.

Could you please suggest how you have solved the issue.