SAP ABAP Function Module CMS_CB_MATCH_RECORDS_GET (Function module to fetch the matching records for a record)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_CB (Package) Chargeback Application

⤷

⤷

Basic Data
Function Module | CMS_CB_MATCH_RECORDS_GET | Function module to fetch the matching records for a record |
Function Group | CMS_CB_BUS_LOGIC_HANDLERS | CB related data Business Logic handlers |
Program Name | SAPLCMS_CB_BUS_LOGIC_HANDLERS | |
INCLUDE Name | LCMS_CB_BUS_LOGIC_HANDLERSU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ET_MATCHING_RECORDS | TYPE | CMST_CB_EXEC_TAB | Table type for structure CMST_CB_EXEC | |||
![]() |
ET_SELECTED_MATCHING_RECORDS | TYPE | CMST_LO_RESULT_SET_GEN_TAB | Generic result set structure for lean order | |||
![]() |
IV_APPLICATION | TYPE | CMST_APPLICATION | Application | |||
![]() |
IV_XN_TYPE | TYPE | CMST_XNTYPE | Transaction type | |||
![]() |
IV_SCENARIO_KEY | TYPE | CMST_SCENARIO_KEY | Scenario key | |||
![]() |
IV_BRE_STR | TYPE | CMST_TABNAME | Table/Structure name | |||
![]() |
IS_BRE_STR_COM | TYPE | CMST_CB_EXEC | Execution structure for application CB | |||
![]() |
IT_WORKING_SET | TYPE | CMST_CB_EXEC_TAB | Table type for structure CMST_CB_EXEC | |||
![]() |
IV_FIELD_GROUP | TYPE | CMST_FIELD_GROUP | Field group | |||
![]() |
IV_CHECK_FROM_DATABASE | TYPE | CMST_BOOLEAN | 'X' | Logical variable | ||
![]() |
DATA_NOT_MAINTAINED | TYPE | Data is not maintained | ||||
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 | 20030110 |
SAP Release Created in | 400 |