SAP ABAP Function Module CRM_LEASING_STATUS_CHANGE (Carry Out Status Changes for an Activity)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-LAM-BTX-CTR (Application Component) Quotation and Contract
⤷
CRM_FS_CHANGE_INCEPTION (Package) Financial Services: Contract Inception Change Processes
⤷
⤷
Basic Data
| Function Module | CRM_LEASING_STATUS_CHANGE | Carry Out Status Changes for an Activity |
| Function Group | CRM_LEAS_INCEPTION | Contract Inception |
| Program Name | SAPLCRM_LEAS_INCEPTION | |
| INCLUDE Name | LCRM_LEAS_INCEPTIONU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ACTIVITY_NOT_ALLOWED | TYPE | 'Activity not Allowed' Indicator | ||||
| |
ERROR_OCCURRED | TYPE | 'Error Message Occurred' Indicator | ||||
| |
OBJECT_NOT_FOUND | TYPE | 'Status Object Not Found' Indicator | ||||
| |
STATUS_INCONSISTENT | TYPE | 'Status Set and Deleted' Indicator | ||||
| |
STATUS_NOT_ALLOWED | TYPE | 'Status Change Not Allowed' Indicator | ||||
| |
WARNING_OCCURRED | TYPE | 'Warning Message Occurred' Indicator | ||||
| |
OBJNR | TYPE | CRM_JSTO-OBJNR | Object Number | |||
| |
VRGNG | TYPE | TJ01-VRGNG | Activity for Which the Subsequent Statuses are to be Set | |||
| |
IV_REF_KIND | TYPE | CRMT_OBJECT_KIND | Object Type (If Known) | |||
| |
IV_OBJECT_TYPE | TYPE | SWO_OBJTYP | Object Category (If Known) | |||
| |
IV_NO_1O_MAINTAIN | TYPE | CRMT_BOOLEAN | FALSE | Caution: Changes to API Finished | ||
| |
IV_DEACTIVATE_PRICING | TYPE | CRMT_BOOLEAN | 'X' | Logical Variable | ||
| |
ACTIVITY_NOT_ALLOWED | TYPE | Transaction Not Allowed | ||||
| |
OBJECT_NOT_FOUND | TYPE | Status Object Not Found | ||||
| |
STATUS_INCONSISTENT | TYPE | Individual Status Should be Set and Deleted | ||||
| |
STATUS_NOT_ALLOWED | TYPE | Status Change Not Allowed | ||||
| |
WRONG_INPUT | TYPE | CHECK_ONLY = 'X' and NO_CHECK = 'X' | ||||
| |
WARNING_OCCURED | TYPE | Activity is "Allowed with Warning" Only | ||||
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 | 20030214 |
| SAP Release Created in | 301 |