SAP ABAP Function Module CRM_WAP_ORDER_CREATE (Create a new order)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-HH-HSA (Application Component) Handheld Sales
     CRM_SALES_WAP (Package) WAP Scenarios for CRM Sales
Basic Data
Function Module CRM_WAP_ORDER_CREATE Create a new order  
Function Group CRM_SALES_WAP   crm for HAND-HELD  
Program Name SAPLCRM_SALES_WAP    
INCLUDE Name LCRM_SALES_WAPU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURN_CODE TYPE I Subroutines for return code
Exporting EV_ORDER_GUID TYPE CHAR32 New guid
Exporting EV_OBJECT_ID TYPE CRMT_OBJECT_ID Business Transaction Number
Exporting EV_BP TYPE BU_PARTNER Business Partner Number
Exporting EV_ORD_DELIVERY_DATE TYPE CHAR10 Default delivery date for all items
Exporting EV_IN_GUID TYPE CHAR32 Character field, length 32
Exporting EV_LINE_NUM TYPE CRMT_ITEM_NO Item Number in Document
Exporting EV_OFFLINE_LUID_ORDER TYPE CHAR32 Character field, length 32
Exporting EV_OFFLINE_DESC TYPE CHAR128 Entity desc
Importing IV_ORDER_GUID TYPE CRMT_OBJECT_GUID_C GUID of a CRM Order Object, 32 Bit Characters
Importing IV_BP TYPE BU_PARTNER Business Partner Number
Importing IV_SHIP_TO TYPE BU_PARTNER Ship to
Importing IV_PERS_RESP TYPE BU_PARTNER P responssible
Importing IV_PROC TYPE CRMT_PROCESS_TYPE Business Transaction Type
Importing IV_PO_NUMBER_SOLD TYPE CRMT_PO_NUMBER_SOLD Sold-to Party's External Reference Number
Importing IV_DESCRIPTION TYPE CHAR32 Character field, length 32
Importing IV_CURRENCY TYPE CRMT_CURRENCY Currency
Importing IV_ORD_DELIVERY_DATE TYPE CHAR10 Default delivery date for all items
Importing IV_SELECTED_PROD TYPE CRMT_ORDERED_PROD The selected product for pricing
Importing IV_SAVE TYPE CHAR1 Single-character flag
Importing IV_OFFLINE_LUID_ORDER TYPE CHAR32 Character field, length 32
Tables IT_INPUT_ITEMS TYPE CRM_WAP_INPUT_ITEMS Structure of input items for create order
Tables IT_TEXT TYPE BAPIBUS20001_TEXT_INS BO BusProcessND: Process Texts of a Business Transaction
Tables IT_COND TYPE CRM_MOB_PRC_COND Structure for PRCD_COND with guids 32 for its
Tables IV_OFFLINE_LUID_ORDER_ITEM TYPE DNOS_BOR_KEY Offline luid for items
Tables EV_OFFLINE_LUID_ORDER_ITEM TYPE DNOS_BOR_KEY Offline luid for items
Tables ET_ORDERADM_H TYPE CRMT_ORDERADM_H_WRK General Header Data - Structure of Work Area and Buffer
Tables ET_ORDERADM_I TYPE CRMT_ORDERADM_I_WRK Item: Structure of Work Area and Object Buffer
Tables ET_SALES TYPE CRMT_SALES_WRK Sales Set: Structure of Work Area and Buffer
Tables ET_PRODUCT_I TYPE CRMT_PRODUCT_I_WRK Item Data Product - Structure: Work Structure
Tables ET_COND TYPE CRM_MOB_PRC_COND Structure for PRCD_COND with guids 32 for its
Tables ET_PRICING TYPE CRMT_PRICING_WRK Pricing Set: Structure of Work Area
Tables ET_CUMULAT_H TYPE CRMT_CUMULAT_H_WRK Header totals
Tables ET_CUMULATED_I TYPE CRMT_CUMULATED_I_WRK Cumulated_I: Structure of Workarea and Buffer
Tables ET_SCHEDLIN TYPE CRMT_SCHEDLIN_WRK CRM Schedule Line: Work Structure
Tables ET_TEXT TYPE BAPIBUS20001_TEXT_DIS BO BusProcessND: Transaction Text Method Display ()
               
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  20010220 
SAP Release Created in 20C