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

reg: selection

Former Member
0 Likes
560

reg: select-options

Posted: Jul 30, 2008 1:24 PM E-mail this message Reply

hi all, please let me know this issue. I have this select options on my report and i have to select the open purchase orders on combination of any of this select-option, But i like to know how to write the combination for this select-option.

if you have any report please send some sample report wich is more helpful

SELECT-OPTIONS : so_matnr FOR marc-matnr,

so_werks FOR marc-werks,

so_ebeln FOR ekpo-ebeln,

so_lifnr FOR ekko-lifnr,

so_ekgrp FOR ekko-ekgrp,

so_eindt FOR ekes-eindt.

example : i can select any of this combination, that is i can select only lifnr or material or werks or ebeln or ekgrp or eindt or ( matnr and lifnr ) or ( matnr and ebeln) like this all the combination, So i dont know how to fetch this combination on my select query.......

please let me know,

regards

krish

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
523

Krishna,

am not sure why you are eager to create new report for open po.

there is sevral report available in SAP itself for same.check these report:

ME2L

ME2M

ME2N

ME2W

use them as much as you can you are paying SAP highly money

Amit.

3 REPLIES 3
Read only

Former Member
0 Likes
523

Hi ,

Refer this link :

[ Select options|https://www.sdn.sap.com/irj/sdn/abap-forums]

Regards,

Swapna.

Read only

Former Member
0 Likes
524

Krishna,

am not sure why you are eager to create new report for open po.

there is sevral report available in SAP itself for same.check these report:

ME2L

ME2M

ME2N

ME2W

use them as much as you can you are paying SAP highly money

Amit.

Read only

0 Likes
523

Hi amit thanks yaar realy its very useful for me.....

cheers

Krish