SAP ABAP Function Module CRM_HH_CREATE_COMPLAINT (Anlegen einer Reklatmation über Handheld)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-HH-HSE (Application Component) Handheld Service
     CRM_SERVICE_PERVASIVE (Package) Hand-held Computing in CRM Service
Basic Data
Function Module CRM_HH_CREATE_COMPLAINT Anlegen einer Reklatmation über Handheld  
Function Group CRM_HH_COMPLAINTS   Processing of Complaints on PDA  
Program Name SAPLCRM_HH_COMPLAINTS    
INCLUDE Name LCRM_HH_COMPLAINTSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_OBJECT_ID TYPE CRMT_OBJECT_ID
Exporting EV_OBJECT_GUID TYPE CRMT_OBJECT_GUID
Importing IV_CONTACT TYPE BU_PARTNER
Importing IV_SOLD_TO_PARTY TYPE BU_PARTNER
Importing IV_PRIORITY TYPE CRMT_PRIORITY
Importing IV_LANGUAGE TYPE SYLANGU SAP R/3 System, Current Language
Importing IV_DESCRIPTION TYPE CRMT_PROCESS_DESCRIPTION
Importing IV_REFDATE TYPE CRMT_POSTING_DATE
Importing IV_EXTREFNUM TYPE CRMT_PO_NUMBER_SOLD Sold-To Party's External Reference Number
Importing IV_BP_ID TYPE CHAR32 Character field, length 32
Tables IT_COMPLAINT_ITEM TYPE CRMT_HH_COMPLAINT_ITEM Item for Complaint on Handheld
Tables IT_COMPLAINT_TEXT TYPE CRMT_HH_CONF_TEXT Text Bestätigung Struktur
Tables IT_COMPLAINT_REASON TYPE CRMT_ICSS_COMPLAINT_REASON
Tables ET_RETURN TYPE BAPIRET2
               
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  20040219 
SAP Release Created in 400