SAP ABAP Interface IF_APAR_EBPP_VENDRO_INQUIRY (Interface for BAdI: BADI_APAR_EBPP_VENDOR_INQUIRY)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FIN-FSCM-BD-AR (Application Component) Accounts Receivable Accounting Process Integration
⤷
EBPP_APAR (Package) EBPP_APAR
⤷
⤷
Properties
| Interface | IF_APAR_EBPP_VENDRO_INQUIRY | |
| Short Description | Interface for BAdI: BADI_APAR_EBPP_VENDOR_INQUIRY |
General Data
| Package | EBPP_APAR | EBPP_APAR |
| Created | 20090211 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_APAR_EBPP_VENDRO_INQUIRY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090211 |
Friends
Interface IF_APAR_EBPP_VENDRO_INQUIRY has no friend.
Attributes
Interface IF_APAR_EBPP_VENDRO_INQUIRY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Append notes to the inquiry | 20090219 | |
| 2 | Instance method | Public | Method | Check if there is inquiry created for the invoices | 20090304 | |
| 3 | Instance method | Public | Method | Create vendor inquiry | 20090211 | |
| 4 | Instance method | Public | Method | Get details of an inquiry | 20090211 | |
| 5 | Instance method | Public | Method | Get vendor inquiries via vendor or invoices | 20090211 |
Events
Interface IF_APAR_EBPP_VENDRO_INQUIRY has no event.
Types
Interface IF_APAR_EBPP_VENDRO_INQUIRY has no local type.
Method Signatures
Method APPEND_INQUIRY_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGES | Call by reference | Type reference (TYPE) | EBPP_MESSAGES_T | Biller Direct: Messages | 20090219 | |||
| 2 | I_INQUIRY | Call by reference | Type reference (TYPE) | EBPP_INQUIRY | 20090219 |
Method APPEND_INQUIRY_NOTE on Interface IF_APAR_EBPP_VENDRO_INQUIRY has no exception.
Method CHECK_INV_INQUIRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_INVOICES | Call by reference | Type reference (TYPE) | EBPP_INVOICE | Biller Direct: Bill Data | 20090304 |
Method CHECK_INV_INQUIRY on Interface IF_APAR_EBPP_VENDRO_INQUIRY has no exception.
Method CREATE_INQUIRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INQUIRY_HEADER | Call by reference | Type reference (TYPE) | EBPP_INQUIRY_HEADER | Header information of the inquiry | 20090305 | |||
| 2 | E_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Return Parameter | 20090211 | |||
| 3 | I_INQUIRY_HEADER | Call by reference | Type reference (TYPE) | EBPP_INQUIRY_HEADER | Header information of the inquiry | 20090305 | |||
| 4 | I_INVOICES | Call by reference | Type reference (TYPE) | TBL_EBPP_INVOICE | Invoices related to the inquiry | 20090211 | |||
| 5 | I_NOTES | Call by reference | Type reference (TYPE) | TBL_EBPP_NOTE | Notes attached to the inquiry | 20090305 |
Method CREATE_INQUIRY on Interface IF_APAR_EBPP_VENDRO_INQUIRY has no exception.
Method GET_INQUIRY_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INQUIRY | Call by reference | Type reference (TYPE) | EBPP_INQUIRY | Inquiry information | 20090217 | |||
| 2 | E_MESSAGES | Call by reference | Type reference (TYPE) | EBPP_MESSAGES_T | Biller Direct: Messages | 20090217 | |||
| 3 | I_GUID | Call by reference | Type reference (TYPE) | EBPP_INQUIRY_GUID | GUID of the inquiry | 20090217 |
Method GET_INQUIRY_DETAIL on Interface IF_APAR_EBPP_VENDRO_INQUIRY has no exception.
Method GET_VENDOR_INQUIRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INQUIRY_HEADERS | Call by reference | Type reference (TYPE) | TBL_EBPP_INQUIRY_HEADER | Vendor Inquiry header information | 20090217 | |||
| 2 | E_MESSAGES | Call by reference | Type reference (TYPE) | EBPP_MESSAGES_T | Table with BAPI Return Information | 20090217 | |||
| 3 | I_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | '19000101' | Start Date | 20090217 | ||
| 4 | I_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20090217 | |||
| 5 | I_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | '99991231' | End Date | 20090217 | ||
| 6 | I_INVOICE | Call by reference | Type reference (TYPE) | EBPP_INVOICE | Biller Direct: Bill Data | 20090217 | |||
| 7 | I_PARTNER | Call by reference | Type reference (TYPE) | EBPP_PARTNER | Biller Direct: Partner Data | 20090217 |
Method GET_VENDOR_INQUIRY on Interface IF_APAR_EBPP_VENDRO_INQUIRY has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |