SAP ABAP Function Module CRM_HH_USER_PARAMETERS_GET (CRM Handheld: identify user parameters and customizing settings)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-HH (Application Component) Handheld
     CRM_HH (Package) CRM Mobile Applications for Handhelds
Basic Data
Function Module CRM_HH_USER_PARAMETERS_GET CRM Handheld: identify user parameters and customizing settings  
Function Group CRM_HH_USER   CRM Handheld: user specific functions  
Program Name SAPLCRM_HH_USER    
INCLUDE Name LCRM_HH_USERU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_USER_SETTINGS TYPE CRMT_HH_USER_SETTINGS CRM Handheld: user settings
Exporting ES_ORG TYPE CRMT_HH_ORG CRM Handheld: Organization and Distribution Channel
Exporting ES_MD_BUPA TYPE CRMT_HH_MD_BP CRM Handheld: Business Partner Attributes
Exporting ET_MD_BUPA_ROLES TYPE CRMT_HH_MD_BP_RO_TAB CRM Handheld: Business Partner Roles
Exporting ET_MD_BUPA_RELTYP TYPE CRMT_HH_MD_BP_RL_TAB CRM Handheld: Business Partner Relationships
Exporting ES_MD_PRODUCT TYPE CRMT_HH_MD_PR CRM Handheld: Product Attributes
Exporting ET_SALES TYPE CRMT_HH_SALE_TAB CRM Handheld: Sales attributes
Exporting ES_OPPORTUNITY TYPE CRMT_HH_OPPT CRM Handheld: Opportunity Attributes
Exporting ES_SERVICE TYPE CRMT_HH_SERV CRM Handheld: Service Attributes
Exporting ES_ACTIVITY TYPE CRMT_HH_ACT_BA CRM Handheld: basic attributes of activities
Exporting ET_ACTIVITY_TYPES TYPE CRMT_HH_ACT_TAB CRM Handheld: Activity Attributes
Exporting ES_COMPLAINT TYPE CRMT_HH_COMPLAIN CRM Handheld: complaints attributes
Exporting ES_TIMESPEC TYPE CRMT_HH_TIMESPEC CRM Handheld: timespec attributes
Exporting ES_SRV_ORDER TYPE CRMT_HH_SRV_ORDR CRM Handheld: service order attributes
Exporting ET_SRV_CONFIRMATION TYPE CRMT_HH_SRV_CONF_TAB CRM Handheld: Confirmation attributes
Exporting ES_SRV_ASSIGNMENT TYPE CRMT_HH_SRV_ASSI CRM Handheld: Service assignment attributes
Importing IV_USER TYPE SYUNAME SAP System, User Logon Name
Importing IV_DATE TYPE SYDATUM SY-DATUM Date and Time, Current (Application Server) Date
Importing IV_TIME TYPE SYUZEIT SY-UZEIT Date and Time, Current Application Server Time
Importing IV_ORG_ID TYPE CRMT_HH_ORG_ID CRM Handheld: ID for accessing organizational management
Importing IV_LANGUAGE TYPE CRMT_LANGUAGE SY-LANGU Language Key of Description
Exception READ_ERROR TYPE Parameters could not be retrieved
               
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  20030214 
SAP Release Created in 400