SAP ABAP Class CL_PUR_PURCHASEORDER005QR_IMPL (PurchaseOrderERPByIDQueryResponse_In_V1 implementation class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-GF-ES (Application Component) Enterprise Services in Purchasing
⤷
OPS_SE_PUR_XI_PROXY (Package) Web Service Proxies Purchasing
⤷
⤷
Properties
| Class | CL_PUR_PURCHASEORDER005QR_IMPL | |
| Short Description | PurchaseOrderERPByIDQueryResponse_In_V1 implementation class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_PUR_XI_PROXY | Web Service Proxies Purchasing |
| Created | 20071107 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PUR_PURCHASEORDER005QR_IMPL has no forward declaration.
Interfaces
Class CL_PUR_PURCHASEORDER005QR_IMPL has no interface implemented.
Friends
Class CL_PUR_PURCHASEORDER005QR_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BAPI_MTYPE | 'A' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20071114 | ||
| 2 | Constant | Private | Type reference (TYPE) | BAPI_MTYPE | 'E' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20071113 | ||
| 3 | Constant | Private | Type reference (TYPE) | EBSTYP | 'F' | Purchasing Document Category | 20080402 | ||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_PUR_PURCHASEORDER005QR_IMPL | Service execution class for CL_PUR_PURCHASEORDER005QR_IMPL | 20071107 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | PUR_SE_PURCHASEORDER005QR | Inbound / Outbound Processing for PurchaseOrder005QR | 20071113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20071107 | |
| 2 | Instance method | Public | Constructor | Constructor | 20071107 | |
| 3 | Static method | Public | Method | Factory method to get the proxy impl object reference | 20071107 | |
| 4 | Instance method | Public | Method | Execute service processing | 20071107 | |
| 5 | Instance method | Public | Method | Export Conversion | 20071107 | |
| 6 | Instance method | Public | Method | Import Conversion | 20071107 |
Events
Class CL_PUR_PURCHASEORDER005QR_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ACCOUNT_EXTENDED | Private | See coding | 20071108 | BEGIN OF ty_account_extended .
TYPES poid TYPE ebeln.
INCLUDE TYPE bapimepoaccount AS poaccount.
TYPES END OF ty_account_extended
|
||
| 2 | TY_ACCOUNT_EXTENDED_TAB | Private | See coding | 20071108 | ty_account_extended_tab TYPE STANDARD TABLE OF ty_account_extended
|
||
| 3 | TY_ADDRDELIVERY_EXTENDED | Private | See coding | 20071107 | BEGIN OF ty_addrdelivery_extended .
TYPES poid TYPE ebeln.
INCLUDE TYPE bapimepoaddrdelivery AS poaddrdelivery.
TYPES END OF ty_addrdelivery_extended
|
||
| 4 | TY_ADDRDELIVERY_EXTENDED_TAB | Private | See coding | 20071107 | ty_addrdelivery_extended_tab TYPE STANDARD TABLE OF ty_addrdelivery_extended
|
||
| 5 | TY_BAPIMEPOITEM_EXTENDED | Private | See coding | 20071107 | BEGIN OF ty_bapimepoitem_extended.
TYPES poid TYPE ebeln.
INCLUDE TYPE bapimepoitem AS poitem.
TYPES END OF ty_bapimepoitem_extended
|
||
| 6 | TY_BAPIMEPOITEM_EXTENDED_TAB | Private | See coding | 20071107 | ty_bapimepoitem_extended_tab TYPE STANDARD TABLE OF ty_bapimepoitem_extended
|
||
| 7 | TY_COMPONENTS_EXTENDED | Private | See coding | 20080212 | BEGIN OF ty_components_extended.
TYPES poid TYPE ebeln.
INCLUDE TYPE bapimepocomponent AS pocomponents.
TYPES END OF ty_components_extended
|
||
| 8 | TY_COMPONENTS_EXTENDED_TAB | Private | See coding | 20080212 | ty_components_extended_tab TYPE STANDARD TABLE OF ty_components_extended
|
||
| 9 | TY_CONFIRMATION_EXTENDED | Private | See coding | 20071108 | BEGIN OF ty_confirmation_extended .
TYPES poid TYPE ebeln.
INCLUDE TYPE bapiekes AS poconfirmation.
TYPES END OF ty_confirmation_extended
|
||
| 10 | TY_CONFIRMATION_EXTENDED_TAB | Private | See coding | 20071108 | ty_confirmation_extended_tab TYPE STANDARD TABLE OF ty_confirmation_extended
|
||
| 11 | TY_EKKO_TAB | Public | See coding | 20080402 | ty_ekko_tab TYPE standard TABLE OF ty_str_ebeln
|
||
| 12 | TY_HASH | Public | See coding | 20071109 | BEGIN OF ty_hash,
poid TYPE ebeln,
poitemid TYPE ebelp,
END OF ty_hash
|
||
| 13 | TY_HASH_TAB | Public | See coding | 20071109 | ty_hash_tab TYPE standard TABLE OF ty_hash
|
||
| 14 | TY_HISTORYTOTALS_EXTENDED | Private | See coding | 20071108 | BEGIN OF ty_historytotals_extended .
TYPES poid TYPE ebeln.
INCLUDE TYPE bapiekbes AS pohistorytotals.
TYPES END OF ty_historytotals_extended
|
||
| 15 | TY_HISTORYTOTALS_EXTENDED_TAB | Private | See coding | 20071108 | ty_historytotals_extended_tab TYPE STANDARD TABLE OF ty_historytotals_extended
|
||
| 16 | TY_PARTNER_EXTENDED | Private | See coding | 20080820 | BEGIN OF ty_partner_extended .
TYPES poid TYPE ebeln.
INCLUDE TYPE bapiekkop AS popartner.
TYPES END OF ty_partner_extended
|
||
| 17 | TY_PARTNER_EXTENDED_TAB | Private | See coding | 20080820 | ty_partner_extended_tab TYPE STANDARD TABLE OF ty_partner_extended
|
||
| 18 | TY_RG_EBELN | Public | See coding | 20071108 | ty_rg_ebeln TYPE standard TABLE OF ty_rs_ebeln
|
||
| 19 | TY_RG_EBELP | Public | See coding | 20071108 | ty_rg_ebelp TYPE standard TABLE OF ty_rs_ebelp
|
||
| 20 | TY_RS_EBELN | Public | See coding | 20071108 | BEGIN OF ty_rs_ebeln,
sign TYPE sign,
option TYPE opti,
low TYPE ebeln,
high TYPE ebeln,
END OF ty_rs_ebeln
|
||
| 21 | TY_RS_EBELP | Public | See coding | 20071108 | BEGIN OF ty_rs_ebelp,
sign TYPE sign,
option TYPE opti,
low TYPE ebelp,
high TYPE ebelp,
END OF ty_rs_ebelp
|
||
| 22 | TY_SCHEDULE_EXTENDED | Private | See coding | 20071107 | BEGIN OF ty_schedule_extended .
TYPES poid TYPE ebeln.
INCLUDE TYPE bapimeposchedule AS poschedule.
TYPES END OF ty_schedule_extended
|
||
| 23 | TY_SCHEDULE_EXTENDED_TAB | Private | See coding | 20071107 | ty_schedule_extended_tab TYPE STANDARD TABLE OF ty_schedule_extended
|
||
| 24 | TY_SHIPPINGEXP_EXTENDED | Private | See coding | 20080212 | BEGIN OF ty_shippingexp_extended.
TYPES poid TYPE ebeln.
INCLUDE TYPE bapimeposhippexp AS poshippingexp.
TYPES END OF ty_shippingexp_extended
|
||
| 25 | TY_SHIPPINGEXP_EXTENDED_TAB | Private | See coding | 20080212 | ty_shippingexp_extended_tab TYPE STANDARD TABLE OF ty_shippingexp_extended
|
||
| 26 | TY_STR_EBELN | Public | See coding | 20071112 | BEGIN OF ty_str_ebeln .
TYPES poid TYPE ebeln.
TYPES END OF ty_str_ebeln
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PUR_PURCHASEORDER005QR_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PUR_PURCHASEORDER005QR_IMPL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PUR_PURCHASEORDER005QR_IMPL has no parameter.
Method CONSTRUCTOR on class CL_PUR_PURCHASEORDER005QR_IMPL has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_EXEC_IMPL | Value transfer | Object reference (TYPE REF TO) | CL_PUR_PURCHASEORDER005QR_IMPL | PurchaseOrderERPByIDQueryResponse_In_V1 implementation class | 20071107 |
Method CREATE on class CL_PUR_PURCHASEORDER005QR_IMPL has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROXY_DATA | Call by reference | Type reference (TYPE) | PUR_PURCHORDERPBYID_RSP_S_V1 | Proxy Structure (Generated) | 20071108 | |||
| 2 | IS_PROXY_DATA | Call by reference | Type reference (TYPE) | PUR_PURCHORDERPBYID_QRY_S_V1 | Proxy Structure (Generated) | 20071108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080509 |
Method EXPORT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Log | 20071107 | |||
| 2 | ES_PROXY_DATA | Call by reference | Type reference (TYPE) | PUR_PURCHORDERPBYID_RSP_S_V1 | Proxy Structure (Generated) | 20071108 | |||
| 3 | IT_LAST_PROVIDED_POID | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20071112 | |||
| 4 | IT_MORE_ELEMENTS_AVAIL_IND | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20071112 | |||
| 5 | IT_PO_ACCOUNT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071108 | ||||
| 6 | IT_PO_ADDRDELIVERY | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071108 | ||||
| 7 | IT_PO_COMPONENTS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20080212 | ||||
| 8 | IT_PO_CONFIRMATION | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071108 | ||||
| 9 | IT_PO_HEADERS | Call by reference | Type reference (TYPE) | STANDARD TABLE | Purchase Order Header Data | 20071108 | |||
| 10 | IT_PO_HISTORYTOTALS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071108 | ||||
| 11 | IT_PO_ITEMS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071108 | ||||
| 12 | IT_PO_PARTNER | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20080820 | ||||
| 13 | IT_PO_SCHEDULE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071108 | ||||
| 14 | IT_PO_SHIPPINGEXP | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20080212 | ||||
| 15 | IT_RETURNED_QRY_HITS_NUMBER | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20071112 |
Method EXPORT_CONVERSION on class CL_PUR_PURCHASEORDER005QR_IMPL has no exception.
Method IMPORT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BAPIRETURN_TAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20071114 | |||
| 2 | ET_HASH | Call by reference | Type reference (TYPE) | TY_HASH_TAB | Hashtab for query | 20071113 | |||
| 3 | EV_LAST_PROVIDED_POID | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20071107 | |||
| 4 | EV_MAXROWS | Call by reference | Type reference (TYPE) | I | 20071107 | ||||
| 5 | EV_UNLIM_QUY_HITS_IND | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20071107 | |||
| 6 | IS_PROXY_DATA | Call by reference | Type reference (TYPE) | PUR_PURCHORDERPBYID_QRY_S_V1 | Proxy Structure (Generated) | 20071108 |
Method IMPORT_CONVERSION on class CL_PUR_PURCHASEORDER005QR_IMPL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 603 |