SAP ABAP Function Module CMS_API_RBL_GET_MLT (Fetch Receivable details)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CMS-MD-RBL (Application Component) Receivable
⤷
CMS_RBL (Package) CMS: Receivable
⤷
⤷
Basic Data
| Function Module | CMS_API_RBL_GET_MLT | Fetch Receivable details |
| Function Group | CMS_API_RBL | API Layer for Receivable |
| Program Name | SAPLCMS_API_RBL | |
| INCLUDE Name | LCMS_API_RBLU18 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_TAB_RBL_DETAIL_HDR | TYPE | CMS_TAB_RBL_DETAIL_HDR | Table type receivable interface header information | |||
| |
E_TAB_RBL_DETAIL_POS | TYPE | CMS_TAB_RBL_DETAIL_POS | Table type receivable information position | |||
| |
E_TAB_RBL_BP | TYPE | CMS_TAB_RBL_BP_API | Receivable - Business Partner Details (DB Format) | |||
| |
E_TAB_RC | TYPE | CMS_TAB_MSG_COL_MESSAGE | Return Code and corresponding Message | |||
| |
I_TAB_RBL_GUID | TYPE | CMS_TAB_RBL_GUID | Technical Key of the Receivable | |||
| |
I_FLG_LOCK | TYPE | CMS_DTE_FLG_LOCK | SPACE | Flag:Indicates that the entity needs to be locked | ||
| |
I_FLG_DB | TYPE | CMS_DTE_FLG_FETCH_FROM_DB | SPACE | Flag: Indicates that the data is to be fetched from database | ||
| |
I_STR_RBL_REQD_DATA | TYPE | CMS_STR_RBL_REQD_DATA | Data that is required for a receivable fetch | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20030327 |
| SAP Release Created in | 110 |