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

Extract data

Former Member
0 Likes
885

The markup is in structure KOMG. You have to access this structure with condition type ZMUP, plant # and vendor #.

Now I know you cannot use a structure to extract data but I was looking at FMs and there is no description there. So my questions is to get this data I have to find the correct FM and insert that in my program?

Also can anyone tell me the FM?

Any guidance with details will be helpful.

Thank you.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
801

hi check this...

SD_CONDITION_KOMG_FILL

WCB_CONDITION_KOMG_FILL

5 REPLIES 5
Read only

Former Member
0 Likes
802

hi check this...

SD_CONDITION_KOMG_FILL

WCB_CONDITION_KOMG_FILL

Read only

Former Member
0 Likes
801

Hi,

Check this links:

Regards

Adil

Read only

0 Likes
801

So that means we can use our own structures? but notstructure like KOMG which are defined by SAP?

The second fuction module name is incorrect. I am not sure what to do with that. I need the function module that accesses the pricing condition type ZMUP and its values.

Edited by: saad A on Jul 29, 2008 3:33 PM

Read only

Former Member
0 Likes
801
BAPI BAPI_PRICES_CONDITIONS
Read only

0 Likes
801

I dont think that is it. I ran it but it doesnt give the results.

My other question is do I need to call multiple FMs to get this result?