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

FM for getting Condition Table using Condition Type

Former Member
0 Likes
2,729

Hi All,

I'm having the requirement to fetch the Condition Table records from Table A071 & A073 based on the particular Condition Type. Is there any Function Module to achieve this ?

Please help me out.

Regards,

Padmam.

1 REPLY 1
Read only

Former Member
0 Likes
1,318

Are you looking for dynamic selection of Pricing condition records & condition tables based on the Condition type. If yes, Check the function modules SD_COND_T685_SELECT & RV_GET_CONDITION_TABLES for determing the condition table & use RTTS structures for extracting data from dynamic tables.

This wiki post may be helpful. [Dynamic Report for Pricing Conditions Master Data |http://wiki.sdn.sap.com/wiki/display/ABAP/DynamicReportforPricingConditionsMasterData].