SAP ABAP Class IF_INV_SENDER_RECEIVER (Special Functions for Sender/Recipient)
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
| Class | IF_INV_SENDER_RECEIVER | |
| Short Description | Special Functions for Sender/Recipient | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021118 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_INV_SENDER_RECEIVER has no forward declaration.
Interfaces
Class IF_INV_SENDER_RECEIVER has no interface implemented.
Friends
Class IF_INV_SENDER_RECEIVER has no friend class.
Attributes
Class 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
Class IF_INV_SENDER_RECEIVER has no event.
Types
Class IF_INV_SENDER_RECEIVER has no local type.
Method Signatures
Method DISPLAY_F1 Signature
Method DISPLAY_F1 on class IF_INV_SENDER_RECEIVER has no parameter.
Method DISPLAY_F1 on class 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 class 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 class IF_INV_SENDER_RECEIVER has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |