SAP ABAP Function Module CRM_ICSS_GET_CONTRACT_ITEMS (Get contract item list in ICSS)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-ISE (Application Component) Internet Service
⤷
CRM_ICSS (Package) Internet Customer Self Service Application
⤷
⤷
Basic Data
| Function Module | CRM_ICSS_GET_CONTRACT_ITEMS | Get contract item list in ICSS |
| Function Group | CRM_ICSS_CONTRACT | Service Contracts |
| Program Name | SAPLCRM_ICSS_CONTRACT | |
| INCLUDE Name | LCRM_ICSS_CONTRACTU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_CONTRACT_GUID | TYPE | CRMT_OBJECT_GUID32 | 32 Character CRM Object GUID (Converted) | |||
| |
IV_USER_LANG_ISO | TYPE | LAISO | Language according to ISO 639 | |||
| |
ET_ORDER_ITEM | TYPE | CRMT_ICSS_SRV_CONTRACT_ITEM | Service Contract Items | |||
| |
ET_STATUS | TYPE | CRMT_ICSS_STATUS_LIST | Object status text | |||
| |
ET_SERVICE_CONTRACT_LIST | TYPE | CRM_ICSS_SERVICE_CONTRACT_H | CRM service contract header. | |||
| |
ET_RETURN | TYPE | BAPIRET2 | Return Parameter | |||
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 | 20020829 |
| SAP Release Created in | 310 |