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
Exporting EV_URL TYPE STRING URL for the SAP Portal
Exporting EV_UI_OBJECT_TYPE TYPE BSP_DLC_OBJECT_TYPE Prefill Object Data
Exporting EV_UI_OBJECT_ACTION TYPE CRMT_UI_ACTIONS UI Action
Exporting EV_UI_OBJECT_VALUE TYPE CHAR32 Key to Display the Service Request
Importing IV_PROCESS_TYPE TYPE CRMT_PROCESS_TYPE Business Transaction Type
Importing IV_COMPANY_CODE TYPE CRM_IC_BURKS Company Code
Importing IV_LOGSYS TYPE LOGSYS Logical system
Importing IV_TITLE TYPE CRMT_PROCESS_DESCRIPTION Transaction Description
Importing IV_URGENCY TYPE CRMT_SRQM_URGENCY Urgency
Importing IV_IMPACT TYPE CRMT_SRQM_IMPACT Impact
Importing IV_PRIORITY TYPE CRMT_PRIORITY Activity Priority
Importing IS_ADMINISTRATION TYPE CRMS_PREFILL_ADMIN_DATA Administration data for the RFC creation of SRVQ
Importing IS_USER_STATUS TYPE CRMS_PREFILL_EXT_USER_STATUSES User Statuses for the RFC creation of SRVQ
Importing IV_NO_SAPGUI TYPE CRMT_IC_BOOLEAN ' ' General Flag
Importing IS_CM_BIN_FILE_KEY TYPE CRMS_PREFILL_CM_BIN_FILE_KEY Key Structure for attachment of bin. file to Content Mgmt
Tables IT_EXT_CATEGORY TYPE CRMT_PREFILL_EXT_CATEGORY Table type for the prefill of the External Category
Tables IT_PARTNER TYPE CRMT_PREFILL_PARTNER_EXT_DATA Table type for the External Partner Data in SRVQ creation
Tables IT_LINKED_OBJECTS TYPE CRMT_SSC_BC_LINKED_OBJ_KEY Table type for the IC SSC Business Context object key
Tables IT_NOTE TYPE CRMT_PREFILL_NOTE_EXT Table type for the prefill of the note in the SVRQ
Tables IT_ENHANCEMENT TYPE CRMT_PREFILL_ENHANCEMENT Table type for prefill Enhancements values
Tables IT_CM_BIN_FILE_CONTENT TYPE SDOKCNTBINS SDOK: Table with Binary Document Content for Web Server
Tables RT_MESSAGE TYPE BAPIRET2_T Return parameter table
               
Processing Type
Normal Function Module  
Remote-Enabled 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