SAP ABAP Interface IF_PUR_SE_PURGCONTRIDQR (Interface for BAdI: PUR_SE_PURGCONTRID)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-GF-ES (Application Component) Enterprise Services in Purchasing
⤷
OPS_SE_PUR (Package) Service Enabling for Purchasing
⤷
⤷
Properties
| Interface | IF_PUR_SE_PURGCONTRIDQR | |
| Short Description | Interface for BAdI: PUR_SE_PURGCONTRID |
General Data
| Package | OPS_SE_PUR | Service Enabling for Purchasing |
| Created | 20080812 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PUR_SE_PURGCONTRIDQR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080812 |
Friends
Interface IF_PUR_SE_PURGCONTRIDQR has no friend.
Attributes
Interface IF_PUR_SE_PURGCONTRIDQR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080812 | ||
| 2 | Instance method | Public | Method | 20080812 |
Events
Interface IF_PUR_SE_PURGCONTRIDQR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_BAPIMEOUTACCOUNT | Public | See coding | 20080812 | ty_bapimeoutaccount TYPE STANDARD TABLE OF bapimeoutaccount
|
||
| 2 | TY_BAPIMEOUTADDRDELIVERY | Public | See coding | 20080812 | ty_bapimeoutaddrdelivery TYPE STANDARD TABLE OF bapimeoutaddrdelivery
|
||
| 3 | TY_BAPIMEOUTCONDITION | Public | See coding | 20080812 | ty_bapimeoutcondition TYPE STANDARD TABLE OF bapimeoutcondition
|
||
| 4 | TY_BAPIMEOUTHEADERCOND | Public | See coding | 20080812 | ty_bapimeoutheadercond TYPE STANDARD TABLE OF bapimeoutheadercond
|
||
| 5 | TY_BAPIMEOUTHEADVALIDITY | Public | See coding | 20080812 | ty_bapimeoutheadvalidity TYPE STANDARD TABLE OF bapimeoutheadvalidity
|
||
| 6 | TY_BAPIMEOUTITEM | Public | See coding | 20080812 | ty_bapimeoutitem TYPE STANDARD TABLE OF bapimeoutitem
|
||
| 7 | TY_BAPIMEOUTITEMSCALEQUAN | Public | See coding | 20080812 | ty_bapimeoutitemscalequan TYPE STANDARD TABLE OF bapimeoutitemscalequan
|
||
| 8 | TY_BAPIMEOUTITEMSCALEVAL | Public | See coding | 20080812 | ty_bapimeoutitemscaleval TYPE STANDARD TABLE OF bapimeoutitemscaleval
|
||
| 9 | TY_BAPIMEOUTITEMTEXT | Public | See coding | 20080812 | ty_bapimeoutitemtext TYPE STANDARD TABLE OF bapimeoutitemtext
|
||
| 10 | TY_BAPIMEOUTPARTNER | Public | See coding | 20080812 | ty_bapimeoutpartner TYPE STANDARD TABLE OF bapimeoutpartner
|
||
| 11 | TY_BAPIMEOUTRELEASEINFO | Public | See coding | 20080812 | ty_bapimeoutreleaseinfo TYPE STANDARD TABLE OF bapimeoutreleaseinfo
|
||
| 12 | TY_BAPIMEOUTSCALE | Public | See coding | 20080812 | ty_bapimeoutscale TYPE STANDARD TABLE OF bapimeoutscale
|
||
| 13 | TY_BAPIMEOUTSCALEVALUE | Public | See coding | 20080812 | ty_bapimeoutscalevalue TYPE STANDARD TABLE OF bapimeoutscalevalue
|
||
| 14 | TY_BAPIMEOUTTEXT | Public | See coding | 20080812 | ty_bapimeouttext TYPE STANDARD TABLE OF bapimeouttext
|
||
| 15 | TY_BAPIMEOUTVALIDITY | Public | See coding | 20080812 | ty_bapimeoutvalidity TYPE STANDARD TABLE OF bapimeoutvalidity
|
||
| 16 | TY_BAPIPAREX | Public | See coding | 20080812 | ty_bapiparex TYPE STANDARD TABLE OF bapiparex
|
||
| 17 | TY_BAPIRET2 | Public | See coding | 20080812 | ty_bapiret2 TYPE STANDARD TABLE OF bapiret2
|
||
| 18 | TY_EBELP_RANGE | Public | See coding | 20080814 | ty_ebelp_range TYPE STANDARD TABLE OF ty_ebelp_range_line
|
||
| 19 | TY_EBELP_RANGE_LINE | Public | See coding | 20080814 | BEGIN OF ty_ebelp_range_line,
sign TYPE c LENGTH 1,
option TYPE c LENGTH 2,
low TYPE ebelp,
high TYPE ebelp,
END OF ty_ebelp_range_line
|
Method Signatures
Method INBOUND_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EXTENSIONOUT | Call by reference | Type reference (TYPE) | TY_BAPIPAREX | 20081015 | ||||
| 2 | CT_ITEMID_RANGE | Call by reference | Type reference (TYPE) | TY_EBELP_RANGE | 20080814 | ||||
| 3 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Return Parameter | 20081015 | |||
| 4 | CV_PURGCONTRID | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20080812 | |||
| 5 | IS_INPUT | Call by reference | Type reference (TYPE) | PUR_PURGCONTRBYIDQR_QRY | PurchasingContractERPByIDQuery | 20080812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error During Global Data Types Conversion | 20080812 |
Method OUTBOUND_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OUTPUT | Call by reference | Type reference (TYPE) | PUR_PURGCONTRBYIDQR_RSP | PurchasingContractERPByIDResponse | 20080812 | |||
| 2 | CT_EXTENSIONOUT | Call by reference | Type reference (TYPE) | TY_BAPIPAREX | 20090319 | ||||
| 3 | CT_RETURN | Call by reference | Type reference (TYPE) | TY_BAPIRET2 | 20090319 | ||||
| 4 | IS_HEADER | Call by reference | Type reference (TYPE) | BAPIMEOUTHEADER | Header Data Outline Agreement | 20080812 | |||
| 5 | IT_ACCOUNT | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTACCOUNT | 20080812 | ||||
| 6 | IT_DELIVERY_ADDRESS | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTADDRDELIVERY | 20080812 | ||||
| 7 | IT_HEADER_TEXT | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTTEXT | 20080812 | ||||
| 8 | IT_HEAD_CONDITION | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTHEADERCOND | 20080812 | ||||
| 9 | IT_HEAD_COND_SCALE_QUAN | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTSCALE | 20080812 | ||||
| 10 | IT_HEAD_COND_SCALE_VAL | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTSCALEVALUE | 20080812 | ||||
| 11 | IT_HEAD_COND_VALIDITY | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTHEADVALIDITY | 20080812 | ||||
| 12 | IT_ITEM | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTITEM | 20080812 | ||||
| 13 | IT_ITEM_CONDITION | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTCONDITION | 20080812 | ||||
| 14 | IT_ITEM_COND_SCALE_QUAN | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTITEMSCALEQUAN | 20080812 | ||||
| 15 | IT_ITEM_COND_SCALE_VALUE | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTITEMSCALEVAL | 20080812 | ||||
| 16 | IT_ITEM_COND_VALIDITY | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTVALIDITY | 20080812 | ||||
| 17 | IT_ITEM_TEXT | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTITEMTEXT | 20080812 | ||||
| 18 | IT_PARTNER | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTPARTNER | 20080812 | ||||
| 19 | IT_RELEASE_DOCU | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTRELEASEINFO | 20080812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in BAdI Processing in Proxy | 20080812 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |