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

Data retrieval

Former Member
0 Likes
766

Hi friends,

For our client have three clients BLR1, CHE1,HPR1.

here i developed a report it is fetching data when u give plant as blr1, che1 and hpr1

separately.

my user requirement is to bring data from all plants by using Werks as *.

can u pls give some information if possible code.

here iam using bom explosion function module.

Thanks & Regards

Jagadeeshwar.B

1 ACCEPTED SOLUTION
Read only

former_member194152
Contributor
0 Likes
730

hi,

are u using parameter option or select option statmet for selection screen * can only work for select-option so kindly check that u r not using parameter while creation of selection screen.

Regards

Gagan

7 REPLIES 7
Read only

Former Member
0 Likes
730

hi,

dont match werks in where condition, it will fetch data from all the werks(plant)

Read only

0 Likes
730

it is not working

Read only

former_member194152
Contributor
0 Likes
731

hi,

are u using parameter option or select option statmet for selection screen * can only work for select-option so kindly check that u r not using parameter while creation of selection screen.

Regards

Gagan

Read only

0 Likes
730

Hi Gagan,

here iam BOM Explosion function module it wont accept select options.

Regards

Jagadeeshwar.B

Read only

0 Likes
730

hi,

if you are using CS_BOM_EXPLOSION_MAT function module then you can not pass more than one plant at a time because it except only one plant at a time so for multiple plant you have to use range varriable and for that use loop endloop to trigger same fm diffrent number of time.

Regards

Gagan

Read only

0 Likes
730

Thanks Gangan.

can u pls tell me whether i can declare as select option or parameters

and how i needto to fmodule pls tell me elaborately.

Thanks & Regards

Jagadeeshwar.B

Read only

0 Likes
730

Hi friends,

Can u pls look into my query i will reward good points.

Thanks & Regards

Jagadeeshwar.B