Application Development and Automation 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: 
Read only

BOMB EXPLOSION WITH SUBMIT query

former_member770121
Participant
0 Likes
1,629

my task is to explore bomb with submit query not with function module just like

SUBMIT program name
WITH field name EQ work area

WITH plant EQ 'type'
WITH field name EQ 'type'
WITH date EQ current date

WITH quantity EQ '--'
EXPORTING LIST TO MEMORY
AND RETURN.

IMPORT ------ FROM MEMORY ID '-----'. FREE MEMORY ID 'abc'.

LOOP AT it WHERE material = 'type '.

further calculation

can any one can define it clearly I dont need with function module








6 REPLIES 6
Read only

FredericGirod
Active Contributor
1,490

Bill Of Material B... ?

Read only

Sandra_Rossi
Active Contributor
1,490

What is your question?

Read only

FredericGirod
Active Contributor
0 Likes
1,490

sandra.rossi : "Could you please, do my job ?" I think

Read only

Former Member
1,490

Bomb explosion? Let's hope nobody gets hurt. 🙂

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,490

frdric.girod What job is it? 😄

Read only

Sandra_Rossi
Active Contributor
1,490

Each program has its own way to produce data. We can't help if you don't give the program name...