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: 

my_BAPI shuldReceive input & returning back output?

Former Member
0 Kudos

I hv a Prog. my_ALV, which out puts the ALV report, by taking the Selection criteria from Selection screen.

So, now, the requirement is(I dont hv Functional Specs),

1 - I hv to develop a my_BAPI

This my_BAPI shuld(this BAPI in such a way that,),

1 - import/use the Selection criteria

SUBMIT my_ALV???????????

2- input this selection criteria into my_ALV prog. as input and shuld yield the output(need not display)

3-Again now, I hv to return/export this output to memory.

EXPORT LIST TO MEMORY

So,

1) Wht is the ideal Prog. flow?

2) What r the key syntxes I can use ?

3) Wht r the structures I need to create?

4) Wht is the addition for SUBMIT my_ALV??????????? syntax, Is it VIA SELECTION SCREEN or USING SELECTION SCREEN or else?

5) Is this sytax is right one to get result,

EXPORT LIST TO MEMORY

or any additios needed?

6) Do v hv any SAP bapi for this purpose?

thanq.

Message was edited by:

Sridhar

Message was edited by:

Sridhar

1 REPLY 1

Former Member
0 Kudos

.