SAP ABAP Interface IF_INV_SENDER_RECEIVER (Special Functions for Sender/Recipient)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-IDE (Application Component) Intercompany Data Exchange
⤷
EE_INVOICE_RECEIPT (Package) Bill Receipt Checks
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_INV_ISU_SENDER_RECEIVER | IS-U Sender/Recipient | 20021118 |
Properties
| Interface | IF_INV_SENDER_RECEIVER | |
| Short Description | Special Functions for Sender/Recipient |
General Data
| Package | EE_INVOICE_RECEIPT | Bill Receipt Checks |
| Created | 20021118 | SAP |
| Last changed | 20050224 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_INV_SENDER_RECEIVER has no forward declaration.
Interfaces
Interface IF_INV_SENDER_RECEIVER has no interface.
Friends
Interface IF_INV_SENDER_RECEIVER has no friend.
Attributes
Interface IF_INV_SENDER_RECEIVER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | F1 Help | 20021203 | |
| 2 | Static method | Public | Method | Display Receiver | 20021118 | |
| 3 | Static method | Public | Method | Display Bill Recipient Using F4 Help | 20021204 | |
| 4 | Static method | Public | Method | Read Texts for Bill Recipient (Data Element) | 20021204 | |
| 5 | Static method | Public | Method | Display Senders | 20021118 | |
| 6 | Static method | Public | Method | Display Bill Sender Using F4 Help | 20021204 | |
| 7 | Static method | Public | Method | Read Texts for Bill Sender (Data Element) | 20021204 | |
| 8 | Static method | Public | Method | Read Recipient | 20040831 | |
| 9 | Static method | Public | Method | Read Sender | 20040831 |
Events
Interface IF_INV_SENDER_RECEIVER has no event.
Types
Interface IF_INV_SENDER_RECEIVER has no local type.
Method Signatures
Method DISPLAY_F1 Signature
Method DISPLAY_F1 on Interface IF_INV_SENDER_RECEIVER has no parameter.
Method DISPLAY_F1 on Interface IF_INV_SENDER_RECEIVER has no exception.
Method DISPLAY_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INT_RECEIVER | Call by reference | Type reference (TYPE) | INV_INT_RECEIVER | Interne Bezeichnung des Rechnungsempfängers | 20021118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Empfänger könnte nicht gefunden werden | 20021118 | ||
| 2 | System fehler | 20021118 |
Method DISPLAY_RECEIVER_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDVAL | Call by reference | Type reference (TYPE) | SHVALUE_D | Feldinhalt, min./max. Wert | 20021204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in Suchhilfe | 20021204 |
Method DISPLAY_RECEIVER_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_REPTEXT | Call by reference | Type reference (TYPE) | REPTEXT | Überschrift | 20021204 | |||
| 2 | EX_SCRTEXTL | Call by reference | Type reference (TYPE) | SCRTEXT_L | Feldbezeichner lang | 20021204 | |||
| 3 | EX_SCRTEXTM | Call by reference | Type reference (TYPE) | SCRTEXT_M | Feldbezeichner mittel | 20021204 | |||
| 4 | EX_SCRTEXTS | Call by reference | Type reference (TYPE) | SCRTEXT_S | Feldbezeichner kurz | 20021204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde keine Texte gefunden | 20021204 |
Method DISPLAY_SENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INT_SENDER | Call by reference | Type reference (TYPE) | INV_INT_SENDER | Interne Bezeichnung des Rechnungssenders | 20021118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Empfänger könnte nicht gefunden werden | 20021118 | ||
| 2 | System fehler | 20021118 |
Method DISPLAY_SENDER_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDVAL | Call by reference | Type reference (TYPE) | SHVALUE_D | Feldinhalt, min./max. Wert | 20021204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021204 |
Method DISPLAY_SENDER_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_REPTEXT | Call by reference | Type reference (TYPE) | REPTEXT | Überschrift | 20021204 | |||
| 2 | EX_SCRTEXTL | Call by reference | Type reference (TYPE) | SCRTEXT_L | Feldbezeichner lang | 20021204 | |||
| 3 | EX_SCRTEXTM | Call by reference | Type reference (TYPE) | SCRTEXT_M | Feldbezeichner mittel | 20021204 | |||
| 4 | EX_SCRTEXTS | Call by reference | Type reference (TYPE) | SCRTEXT_S | Feldbezeichner kurz | 20021204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde keine Texte gefunden | 20021204 |
Method GET_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_INT_RECEIVER | Call by reference | Type reference (TYPE) | TINV_INT_RECEIVER | Tabellentyp zu INV_INT_RECEIVER | 20040831 | |||
| 2 | IMT_INT_RECEIVER | Call by reference | Type reference (TYPE) | ISU00_RANGE_TAB | Tabellentyp für Select-Options | 20040831 |
Method GET_RECEIVER on Interface IF_INV_SENDER_RECEIVER has no exception.
Method GET_SENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_INT_SENDER | Call by reference | Type reference (TYPE) | TINV_INT_SENDER | Tabellentyp zu INV_INT_SENDER | 20040831 | |||
| 2 | IMT_INT_SENDER | Call by reference | Type reference (TYPE) | ISU00_RANGE_TAB | Tabellentyp für Select-Options | 20040831 |
Method GET_SENDER on Interface IF_INV_SENDER_RECEIVER has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 471 |