SAP ABAP Interface IF_PUR_SE_PURGSCHEDGAGRMTIDQR (Interface for BAdI: PUR_SE_PURGSCHEDGAGRMTIDQR)
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_PURGSCHEDGAGRMTIDQR | |
| Short Description | Interface for BAdI: PUR_SE_PURGSCHEDGAGRMTIDQR |
General Data
| Package | OPS_SE_PUR | Service Enabling for Purchasing |
| Created | 20090119 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PUR_SE_PURGSCHEDGAGRMTIDQR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090119 |
Friends
Interface IF_PUR_SE_PURGSCHEDGAGRMTIDQR has no friend.
Attributes
Interface IF_PUR_SE_PURGSCHEDGAGRMTIDQR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090119 | ||
| 2 | Instance method | Public | Method | 20090119 |
Events
Interface IF_PUR_SE_PURGSCHEDGAGRMTIDQR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_BAPIMEOUTACCOUNT | Public | See coding | 20090119 | ty_bapimeoutaccount TYPE STANDARD TABLE OF bapimeoutaccount
|
||
| 2 | TY_BAPIMEOUTADDRDELIVERY | Public | See coding | 20090119 | ty_bapimeoutaddrdelivery TYPE STANDARD TABLE OF bapimeoutaddrdelivery
|
||
| 3 | TY_BAPIMEOUTCOMPONENT | Public | See coding | 20090119 | ty_bapimeoutcomponent TYPE STANDARD TABLE OF bapimeoutcomponent
|
||
| 4 | TY_BAPIMEOUTCONDITION | Public | See coding | 20090119 | ty_bapimeoutcondition TYPE STANDARD TABLE OF bapimeoutcondition
|
||
| 5 | TY_BAPIMEOUTEIPO | Public | See coding | 20090119 | ty_bapimeouteipo TYPE STANDARD TABLE OF bapimeouteipo
|
||
| 6 | TY_BAPIMEOUTHEADERCOND | Public | See coding | 20090119 | ty_bapimeoutheadercond TYPE STANDARD TABLE OF bapimeoutheadercond
|
||
| 7 | TY_BAPIMEOUTHEADVALIDITY | Public | See coding | 20090119 | ty_bapimeoutheadvalidity TYPE STANDARD TABLE OF bapimeoutheadvalidity
|
||
| 8 | TY_BAPIMEOUTITEM | Public | See coding | 20090119 | ty_bapimeoutitem TYPE STANDARD TABLE OF bapimeoutitem
|
||
| 9 | TY_BAPIMEOUTITEMSCALEQUAN | Public | See coding | 20090119 | ty_bapimeoutitemscalequan TYPE STANDARD TABLE OF bapimeoutitemscalequan
|
||
| 10 | TY_BAPIMEOUTITEMSCALEVAL | Public | See coding | 20090119 | ty_bapimeoutitemscaleval TYPE STANDARD TABLE OF bapimeoutitemscaleval
|
||
| 11 | TY_BAPIMEOUTITEMTEXT | Public | See coding | 20090119 | ty_bapimeoutitemtext TYPE STANDARD TABLE OF bapimeoutitemtext
|
||
| 12 | TY_BAPIMEOUTPARTNER | Public | See coding | 20090119 | ty_bapimeoutpartner TYPE STANDARD TABLE OF bapimeoutpartner
|
||
| 13 | TY_BAPIMEOUTSCALE | Public | See coding | 20090119 | ty_bapimeoutscale TYPE STANDARD TABLE OF bapimeoutscale
|
||
| 14 | TY_BAPIMEOUTSCALEVALUE | Public | See coding | 20090119 | ty_bapimeoutscalevalue TYPE STANDARD TABLE OF bapimeoutscalevalue
|
||
| 15 | TY_BAPIMEOUTSCHEDULE | Public | See coding | 20090119 | ty_bapimeoutschedule TYPE STANDARD TABLE OF bapimeoutschedule
|
||
| 16 | TY_BAPIMEOUTTEXT | Public | See coding | 20090119 | ty_bapimeouttext TYPE STANDARD TABLE OF bapimeouttext
|
||
| 17 | TY_BAPIMEOUTVALIDITY | Public | See coding | 20090119 | ty_bapimeoutvalidity TYPE STANDARD TABLE OF bapimeoutvalidity
|
||
| 18 | TY_BAPIMEPOSHIPPEXP | Public | See coding | 20090204 | ty_bapimeposhippexp TYPE STANDARD TABLE OF bapimeposhippexp
|
||
| 19 | TY_BAPIPAREX | Public | See coding | 20090119 | ty_bapiparex TYPE STANDARD TABLE OF bapiparex
|
||
| 20 | TY_EBELP_RANGE | Public | See coding | 20090119 | ty_ebelp_range TYPE STANDARD TABLE OF ty_ebelp_range_line
|
||
| 21 | TY_EBELP_RANGE_LINE | Public | See coding | 20090119 | 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 | Ref. structure for BAPI parameter ExtensionIn/ExtensionOut | 20090119 | |||
| 2 | CT_ITEMID_RANGE | Call by reference | Type reference (TYPE) | TY_EBELP_RANGE | Item Number of Purchasing Document | 20090119 | |||
| 3 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090119 | |||
| 4 | CV_PURGSCHEDGAGRMTID | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20090119 | |||
| 5 | IS_INPUT | Call by reference | Type reference (TYPE) | PUR_PURGSCHEDAGRMNTERPIDQRY | Message Type for PurchasingSchedulingAgreementERPByIDQuery_s | 20090119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in BAdI Processing in Proxy | 20090312 |
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_PURGSCHEDAGRMNTERPIDRSP | Message Type for PurgSchedulingAgreementERPByIDResponse | 20090123 | |||
| 2 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090313 | |||
| 3 | IS_HEADER | Call by reference | Type reference (TYPE) | BAPIMEOUTHEADER | Header Data Outline Agreement | 20090123 | |||
| 4 | IT_ACCOUNT | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTACCOUNT | 20090123 | ||||
| 5 | IT_DELIVERY_ADDRESS | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTADDRDELIVERY | 20090123 | ||||
| 6 | IT_EXPORT_IMPORT | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTEIPO | 20090123 | ||||
| 7 | IT_EXTENSIONOUT | Call by reference | Type reference (TYPE) | TY_BAPIPAREX | 20090123 | ||||
| 8 | IT_HEADER_TEXT | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTTEXT | 20090123 | ||||
| 9 | IT_HEAD_CONDITION | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTHEADERCOND | 20090123 | ||||
| 10 | IT_HEAD_COND_SCALE_QUAN | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTSCALE | 20090123 | ||||
| 11 | IT_HEAD_COND_SCALE_VAL | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTSCALEVALUE | 20090123 | ||||
| 12 | IT_HEAD_COND_VALIDITY | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTHEADVALIDITY | 20090123 | ||||
| 13 | IT_ITEM | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTITEM | 20090123 | ||||
| 14 | IT_ITEM_CONDITION | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTCONDITION | 20090123 | ||||
| 15 | IT_ITEM_COND_SCALE_QUAN | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTITEMSCALEQUAN | 20090123 | ||||
| 16 | IT_ITEM_COND_SCALE_VALUE | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTITEMSCALEVAL | 20090123 | ||||
| 17 | IT_ITEM_COND_VALIDITY | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTVALIDITY | 20090123 | ||||
| 18 | IT_ITEM_TEXT | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTITEMTEXT | 20090123 | ||||
| 19 | IT_PARTNER | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTPARTNER | 20090123 | ||||
| 20 | IT_SCHEDULE | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTSCHEDULE | 20090123 | ||||
| 21 | IT_SC_COMPONENT | Call by reference | Type reference (TYPE) | TY_BAPIMEOUTCOMPONENT | 20090219 | ||||
| 22 | IT_SHIPPING | Call by reference | Type reference (TYPE) | TY_BAPIMEPOSHIPPEXP | 20090123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in BAdI Processing in Proxy | 20090123 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |