The Function Module RSO_XLWB_GET_BDS_INFO () is a standard Function Module in SAP ERP and is part of the function group RRMX within the package RSR.
Function Module | RSO_XLWB_GET_BDS_INFO |
Short Text | |
Function Group | RRMX |
Package | RSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJNM | TYPE | SOBJ_NAME | InfoObject Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CLASSNAME | TYPE | SBDST_CLASSNAME | Business Document Service: Class Name | |
E_CLASSTYPE | TYPE | SBDST_CLASSTYPE | Business Document Service: Class Type | |
E_OBJECT_KEY | LIKE | BAPIBDS01-OBJKEY | Business Document Service: Object Key |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.