Hierarchy
⤷
⤷
Properties
| Class | CL_PUR_PO_MAPPING_XI2ERP_V1 | |
| Short Description | PO Create/Change inbound | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_PUR | Service Enabling for Purchasing |
| Created | 20080627 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PUR_PO_MAPPING_XI2ERP_V1 has no forward declaration.
Interfaces
Class CL_PUR_PO_MAPPING_XI2ERP_V1 has no interface implemented.
Friends
Class CL_PUR_PO_MAPPING_XI2ERP_V1 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | '301' | Blanket Line | 20080627 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '302' | Contingency Line | 20080627 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | '303' | Line with Free Quantity | 20080627 | ||
| 4 | Constant | Private | Type reference (TYPE) | STRING | '304' | Information Line | 20080627 | ||
| 5 | Constant | Protected | Type reference (TYPE) | PSTYP | 5 | Item Category in Purchasing Document | 20080627 | ||
| 6 | Constant | Protected | Type reference (TYPE) | PSTYP | 3 | Item Category in Purchasing Document | 20080627 | ||
| 7 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20080627 |
Methods
Events
Class CL_PUR_PO_MAPPING_XI2ERP_V1 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_PO_HEADER_XI_MAX | Public | See coding | 20080627 | BEGIN OF tp_po_header_xi_max,
po_header TYPE sapplco_pur_ord_erpreq_v1pur_1,
text_collection TYPE sapplco_text_collection_text,
price_spec_elm TYPE sapplco_pur_ord_erpreq_v1pr_sp,
END OF tp_po_header_xi_max
|
||
| 2 | TP_PO_ITEM_XI_MAX | Public | See coding | 20080627 | BEGIN OF tp_po_item_xi_max,
po_item TYPE sapplco_pur_ord_erpreq_v1itm,
po_item_txt TYPE sapplco_text_collection_text,
po_acc_code_blck TYPE sapplco_pur_ord_erpreq_v1acctg,
po_schedule_line TYPE sapplco_pur_ord_erpreq_v1sched,
po_sub_component TYPE sapplco_pur_ord_erpreq_v1subc1,
po_subcom_stan_id TYPE sapplco_product_standard_id,
po_item_price TYPE sapplco_price,
END OF tp_po_item_xi_max
|
||
| 3 | TP_PO_SCHED_LINE_XI_MAX | Public | See coding | 20080627 | BEGIN OF tp_po_sched_line_xi_max,
id TYPE sapplco_btd_item_sline_id,
delivery_date_time TYPE sapplco_local_date_time,
quantity TYPE sapplco_quantity,
purchase_request_reference TYPE sapplco_pur_ord_erpreq_v1pur_r,
END OF tp_po_sched_line_xi_max
|
Method Signatures
Method CONTROLLER_TO_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_X_FLAG | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20080627 | |||
| 2 | IS_PROXY_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Proxy Structure | 20080627 | |||
| 3 | IV_PRX_FIELDNAME | Call by reference | Type reference (TYPE) | ANY | Name of the Proxy Field | 20080627 |
Method CONTROLLER_TO_X on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method GET_PR_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PR_ACCT | Call by reference | Type reference (TYPE) | BAPIEBKN_TP | Table Type for BAPIEBKN | 20080627 | |||
| 2 | ET_PR_CONTRACT_LIMITS | Call by reference | Type reference (TYPE) | BAPIESUC_TP | Table Type for BAPIESUC | 20080627 | |||
| 3 | ET_PR_ITEM | Call by reference | Type reference (TYPE) | BAPIEBAN_TP | Table Type for BAPIEBAN | 20080627 | |||
| 4 | ET_PR_LIMITS | Call by reference | Type reference (TYPE) | BBPT_BAPIESUH | Table Type: Communication Structure Limits | 20080627 | |||
| 5 | ET_PR_SRV | Call by reference | Type reference (TYPE) | BAPIESLL_TP | table type of bapiesll | 20080627 | |||
| 6 | ET_PR_TEXT | Call by reference | Type reference (TYPE) | BAPIEBANTX_TP | Table Type for BAPIEBANTX | 20080627 | |||
| 7 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080627 | |||
| 8 | ET_SRV_ACC | Call by reference | Type reference (TYPE) | BBPT_BAPIESKL | Table Type: Structure Account Assignment Service Rows | 20080627 | |||
| 9 | ET_SRV_TEXT | Call by reference | Type reference (TYPE) | BAPIESLLTX_TP | Table Type for BAPIESLLTX | 20080627 | |||
| 10 | LS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | Purchase requisition number | 20080627 |
Method GET_PR_DETAIL on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method GET_SRV_LINENO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STR_TEMP | Call by reference | Type reference (TYPE) | MMSRV_INTROW_TEMP_TTY | Table type of structure MMSRV_PACKAGE_TEMP | 20080627 | |||
| 2 | IT_INPUT_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1_TAB2 | Purchase Order ERP Purchase Order Item | 20080627 |
Method GET_SRV_LINENO on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ACCTASSGMT_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080627 | |||
| 2 | EX_BAPIMEPOACCOUNT | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNT | Kontierungsfelder der Bestellung | 20080627 | |||
| 3 | EX_BAPIMEPOACCOUNTX | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNTX | Kontierungsfelder der Bestellung (Änderungsleiste) | 20080627 | |||
| 4 | IS_PO_ACCOUNT | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ACCTG | 20080627 | ||||
| 5 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ACCTASSGMT_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_HEADER_PARTY_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIEKKOP | Call by reference | Type reference (TYPE) | BAPIEKKOP_TP | Transfer Structure for Partner Roles in BAPI_PO_CREATE | 20080627 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080627 | |||
| 3 | IS_INPUT_MESSAGE | Call by reference | Type reference (TYPE) | PUR_PURCHASE_ORDER_ERPREQUEST | Purchase Order ERP Request | 20080627 |
Method MAP_PO_HEADER_PARTY_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_HEADER_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIEKKOP | Call by reference | Type reference (TYPE) | BAPIEKKOP_TP | Übergabestruktur für Partnerrollen in BAPI_PO_CREATE | 20080627 | |||
| 2 | ET_BAPIMEPOCONDHEADER | Call by reference | Type reference (TYPE) | BAPIMEPOCONDHEADER_TP | Konditionen in der Bestellung | 20080627 | |||
| 3 | ET_BAPIMEPOCONDHEADERX | Call by reference | Type reference (TYPE) | BAPIMEPOCONDHEADERX_TP | Änderungsleiste: Konditionen in der Bestellung | 20080627 | |||
| 4 | ET_BAPIMEPOTEXTHEADER | Call by reference | Type reference (TYPE) | BAPIMEPOTEXTHEADER_TP | Texte: (Kopf oder Position) | 20080627 | |||
| 5 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20080627 | ||||
| 6 | EX_BAPIMEPOHEADER | Call by reference | Type reference (TYPE) | BAPIMEPOHEADER | Purchase Order Header Data | 20080627 | |||
| 7 | EX_BAPIMEPOHEADERX | Call by reference | Type reference (TYPE) | BAPIMEPOHEADERX | 20080627 | ||||
| 8 | EX_COMPLETETRANSIND | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080627 | |||
| 9 | EX_MEMORY_COMPLETE | Call by reference | Type reference (TYPE) | BAPIFLAG-BAPIFLAG | Einstelliges Kennzeichen | 20080627 | |||
| 10 | EX_MEMORY_UNCOMPLETE | Call by reference | Type reference (TYPE) | BAPIFLAG-BAPIFLAG | Einstelliges Kennzeichen | 20080627 | |||
| 11 | IS_INPUT_MESSAGE | Call by reference | Type reference (TYPE) | PUR_PURCHASE_ORDER_ERPREQUEST | Purchase Order ERP Request | 20080627 |
Method MAP_PO_HEADER_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_HEAD_PRSPEL_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIMEPOCONDHEADER | Call by reference | Type reference (TYPE) | BAPIMEPOCONDHEADER_TP | Condition Header | 20080627 | |||
| 2 | ET_BAPIMEPOCONDHEADERX | Call by reference | Type reference (TYPE) | BAPIMEPOCONDHEADERX_TP | Condition Header X Flag | 20080627 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080627 | |||
| 4 | IM_PO_NUMBER | Call by reference | Type reference (TYPE) | EKKO-EBELN | Purchasing Document Number | 20080627 | |||
| 5 | IS_INPUT_MESSAGE | Call by reference | Type reference (TYPE) | PUR_PURCHASE_ORDER_ERPREQUEST | Purchase Order ERP Request | 20080627 |
Method MAP_PO_HEAD_PRSPEL_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_HEAD_TEXTCOLLE_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIMEPOTEXTHEADER | Call by reference | Type reference (TYPE) | BAPIMEPOTEXTHEADER_TP | Kopftexte | 20080627 | |||
| 2 | EX_BAPIMEPOHEADERX | Call by reference | Type reference (TYPE) | BAPIMEPOHEADERX | Bestellung Kopfdaten (Änderungsleiste) | 20080627 | |||
| 3 | IS_INPUT_MESSAGE | Call by reference | Type reference (TYPE) | PUR_PURCHASE_ORDER_ERPREQUEST | Purchase Order ERP Request | 20080627 |
Method MAP_PO_HEAD_TEXTCOLLE_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_ACCCDISTR_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIMEPOACCOUNT | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNT_TP | Kontierungsfelder der Bestellung | 20080627 | |||
| 2 | ET_BAPIMEPOACCOUNTX | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNTX_TP | Kontierungsfelder der Bestellung (Änderungsleiste) | 20080627 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080627 | |||
| 4 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Tabellentyp für BAPIMEPOITEM | 20080627 | |||
| 5 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Tabellentyp für BAPIMEPOITEMX | 20080627 | |||
| 6 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_ACCCDISTR_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_ADDRESS_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BAPIITEMSHIP | Call by reference | Type reference (TYPE) | BAPIITEMSHIP | BAPI Shipping Data for Stock Transport Orders | 20080627 | |||
| 2 | ES_BAPIITEMSHIPX | Call by reference | Type reference (TYPE) | BAPIITEMSHIPX | BAPI Shipping Data Change Parameter | 20080627 | |||
| 3 | EX_BAPIMEPOADDRDELIVERY | Call by reference | Type reference (TYPE) | BAPIMEPOADDRDELIVERY | PO Item: Address Structure BAPIADDR1 for Inbound Delivery | 20080627 | |||
| 4 | IS_INP_SHIP_TO_LOC | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM_S | Proxy Structure (Generated) | 20080627 |
Method MAP_PO_ITEM_ADDRESS_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_BATCH_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Tabellentyp für BAPIMEPOITEM | 20080627 | |||
| 2 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Tabellentyp für BAPIMEPOITEMX | 20080627 | |||
| 3 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_BATCH_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_BUSTRACT_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Bestellposition | 20080627 | |||
| 2 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 3 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_BUSTRACT_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_DELIVINFO_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Bestellposition | 20080627 | |||
| 2 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 3 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_DELIVINFO_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_DESCRIBT_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Bestellposition | 20080627 | |||
| 2 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 3 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_DESCRIBT_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_FOLLUPMES_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Bestellposition | 20080627 | |||
| 2 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 3 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_FOLLUPMES_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_HIERELSHP_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Bestellposition | 20080627 | |||
| 2 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 3 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_HIERELSHP_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_INDICATOR_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080627 | |||
| 2 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Bestellposition | 20080627 | |||
| 3 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 4 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_INDICATOR_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_LOCATION_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080627 | |||
| 2 | EX_BAPIITEMSHIP | Call by reference | Type reference (TYPE) | BAPIITEMSHIP | BAPI Shipping Data for Stock Transport Orders | 20080627 | |||
| 3 | EX_BAPIITEMSHIPX | Call by reference | Type reference (TYPE) | BAPIITEMSHIPX | BAPI Shipping Data Change Parameter | 20080627 | |||
| 4 | EX_BAPIMEPOADDRDELIVERY | Call by reference | Type reference (TYPE) | BAPIMEPOADDRDELIVERY | PO Item: Address Structure BAPIADDR1 for Inbound Delivery | 20080627 | |||
| 5 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Bestellposition | 20080627 | |||
| 6 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 7 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_LOCATION_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Bestellposition | 20080627 | |||
| 2 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 3 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_NUMBER on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_PARTY_LOC_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080627 | |||
| 2 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Purchase Order Item | 20080627 | |||
| 3 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Purchase Order Item Data (Change Parameter) | 20080627 | |||
| 4 | IS_RECIPIENT_PARTY | Call by reference | Type reference (TYPE) | EMLIF | Vendor to be supplied/who is to receive delivery | 20080627 | |||
| 5 | IV_ITEM_CATEGORY | Call by reference | Type reference (TYPE) | PSTYP | Item Category in Purchasing Document | 20080627 |
Method MAP_PO_ITEM_PARTY_LOC_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_PARTY_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Bestellposition | 20080627 | |||
| 2 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 3 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_PARTY_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_PRICEINFO_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIMEPOCOND | Call by reference | Type reference (TYPE) | BAPIMEPOCOND_TP | Konditionen in der Bestellung | 20080627 | |||
| 2 | ET_BAPIMEPOCONDX | Call by reference | Type reference (TYPE) | BAPIMEPOCONDX_TP | Änderungsleiste: Konditionen in der Bestellung | 20080627 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20080627 | |||
| 4 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Bestellposition | 20080627 | |||
| 5 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 6 | IM_PO_NUMBER | Call by reference | Type reference (TYPE) | SAPPLCO_BUSINESS_TRANSACTION_D | Purchasing Document Number | 20080627 | |||
| 7 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_PRICEINFO_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_PROCAT_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Tabellentyp für BAPIMEPOITEM | 20080627 | |||
| 2 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Tabellentyp für BAPIMEPOITEMX | 20080627 | |||
| 3 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_PROCAT_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_PRODUCT_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Bestellposition | 20080627 | |||
| 2 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 3 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_PRODUCT_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_PRSPEL_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIMEPOCOND | Call by reference | Type reference (TYPE) | BAPIMEPOCOND_TP | Purchase Order Header Data | 20080627 | |||
| 2 | ET_BAPIMEPOCONDX | Call by reference | Type reference (TYPE) | BAPIMEPOCONDX_TP | Purchase Order Header Data (Change Parameter) | 20080627 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080627 | |||
| 4 | IM_PO_NUMBER | Call by reference | Type reference (TYPE) | SAPPLCO_BUSINESS_TRANSACTION_D | Purchasing Document Number | 20080627 | |||
| 5 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_PRSPEL_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_PURREQREF_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIMEPOSCHEDULE | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULE_TP | Bestellposition | 20080627 | |||
| 2 | ET_BAPIMEPOSCHEDULX | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULX_TP | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20080627 | |||
| 4 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1SCHED | 20080627 |
Method MAP_PO_ITEM_PURREQREF_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_QUANTITY_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM | Bestellposition | 20080627 | |||
| 2 | EX_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 3 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_QUANTITY_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_SCHEDLINE_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIMEPOCOMPONENT | Call by reference | Type reference (TYPE) | BAPIMEPO_T_COMPONENT | Tabellentyp für BAPIMEPOCOMPONENT | 20080627 | |||
| 2 | ET_BAPIMEPOCOMPONENTX | Call by reference | Type reference (TYPE) | BAPIMEPO_T_COMPONENTX | abellentyp für BAPIMEPOCOMPONENTX | 20080627 | |||
| 3 | ET_BAPIMEPOSCHEDULE | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULE_TP | Bestellposition | 20080627 | |||
| 4 | ET_BAPIMEPOSCHEDULX | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULX_TP | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 5 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20080627 | |||
| 6 | IM_PO_NUMBER | Call by reference | Type reference (TYPE) | EBELN | Belegnummer des Einkaufsbelegs | 20080627 | |||
| 7 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_SCHEDLINE_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_SUBCONCOM_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIMEPOCOMPONENT | Call by reference | Type reference (TYPE) | BAPIMEPO_T_COMPONENT | Bestellposition | 20080627 | |||
| 2 | ET_BAPIMEPOCOMPONENTX | Call by reference | Type reference (TYPE) | BAPIMEPO_T_COMPONENTX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20080627 | |||
| 4 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | Purchase Order ERP Purchase Order Item | 20080627 | |||
| 5 | IS_PO_SCHEDULE | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1SCHED | Purchase Order ERP Request Schedule Line | 20080627 |
Method MAP_PO_ITEM_SUBCONCOM_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_TEXTCOLLE_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIMEPOTEXT | Call by reference | Type reference (TYPE) | BAPIMEPOTEXT_TP | Bestellposition | 20080627 | |||
| 2 | EX_BAPIMEPOTEXTX | Call by reference | Type reference (TYPE) | BAPIMEPOTEXTX | Bestellung Positionsdaten (Änderungsleiste) | 20080627 | |||
| 3 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | 20080627 |
Method MAP_PO_ITEM_TEXTCOLLE_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_ITEM_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIITEMSHIP | Call by reference | Type reference (TYPE) | BAPI_T_ITEMSHIP | Table Type for Structure BAPIITEMSHIP | 20080627 | |||
| 2 | ET_BAPIITEMSHIPX | Call by reference | Type reference (TYPE) | BAPI_T_ITEMSHIPX | Table Type for BAPIITEMSHIPX | 20080627 | |||
| 3 | ET_BAPIMEPOACCOUNT | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNT_TP | Kontierungsfelder der Bestellung | 20080627 | |||
| 4 | ET_BAPIMEPOACCOUNTX | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNTX_TP | Kontierungsfelder der Bestellung (Änderungsleiste) | 20080627 | |||
| 5 | ET_BAPIMEPOADDRDELIVERY | Call by reference | Type reference (TYPE) | BAPIMEPOADDRDELIVERY_TP | Table Type for BAPIMEPOADDRDELIVERY | 20080627 | |||
| 6 | ET_BAPIMEPOCOMPONENT | Call by reference | Type reference (TYPE) | BAPIMEPO_T_COMPONENT | Tabellentyp für BAPIMEPOCOMPONENT | 20080627 | |||
| 7 | ET_BAPIMEPOCOMPONENTX | Call by reference | Type reference (TYPE) | BAPIMEPO_T_COMPONENTX | abellentyp für BAPIMEPOCOMPONENTX | 20080627 | |||
| 8 | ET_BAPIMEPOCOND | Call by reference | Type reference (TYPE) | BAPIMEPOCOND_TP | Konditionen in der Bestellung | 20080627 | |||
| 9 | ET_BAPIMEPOCONDX | Call by reference | Type reference (TYPE) | BAPIMEPOCONDX_TP | Änderungsleiste: Konditionen in der Bestellung | 20080627 | |||
| 10 | ET_BAPIMEPOITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM_TP | Tabellentyp für BAPIMEPOITEM | 20080627 | |||
| 11 | ET_BAPIMEPOITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX_TP | Tabellentyp für BAPIMEPOITEMX | 20080627 | |||
| 12 | ET_BAPIMEPOSCHEDULE | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULE_TP | Felder für Einteilungen der Bestellung | 20080627 | |||
| 13 | ET_BAPIMEPOSCHEDULX | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULX_TP | Felder für Einteilungen der Bestellung (Änderungsleiste) | 20080627 | |||
| 14 | ET_BAPIMEPOTEXT | Call by reference | Type reference (TYPE) | BAPIMEPOTEXT_TP | Texte: (Kopf oder Position) | 20080627 | |||
| 15 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20080627 | ||||
| 16 | ET_POCONTRACTLIMITS | Call by reference | Type reference (TYPE) | BAPIESUCC_TP | Table Type for BAPIESUCC | 20080627 | |||
| 17 | ET_POLIMITS | Call by reference | Type reference (TYPE) | BAPIESUHC_TP | Table Type for BAPIESUHC | 20080627 | |||
| 18 | ET_POSERVICES | Call by reference | Type reference (TYPE) | BAPIESLLC_TP | Table Type for BAPIESLLC | 20080627 | |||
| 19 | ET_POSRVACCESSVALUES | Call by reference | Type reference (TYPE) | BAPIESKLC_TP | Table Type for BAPIESKLC | 20080627 | |||
| 20 | ET_POSRV_TEXT | Call by reference | Type reference (TYPE) | BAPIESLLTX_TP | Table Type for BAPIESLLTX | 20080627 | |||
| 21 | EX_ACTION_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_ACTION_CODE | allgemeines flag | 20080627 | |||
| 22 | EX_BAPIMEPOTEXTX | Call by reference | Type reference (TYPE) | BAPIMEPOTEXTX | Texte: (Kopf oder Position) - Änderungsleiste | 20080627 | |||
| 23 | IM_COMPLETETRANSIND | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080627 | |||
| 24 | IS_INPUT_MESSAGE | Call by reference | Type reference (TYPE) | PUR_PURCHASE_ORDER_ERPREQUEST | Purchase Order ERP Request | 20080627 |
Method MAP_PO_ITEM_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_SRV_ITM_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_HIGHEST_PACKNO | Call by reference | Type reference (TYPE) | PACKNO | Package number | 20080627 | |||
| 2 | ES_LIMITS | Call by reference | Type reference (TYPE) | BAPIESUHC | Communication Structure: Limits | 20080627 | |||
| 3 | ES_PCKNO | Call by reference | Type reference (TYPE) | MMSRV_PACKAGE_TEMP | Table type of structure MMSRV_PACKAGE_TEMP | 20080627 | |||
| 4 | ES_SRV | Call by reference | Type reference (TYPE) | BAPIESLLC | Communication Structure: Create Service Line | 20080627 | |||
| 5 | ET_CONTRACT_LIMITS | Call by reference | Type reference (TYPE) | BAPIESUCC_TP | Table Type for BAPIESUCC | 20080627 | |||
| 6 | ET_ESLL | Call by reference | Type reference (TYPE) | MMSRV_ESLL | Table Type for ESLL | 20080627 | |||
| 7 | ET_ITEM_ACCT | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNT_TP | Table Type for BAPIMEPOACCOUNT | 20080627 | |||
| 8 | ET_SRV_ACCT | Call by reference | Type reference (TYPE) | BAPIESKLC_TP | Table Type for BAPIESKLC | 20080627 | |||
| 9 | EV_ITEM_PACKNO | Call by reference | Type reference (TYPE) | ESLL-PACKNO | Package number | 20080627 | |||
| 10 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | Purchase Order ERP Purchase Order Item | 20080627 | |||
| 11 | IT_PR_ACCT | Call by reference | Type reference (TYPE) | BAPIEBKN_TP | Table Type for BAPIEBKN | 20080627 | |||
| 12 | IT_PR_CONTRACT_LIMITS | Call by reference | Type reference (TYPE) | BAPIESUC_TP | Table Type for BAPIESUC | 20080627 | |||
| 13 | IT_PR_ITEMS | Call by reference | Type reference (TYPE) | BAPIEBAN_TP | Table Type for BAPIEBAN | 20080627 | |||
| 14 | IT_PR_LIMITS | Call by reference | Type reference (TYPE) | BBPT_BAPIESUH | Table Type: Communication Structure Limits | 20080627 | |||
| 15 | IT_PR_SRV_ACC | Call by reference | Type reference (TYPE) | BBPT_BAPIESKL | Table Type: Structure Account Assignment Service Rows | 20080627 | |||
| 16 | IT_TEMP | Call by reference | Type reference (TYPE) | MMSRV_INTROW_TEMP_TTY | Table type of structure MMSRV_PACKAGE_TEMP | 20080627 | |||
| 17 | IV_PO_ITM_ID | Call by reference | Type reference (TYPE) | EBELP | Character field of length 40 | 20080627 |
Method MAP_PO_SRV_ITM_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_SRV_LINE_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SRV | Call by reference | Type reference (TYPE) | BAPIESLLC | Communication Structure: Create Service Line | 20080627 | |||
| 2 | ET_ITEM_ACCT | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNT_TP | Table Type for BAPIMEPOACCOUNT | 20080722 | |||
| 3 | ET_SRV_ACCT | Call by reference | Type reference (TYPE) | BAPIESKLC_TP | Table Type: Structure Account Assignment Service Rows | 20080627 | |||
| 4 | ET_SRV_TEXT | Call by reference | Type reference (TYPE) | BAPIESLLTX_TP | Table Type for BAPIESLLTX | 20080627 | |||
| 5 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | Purchase Order ERP Purchase Order Item | 20080627 | |||
| 6 | IT_ESLL | Call by reference | Type reference (TYPE) | MMSRV_ESLL | Table Type for ESLL | 20080627 | |||
| 7 | IT_PCKNO | Call by reference | Type reference (TYPE) | MMSRV_PACKAGE_TEMP_TTY | Local Table for Packno | 20080627 | |||
| 8 | IT_PR_SRV_ACC | Call by reference | Type reference (TYPE) | BBPT_BAPIESKL | Table Type: Structure Account Assignment Service Rows | 20080627 | |||
| 9 | IT_PR_SRV_TXT | Call by reference | Type reference (TYPE) | BAPIESLLTX_TP | Table Type for BAPIESLLTX | 20080627 | |||
| 10 | IT_TEMP | Call by reference | Type reference (TYPE) | MMSRV_INTROW_TEMP_TTY | Local Table for INTROWS | 20080627 | |||
| 11 | IV_PO_ITM_ID | Call by reference | Type reference (TYPE) | EBELP | Character field of length 40 | 20080627 |
Method MAP_PO_SRV_LINE_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
Method MAP_PO_SRV_OUTL_XI_2_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_HIGHEST_PACKNO | Call by reference | Type reference (TYPE) | PACKNO | Package number | 20080627 | |||
| 2 | ES_PCKNO | Call by reference | Type reference (TYPE) | MMSRV_PACKAGE_TEMP | Temporary Package Number | 20080627 | |||
| 3 | ES_SRV | Call by reference | Type reference (TYPE) | BAPIESLLC | Communication Structure: Create Service Line | 20080627 | |||
| 4 | ET_SRV_TEXT | Call by reference | Type reference (TYPE) | BAPIESLLTX_TP | Table Type for BAPIESLLTX | 20080627 | |||
| 5 | IS_PO_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_PUR_ORD_ERPREQ_V1ITM | Purchase Order ERP Purchase Order Item | 20080627 | |||
| 6 | IT_ESLL | Call by reference | Type reference (TYPE) | MMSRV_ESLL | Table Type for ESLL | 20080627 | |||
| 7 | IT_PR_SRV_TXT | Call by reference | Type reference (TYPE) | BAPIESLLTX_TP | Table Type for BAPIESLLTX | 20080627 | |||
| 8 | IT_TEMP | Call by reference | Type reference (TYPE) | MMSRV_INTROW_TEMP_TTY | Table type of structure MMSRV_PACKAGE_TEMP | 20080627 | |||
| 9 | IV_ITEM_PACKNO | Call by reference | Type reference (TYPE) | ESLL-PACKNO | Package number | 20080627 | |||
| 10 | IV_PO_ITM_ID | Call by reference | Type reference (TYPE) | EBELP | Character field of length 40 | 20080627 |
Method MAP_PO_SRV_OUTL_XI_2_ERP on class CL_PUR_PO_MAPPING_XI2ERP_V1 has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |