cancel
Showing results for 
Search instead for 
Did you mean: 

reading variables

Former Member
0 Kudos

Hello,

Is there a standard function I can use to read the <b>Selection Conditions</b> for any <b>Variable</b> defined in my <b>Planning Area</b> (under transaction BPS0) ???

Thanks,

Tim

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Tim,

have a look at the following function.

API_SEMBPS_VARIABLE_GETDETAIL

ALso, here is a very good document that explains in detail about variables.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/how to variables of type exit.pdf

Hope it helps.