SAP ABAP Function Module CRM_HH_ORDERS_SELECT (For selecting list of Sales Orders)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-HH (Application Component) Handheld
     CRM_HH (Package) CRM Mobile Applications for Handhelds
Basic Data
Function Module CRM_HH_ORDERS_SELECT For selecting list of Sales Orders  
Function Group CRM_HH_SALES   CRM Handheld: sales functions  
Program Name SAPLCRM_HH_SALES    
INCLUDE Name LCRM_HH_SALESU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_SALES_ORDER_H TYPE CRMT_HH_SALES_ORDER_H_TAB CRM Handheld: Sales Order header Fields
Exporting ET_SALES_ORDER_ITEMS TYPE CRMT_HH_SALES_ORDER_ITEM_TAB CRM Handheld: Sales Order item Details
Exporting ET_SALES_ORDER_PARTNER TYPE CRMT_HH_ORDER_PARTNER_TAB CRM Handheld: Sales Order partner details
Exporting ET_SALES_ORDER_STATUS TYPE CRMT_HH_ORDER_STATUS_TAB CRM Handheld: Sales Order Status Details
Exporting ET_SALES_ORDER_TEXT TYPE CRMT_HH_SALES_ORDER_TEXT_TAB CRM Handheld: Sales Order Text
Importing IV_USER TYPE SYUNAME SY-UNAME SAP System, User Logon Name
Importing IV_DATE TYPE SYDATUM SY-DATUM Date and Time, Current (Application Server) Date
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
Importing IS_ORG TYPE CRMT_HH_ORG CRM Handheld: Organization and Distribution Channel
Importing IT_SALES_ORDER_ATTRIBUTES TYPE CRMT_HH_SALE_TAB CRM Handheld: Sales attributes
Tables ET_TMS_OBJ_IN TYPE CRMT_HH_TIMESTAMP CRM Handheld: Structure for Timestamp
Tables ET_DEL_GUIDS TYPE CRMT_HH_DEL_GUID CRM Handheld: Structure for Deleted Guid
Tables ET_TMS_OBJ_OUT TYPE CRMT_HH_TIMESTAMP CRM Handheld: Structure for Timestamp
               
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