SAP ABAP Function Module /CEM/ENT_SETTLEMENT_CREATE (Create summary settlement records (New fields))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-EM (Application Component) CRM Entitlement Management
⤷
/CEM/ENT_REPOSITORY (Package) Entitlements Repository
⤷
⤷
Basic Data
| Function Module | /CEM/ENT_SETTLEMENT_CREATE | Create summary settlement records (New fields) |
| Function Group | /CEM/ENT_SUMMARY | Summary functions |
| Program Name | /CEM/SAPLENT_SUMMARY | |
| INCLUDE Name | /CEM/LENT_SUMMARYU20 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CT_SETTLEMENT_H | TYPE | /CEM/T_H_WRK | Table Type of Header Structure (Database + Dynamic) | |||
| |
CT_SETTLEMENT_I | TYPE | /CEM/T_I_WRK | Table Type of Item Structure (Database + Dynamic) | |||
| |
CT_SETTLEMENT_D | TYPE | /CEM/T_D_WRK | Table Type of Doc Flow Structure (Database + Dynamic) | |||
| |
CT_MESSAGE_COM | TYPE | /CEM/T_EC_MESSAGES_COM | Table type for execution controller messages communication | |||
| |
IV_PROGRAM_SCHEME | TYPE | /CEM/ENT_STRATEGY | Entitlement Program Scheme | |||
| |
IV_PROGRAM_APPL | TYPE | /CEM/APPLICATION | Application | |||
| |
IT_EE_EXEC | TYPE | /CEM/T_EE_EXEC | Entitlement Engine Execution Structure | |||
| |
IT_SUMMARY | TYPE | /CEM/T_SUM | Table type to read summary records | |||
| |
IT_SUMMARY_DET | TYPE | /CEM/T_SUMTYP_SUM | Table type for summary type mapping to summary | |||
| |
IV_REPROCESS | TYPE | /CEM/BOOLEAN | Logical variable | |||
| |
IT_SUMMARY_RECORDS | TYPE | /CEM/T_ENT | Table type for entitlements view | |||
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 | 20051219 |
| SAP Release Created in | 401 |