SAP ABAP Function Module CRM_DELETE_BREL_TO_CONTRACT_OW (Deletes Interlinkage of Order Item to Contract Item)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BTX-CTR (Application Component) Contracts
⤷
CRM_CONTRACT (Package) Functions for sales contracts
⤷
⤷
Basic Data
| Function Module | CRM_DELETE_BREL_TO_CONTRACT_OW | Deletes Interlinkage of Order Item to Contract Item |
| Function Group | CRM_CONTRACT_TOOLS | Tools for Contract Processing |
| Program Name | SAPLCRM_CONTRACT_TOOLS | Werkzeuge zur Kontrakbearbeitung |
| INCLUDE Name | LCRM_CONTRACT_TOOLSU29 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_CONTRACT_HEADER | TYPE | CRMT_OBJECT_GUID | GUID for Contract Header | |||
| |
IV_CONTRACT_ITEM | TYPE | CRMT_OBJECT_GUID | GUID for Contract Item | |||
| |
IV_ORDER_HEADER | TYPE | CRMT_OBJECT_GUID | GUID for Order Header | |||
| |
IV_ORDER_ITEM | TYPE | CRMT_OBJECT_GUID | GUID for Order Item | |||
| |
IV_RELTYPE | TYPE | BINRELTYP | 'VONA' | Link Type | ||
| |
IV_DELETE_HEADER_LINK | TYPE | CRMT_BOOLEAN | TRUE | If possible, header link should also be deleted | ||
| |
IV_STATUS_CHECK | TYPE | CRMT_BOOLEAN | TRUE | Check status of order item | ||
| |
INPUT_ERROR | TYPE | Input Parameters Incomplete | ||||
| |
DELETION_NOT_ALLOWED | TYPE | Deletion of Contract Linking Not Permitted | ||||
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 | 20040219 |
| SAP Release Created in | 30A |