SAP ABAP Function Module CRM_PREFILL_SRVQ_RFC_CREATION (RFC function module for creation of Service Request)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BTX-SRQ (Application Component) Service Request
⤷
CRM_APPL_PREFILL_SERVICEREQ (Package) Service Request specific pre-filling
⤷
⤷
Basic Data
| Function Module | CRM_PREFILL_SRVQ_RFC_CREATION | RFC function module for creation of Service Request |
| Function Group | CRM_PREFILLS_SRVQ | Function group for prefilling the SRVQ |
| Program Name | SAPLCRM_PREFILLS_SRVQ | |
| INCLUDE Name | LCRM_PREFILLS_SRVQU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_URL | TYPE | STRING | URL for the SAP Portal | |||
| |
EV_UI_OBJECT_TYPE | TYPE | BSP_DLC_OBJECT_TYPE | Prefill Object Data | |||
| |
EV_UI_OBJECT_ACTION | TYPE | CRMT_UI_ACTIONS | UI Action | |||
| |
EV_UI_OBJECT_VALUE | TYPE | CHAR32 | Key to Display the Service Request | |||
| |
IV_PROCESS_TYPE | TYPE | CRMT_PROCESS_TYPE | Business Transaction Type | |||
| |
IV_COMPANY_CODE | TYPE | CRM_IC_BURKS | Company Code | |||
| |
IV_LOGSYS | TYPE | LOGSYS | Logical system | |||
| |
IV_TITLE | TYPE | CRMT_PROCESS_DESCRIPTION | Transaction Description | |||
| |
IV_URGENCY | TYPE | CRMT_SRQM_URGENCY | Urgency | |||
| |
IV_IMPACT | TYPE | CRMT_SRQM_IMPACT | Impact | |||
| |
IV_PRIORITY | TYPE | CRMT_PRIORITY | Activity Priority | |||
| |
IS_ADMINISTRATION | TYPE | CRMS_PREFILL_ADMIN_DATA | Administration data for the RFC creation of SRVQ | |||
| |
IS_USER_STATUS | TYPE | CRMS_PREFILL_EXT_USER_STATUSES | User Statuses for the RFC creation of SRVQ | |||
| |
IV_NO_SAPGUI | TYPE | CRMT_IC_BOOLEAN | ' ' | General Flag | ||
| |
IS_CM_BIN_FILE_KEY | TYPE | CRMS_PREFILL_CM_BIN_FILE_KEY | Key Structure for attachment of bin. file to Content Mgmt | |||
| |
IT_EXT_CATEGORY | TYPE | CRMT_PREFILL_EXT_CATEGORY | Table type for the prefill of the External Category | |||
| |
IT_PARTNER | TYPE | CRMT_PREFILL_PARTNER_EXT_DATA | Table type for the External Partner Data in SRVQ creation | |||
| |
IT_LINKED_OBJECTS | TYPE | CRMT_SSC_BC_LINKED_OBJ_KEY | Table type for the IC SSC Business Context object key | |||
| |
IT_NOTE | TYPE | CRMT_PREFILL_NOTE_EXT | Table type for the prefill of the note in the SVRQ | |||
| |
IT_ENHANCEMENT | TYPE | CRMT_PREFILL_ENHANCEMENT | Table type for prefill Enhancements values | |||
| |
IT_CM_BIN_FILE_CONTENT | TYPE | SDOKCNTBINS | SDOK: Table with Binary Document Content for Web Server | |||
| |
RT_MESSAGE | TYPE | BAPIRET2_T | Return parameter table | |||
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 | 20100421 |
| SAP Release Created in | 701 |