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 |
---|---|---|---|---|---|---|---|
![]() |
RETURN_CODE | TYPE | I | Subroutines for return code | |||
![]() |
EV_ORDER_GUID | TYPE | CHAR32 | New guid | |||
![]() |
EV_OBJECT_ID | TYPE | CRMT_OBJECT_ID | Business Transaction Number | |||
![]() |
EV_BP | TYPE | BU_PARTNER | Business Partner Number | |||
![]() |
EV_ORD_DELIVERY_DATE | TYPE | CHAR10 | Default delivery date for all items | |||
![]() |
EV_IN_GUID | TYPE | CHAR32 | Character field, length 32 | |||
![]() |
EV_LINE_NUM | TYPE | CRMT_ITEM_NO | Item Number in Document | |||
![]() |
EV_OFFLINE_LUID_ORDER | TYPE | CHAR32 | Character field, length 32 | |||
![]() |
EV_OFFLINE_DESC | TYPE | CHAR128 | Entity desc | |||
![]() |
IV_ORDER_GUID | TYPE | CRMT_OBJECT_GUID_C | GUID of a CRM Order Object, 32 Bit Characters | |||
![]() |
IV_BP | TYPE | BU_PARTNER | Business Partner Number | |||
![]() |
IV_SHIP_TO | TYPE | BU_PARTNER | Ship to | |||
![]() |
IV_PERS_RESP | TYPE | BU_PARTNER | P responssible | |||
![]() |
IV_PROC | TYPE | CRMT_PROCESS_TYPE | Business Transaction Type | |||
![]() |
IV_PO_NUMBER_SOLD | TYPE | CRMT_PO_NUMBER_SOLD | Sold-to Party's External Reference Number | |||
![]() |
IV_DESCRIPTION | TYPE | CHAR32 | Character field, length 32 | |||
![]() |
IV_CURRENCY | TYPE | CRMT_CURRENCY | Currency | |||
![]() |
IV_ORD_DELIVERY_DATE | TYPE | CHAR10 | Default delivery date for all items | |||
![]() |
IV_SELECTED_PROD | TYPE | CRMT_ORDERED_PROD | The selected product for pricing | |||
![]() |
IV_SAVE | TYPE | CHAR1 | Single-character flag | |||
![]() |
IV_OFFLINE_LUID_ORDER | TYPE | CHAR32 | Character field, length 32 | |||
![]() |
IT_INPUT_ITEMS | TYPE | CRM_WAP_INPUT_ITEMS | Structure of input items for create order | |||
![]() |
IT_TEXT | TYPE | BAPIBUS20001_TEXT_INS | BO BusProcessND: Process Texts of a Business Transaction | |||
![]() |
IT_COND | TYPE | CRM_MOB_PRC_COND | Structure for PRCD_COND with guids 32 for its | |||
![]() |
IV_OFFLINE_LUID_ORDER_ITEM | TYPE | DNOS_BOR_KEY | Offline luid for items | |||
![]() |
EV_OFFLINE_LUID_ORDER_ITEM | TYPE | DNOS_BOR_KEY | Offline luid for items | |||
![]() |
ET_ORDERADM_H | TYPE | CRMT_ORDERADM_H_WRK | General Header Data - Structure of Work Area and Buffer | |||
![]() |
ET_ORDERADM_I | TYPE | CRMT_ORDERADM_I_WRK | Item: Structure of Work Area and Object Buffer | |||
![]() |
ET_SALES | TYPE | CRMT_SALES_WRK | Sales Set: Structure of Work Area and Buffer | |||
![]() |
ET_PRODUCT_I | TYPE | CRMT_PRODUCT_I_WRK | Item Data Product - Structure: Work Structure | |||
![]() |
ET_COND | TYPE | CRM_MOB_PRC_COND | Structure for PRCD_COND with guids 32 for its | |||
![]() |
ET_PRICING | TYPE | CRMT_PRICING_WRK | Pricing Set: Structure of Work Area | |||
![]() |
ET_CUMULAT_H | TYPE | CRMT_CUMULAT_H_WRK | Header totals | |||
![]() |
ET_CUMULATED_I | TYPE | CRMT_CUMULATED_I_WRK | Cumulated_I: Structure of Workarea and Buffer | |||
![]() |
ET_SCHEDLIN | TYPE | CRMT_SCHEDLIN_WRK | CRM Schedule Line: Work Structure | |||
![]() |
ET_TEXT | TYPE | BAPIBUS20001_TEXT_DIS | BO BusProcessND: Transaction Text Method Display () | |||
Processing Type
Normal Function 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 |