SAP ABAP Function Module CRM_LRP_DEMAND_MODIFY (Anlegen / Ändern / Löschen eines Bedarfs)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-RPL-SRV (Application Component) Service Resource Planning
⤷
CRM_LRP_LAYER (Package) CRM - WFM Core - Interface
⤷
⤷
Basic Data
| Function Module | CRM_LRP_DEMAND_MODIFY | Anlegen / Ändern / Löschen eines Bedarfs |
| Function Group | LRP_FOR_BT | Interface for Business Transaction |
| Program Name | SAPLLRP_FOR_BT | Schnittstelle zur Business Transaktion |
| INCLUDE Name | LLRP_FOR_BTU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IM_DEMAND_GUID | TYPE | CRMT_OBJECT_GUID | GUID of a CRM Order Object | |||
| |
IM_DURATION | TYPE | INT4 | Natural Number | |||
| |
IM_ACTIVITY | TYPE | CHAR1 | 'I' | Single-Character Flag | ||
| |
IM_TIMEINT | TYPE | CRM_LRP_TIMEINT_STRUCT | Time Interval (Format Time Stamp) | |||
| |
IM_BT_ID | TYPE | CRMT_OBJECT_ID | Business Transaction Number | |||
| |
IT_DEMANDS | TYPE | CRMT_LRP_DEMANDT | Table of Requirement Components | |||
| |
IS_DEMAND | TYPE | CRMT_LRP_DEMANDT | Table of Requirement Components | |||
| |
ERROR_OCCURED | TYPE | Errors have occurred | ||||
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 | 20001011 |
| SAP Release Created in | 30A |