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: 

After using FM,CS_BOM_EXPL_MAT_V2, need to fetch MARC values using values from STB (return table)?

Former Member
0 Kudos
290

After using the FM, CS_BOM_EXPL_MAT_V2,I have values in STB. Now, I want to fetch values from MARC table using all the STB-IDNRK (BOM Component/ Raw materials) values. How do I write the select query for the same? MARC is a table and STB table (FM returns value in this table) is a structure. Please help. Its really urgent.

1 REPLY 1

srikanthnalluri
Active Participant
0 Kudos
185

Just write a SELECT query using FOR ALL ENTRIES IN lt_stb.