SAP ABAP Class CL_INV_TRANSF_ARCHIVING (Archive Transfer Table for Bill Data)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-IDE (Application Component) Intercompany Data Exchange
⤷
EE_INVOICE_RECEIPT (Package) Bill Receipt Checks
⤷
⤷
Properties
| Class | CL_INV_TRANSF_ARCHIVING | |
| Short Description | Archive Transfer Table for Bill Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EE_INVOICE_RECEIPT | Bill Receipt Checks |
| Created | 20021127 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_INV_TRANSF_ARCHIVING has no forward declaration.
Interfaces
Class CL_INV_TRANSF_ARCHIVING has no interface implemented.
Friends
Class CL_INV_TRANSF_ARCHIVING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | KENNZX | 'X' | TRUE | 20021127 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Database Cursor | 20021127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Archived Transfer Lines | 20021127 | |
| 2 | Instance method | Public | Method | Read Transfer Lines via FETCH (After OPEN) | 20021127 | |
| 3 | Instance method | Public | Method | Read TINV_INV_TRANSF Using Cursor | 20021127 |
Events
Class CL_INV_TRANSF_ARCHIVING has no event.
Types
Class CL_INV_TRANSF_ARCHIVING has no local type.
Method Signatures
Method DELETE_TINV_INV_TRANSF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DELETED_TINV_INV_TRANSF | Call by reference | Type reference (TYPE) | I | Anzahl gelöscht TINV_INV_TRANSF Einträge | 20021127 | |||
| 2 | IMT_TINV_INV_TRANSF | Call by reference | Type reference (TYPE) | TTINV_INV_TRANSF | Tabellentyp: Überführungstabelle für Rechnungsdaten n. FI-CA | 20021127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Löschen | 20021127 |
Method FETCH_NEXT_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_TINV_INV_TRANSF | Call by reference | Type reference (TYPE) | TTINV_INV_TRANSF | Tabellentyp: Überführungstabelle für Rechnungsdaten n. FI-CA | 20021127 | |||
| 2 | IM_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 500 | 20021127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion nicht erlaubt | 20021127 | ||
| 2 | Keine weiteren Daten gefunden | 20021127 |
Method OPEN_ARCHIVING_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMT_INT_RECEIVER | Call by reference | Type reference (TYPE) | ISU00_RANGE_TAB | Interne Bezeichnung des Rechnungsempfänger | 20021127 | |||
| 2 | IMT_INT_SENDER | Call by reference | Type reference (TYPE) | ISU00_RANGE_TAB | Interne Bezeichnung des Rechnungssenders | 20021127 | |||
| 3 | IMT_INT_TRANSF_NO | Call by reference | Type reference (TYPE) | ISU00_RANGE_TAB | Interne Nummer der Überführungszeile | 20021127 | |||
| 4 | IMT_VKONT | Call by reference | Type reference (TYPE) | ISU00_RANGE_TAB | Vertragskonto | 20021127 | |||
| 5 | IM_DATE_OF_RECEIPT | Call by reference | Type reference (TYPE) | INV_DATE_OF_RECEIPT | Eingangsdatum des Dokumentes | 20021127 | |||
| 6 | IM_HOLD | Call by reference | Type reference (TYPE) | KENNZX | Kennzeichen: Cursor Hold? | 20021127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Funktion ungültig | 20021127 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 471 |