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
Exporting ACTIVITY_NOT_ALLOWED TYPE 'Activity not Allowed' Indicator
Exporting ERROR_OCCURRED TYPE 'Error Message Occurred' Indicator
Exporting OBJECT_NOT_FOUND TYPE 'Status Object Not Found' Indicator
Exporting STATUS_INCONSISTENT TYPE 'Status Set and Deleted' Indicator
Exporting STATUS_NOT_ALLOWED TYPE 'Status Change Not Allowed' Indicator
Exporting WARNING_OCCURRED TYPE 'Warning Message Occurred' Indicator
Importing OBJNR TYPE CRM_JSTO-OBJNR Object Number
Importing VRGNG TYPE TJ01-VRGNG Activity for Which the Subsequent Statuses are to be Set
Importing IV_REF_KIND TYPE CRMT_OBJECT_KIND Object Type (If Known)
Importing IV_OBJECT_TYPE TYPE SWO_OBJTYP Object Category (If Known)
Importing IV_NO_1O_MAINTAIN TYPE CRMT_BOOLEAN FALSE Caution: Changes to API Finished
Importing IV_DEACTIVATE_PRICING TYPE CRMT_BOOLEAN 'X' Logical Variable
Exception ACTIVITY_NOT_ALLOWED TYPE Transaction Not Allowed
Exception OBJECT_NOT_FOUND TYPE Status Object Not Found
Exception STATUS_INCONSISTENT TYPE Individual Status Should be Set and Deleted
Exception STATUS_NOT_ALLOWED TYPE Status Change Not Allowed
Exception WRONG_INPUT TYPE CHECK_ONLY = 'X' and NO_CHECK = 'X'
Exception WARNING_OCCURED TYPE Activity is "Allowed with Warning" Only
               
Processing Type
Normal Function Module  
Remote-Enabled 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