SAP ABAP Class IF_APAR_EBPP_VENDRO_INQUIRY (Interface for BAdI: BADI_APAR_EBPP_VENDOR_INQUIRY)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090211 |
Properties
| Class | IF_APAR_EBPP_VENDRO_INQUIRY | |
| Short Description | Interface for BAdI: BADI_APAR_EBPP_VENDOR_INQUIRY | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090211 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_APAR_EBPP_VENDRO_INQUIRY has no forward declaration.
Interfaces
Class IF_APAR_EBPP_VENDRO_INQUIRY has no interface implemented.
Friends
Class IF_APAR_EBPP_VENDRO_INQUIRY has no friend class.
Attributes
Class 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
Class IF_APAR_EBPP_VENDRO_INQUIRY has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_APAR_EBPP_VENDRO_INQUIRY has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |