SAP ABAP Function Module CRM_CONTRACT_CHECK_COMPLETED (Check Whether Contract Is Completed or Open)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BTX-CTR (Application Component) Contracts
⤷
CRM_CONTRACT (Package) Functions for sales contracts
⤷
⤷
Basic Data
| Function Module | CRM_CONTRACT_CHECK_COMPLETED | Check Whether Contract Is Completed or Open |
| Function Group | CRM_CONTRACT_TOOLS | Tools for Contract Processing |
| Program Name | SAPLCRM_CONTRACT_TOOLS | Werkzeuge zur Kontrakbearbeitung |
| INCLUDE Name | LCRM_CONTRACT_TOOLSU48 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_CONTRACT_TO_BE_COMPLETED | TYPE | CRMT_OBJECT_GUID_TAB | List of GUIDs | |||
| |
IV_CONTRACT_GUID | TYPE | CRMT_OBJECT_GUID | GUID of the contract item | |||
| |
IV_HEADER_GUID | TYPE | CRMT_OBJECT_GUID | GUID of the contract header | |||
| |
IV_CHANGE_STATUS | TYPE | CRMT_BOOLEAN | TRUE: change the status, FALSE: update global table gt_completed | |||
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 | 20041219 |
| SAP Release Created in | 30A |