Standard BAPI Function to Retrieve Domain Values?

Is there a standard BAPI function that I can call to retrieve fixed values of a domain? For example, our application uses the .NET Connector XBP interface and I can see in the documentation that the “BAPIXMRECIP” structure that has a “REC_TYPE” where the API document says the following are valid values:

B – SAP user name
O – SAPoffice user
P – personal distribution list
C – shared distribution list
F – fax number
U – internet mail

Is there a BAPI function I can call to retrieve those values? This would allow me to get those values and then populate them in a drop down control in our application when calling SAP. I know I can see them from SE11 and looking at the “Value Range” tab but I want to retrieve them programmatically. 

 

Thanks,

Phil

Scroll to Top