SAP ABAP Function Module CRM_ICSS_REQ_CONTRACT_APPT (Create ServiceRequest via Internet with Appointment Offering)
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_REQ_CONTRACT_APPT | Create ServiceRequest via Internet with Appointment Offering |
| Function Group | CRM_ICSS_REQUEST | Maintaining internet user requests |
| Program Name | SAPLCRM_ICSS_REQUEST | |
| INCLUDE Name | LCRM_ICSS_REQUESTU38 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_APOFF_RETURN | TYPE | CRMT_ICSS_APOFF_RETURN | Fields for creating a service request with appointment offer | |||
| |
ES_REQITEM | TYPE | CRMT_ICSS_REQUEST_ITEM | CRM: Service Item Structure | |||
| |
EV_CONTRACT_DET_RESULT | TYPE | CRMT_ICSS_CONTRACT_MESSAGE | Contract Determination Result | |||
| |
IV_SCHEDULING_PARAM1 | TYPE | CRM_LRP_SCHEDULING_PARAM_DEF | Definition of Appointment Scheduling Parameters | |||
| |
IV_SCHEDULING_PARAM2 | TYPE | CRM_LRP_SCHEDULING_PARAM_DEF | Definition of Appointment Scheduling Parameters | |||
| |
IV_SCHEDULING_PARAM3 | TYPE | CRM_LRP_SCHEDULING_PARAM_DEF | Definition of Appointment Scheduling Parameters | |||
| |
IV_CUSTOMER_REQUIRED_START | TYPE | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | |||
| |
IV_CUSTOMER_REQUIRED_END | TYPE | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | |||
| |
IV_SHORT_DESCRIPTION | TYPE | CRMT_PROCESS_DESCRIPTION | Product Description | |||
| |
IV_BUSINESS_PARTNER | TYPE | BU_PARTNER | Business Partner Number | |||
| |
IV_WEBPROCESS_TYPE | TYPE | CRMT_PROCESS_TYPE_WWW | Internet Transaction Type | |||
| |
IV_PRIORITY | TYPE | CRMT_PRIORITY | Activity Priority | |||
| |
IS_REQITEM | TYPE | CRMT_ICSS_REQUEST_ITEM | CRM: Service Item Structure | |||
| |
IV_CONTRACT_ITEM | TYPE | CRMT_OBJECT_GUID | GUID of a CRM Order Object | |||
| |
IV_CATALOG_ID_WWW | TYPE | CRMT_ICSS_PROD_CAT_ID | Identificator for Usage of Productcatalog | |||
| |
IS_APOFF_RETURN | TYPE | CRMT_ICSS_APOFF_RETURN | Fields for creating a service request with appointment offer | |||
| |
IV_COMPANY | TYPE | BU_PARTNER | Business Partner Number | |||
| |
IV_IBASE_COMPONENT | TYPE | IB_INSTANCE | IB: Component (Instance) | |||
| |
IV_ITEM_CATEGORY | TYPE | CRMT_ITEM_TYPE | Item Category | |||
| |
IV_INDIVIDUAL_OBJECT | TYPE | COMT_PRODUCT_GUID | UUID formats | |||
| |
IV_RETURN_ALSO_CONVERTED_TIMES | TYPE | FLAG | General Flag | |||
| |
IV_PRODUCT_GUID_C | TYPE | CRMT_PROD_GUID_C | Product GUID 32 characters | |||
| |
IV_GET_CONTRACT_ONLY | TYPE | FLAG | General Flag | |||
| |
ET_RETURN | TYPE | BAPIRET2 | Return Parameter | |||
| |
ET_ICSS_WARRANTY_LIST | TYPE | CRM_ICSS_SRV_WARRANTY_LIST | List of warranties as it is required for the ICSS | |||
| |
IT_SEL_DAMAGES | TYPE | CRMT_ICSS_CODEGROUP_CODE | Catalog type, code group and code | |||
| |
IT_PROBLEM_DESC | TYPE | CRMT_SERVICE_REQUEST_TEXT | Long Text for Service Request | |||
| |
ET_CONTRACTS | TYPE | CRMT_ICSS_CONT_ITEMS_TAB | Contract Items with sla info. | |||
| |
ET_UTC_APPOINTMENTS | TYPE | CRM_LRP_APPOINTMENT_TAB | Table Type for CRM_LRP_APPOINTMENT | |||
| |
ET_CONV_APPOINTMENTS | TYPE | CRM_ICSS_CONV_APPT_TAB | Table for appointments with converted date types in ICSS | |||
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 | 20030214 |
| SAP Release Created in | 30A |