SAP ABAP Interface IF_INV_IDENTIFIER (Indentification Characteristics: Special Functions)
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_IDENTIFIER | IS-U Bill Receipt Identifier (PoD) | 20021118 |
Properties
| Interface | IF_INV_IDENTIFIER | |
| Short Description | Indentification Characteristics: Special Functions |
General Data
| Package | EE_INVOICE_RECEIPT | Bill Receipt Checks |
| Created | 20021118 | SAP |
| Last changed | 20050224 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_INV_IDENTIFIER has no forward declaration.
Interfaces
Interface IF_INV_IDENTIFIER has no interface.
Friends
Interface IF_INV_IDENTIFIER has no friend.
Attributes
Interface IF_INV_IDENTIFIER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | External Identifier -> Intenal Identifier | 20030313 | |
| 2 | Instance method | Public | Method | Internal Identifiers -> External Identifiers | 20021118 | |
| 3 | Instance method | Public | Method | Display F1 Help | 20021203 | |
| 4 | Static method | Public | Method | F4 help | 20021203 | |
| 5 | Instance method | Public | Method | Display identifier | 20021118 | |
| 6 | Instance method | Public | Method | Read Data Element Text | 20021204 |
Events
Interface IF_INV_IDENTIFIER has no event.
Types
Interface IF_INV_IDENTIFIER has no local type.
Method Signatures
Method CONVERT_EXT_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INT_IDENT | Call by reference | Type reference (TYPE) | INV_INT_IDENT | Interne Identifikation eines Beleges | 20030313 | |||
| 2 | IM_EXT_IDENT | Call by reference | Type reference (TYPE) | INV_EXT_IDENT | Externe Identifizierung eines Belegs (z.B. Zählpunkt) | 20030313 | |||
| 3 | IM_KEYDATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030313 | ||
| 4 | IM_KEYTIME | Call by reference | Type reference (TYPE) | SY-UZEIT | SY-UZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | 20030313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Eintrag gefunden | 20030313 | ||
| 2 | system fehler | 20030313 |
Method CONVERT_INT_TO_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_EXT_IDENT | Call by reference | Type reference (TYPE) | INV_EXT_IDENT | Externe Identifizierung eines Beleges | 20021118 | |||
| 2 | IM_INT_IDENT | Call by reference | Type reference (TYPE) | INV_INT_IDENT | Interne Identifizierung eines Beleges | 20021118 | |||
| 3 | IM_KEYDATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20021118 | ||
| 4 | IM_KEYTIME | Call by reference | Type reference (TYPE) | SY-UZEIT | SY-UZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | 20021118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Eintrag gefunden | 20030313 | ||
| 2 | system fehler | 20021118 |
Method DISPLAY_F1 Signature
Method DISPLAY_F1 on Interface IF_INV_IDENTIFIER has no parameter.
Method DISPLAY_F1 on Interface IF_INV_IDENTIFIER has no exception.
Method DISPLAY_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 | 20021203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Suchhilfe | 20021203 |
Method DISPLAY_IDENTIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INT_IDENT | Call by reference | Type reference (TYPE) | INV_INT_IDENT | Interne Identifizierung eines Beleges | 20021118 | |||
| 2 | IM_KEYDATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20021118 | ||
| 3 | IM_KEYTIME | Call by reference | Type reference (TYPE) | SY-UZEIT | SY-UZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | 20021118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Identifier nicht gefunden | 20021118 | ||
| 2 | System fehler | 20021118 |
Method DISPLAY_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 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 471 |