SAP ABAP Function Module CRM_HH_SALES_ORDER_UPD (For the maintenance 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_SALES_ORDER_UPD For the maintenance of sales orders  
Function Group CRM_HH_SALES   CRM Handheld: sales functions  
Program Name SAPLCRM_HH_SALES    
INCLUDE Name LCRM_HH_SALESU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_HEADER TYPE CRMT_HH_ORDER_HEADER_API_TAB CRM Handheld: main attributes of a sales order (API)
Changing CT_ITEMS TYPE CRMT_HH_ORDER_ITEMS_API_TAB CRM Handheld: Sales order item attributes (API)
Changing CT_TEXTS TYPE CRMT_HH_SO_TEXT_TAB CRMHH sales order text structure
Changing CT_GUID_LUID_HANDLE TYPE CRMT_HH_GUID_LUID_HANDLE_TAB CRM Handheld: key for objects from client
Exporting ET_GUID_LUID TYPE CRMT_HH_GUID_LUID_TAB CRM Handheld: key for objects from client
Exporting ET_RETURN TYPE BAPIRET2_TAB Error Messages
Importing IV_USER TYPE SYUNAME SAP System, User Logon Name
Importing IV_DATE TYPE SYDATUM 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_USER_SETTINGS TYPE CRMT_HH_USER_SETTINGS CRM HH: user settings
Importing IS_ORG TYPE CRMT_HH_ORG CRM Handheld: Organization and Distribution Channel
Importing IT_SALES TYPE CRMT_HH_SALE_TAB CRM Handheld: Sales attributes
Importing IV_MAINTAIN_ONLY TYPE CRMT_BOOLEAN ' ' Logical Variable
               
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  20030306 
SAP Release Created in 400