SAP ABAP Class IF_CDV_COLLECT (Interface for Collecting Change Documents)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CDV_PREPARE | Change Document Tool: Basic Functions | 20050725 |
Properties
| Class | IF_CDV_COLLECT | |
| Short Description | Interface for Collecting Change Documents | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050725 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CDV_COLLECT has no forward declaration.
Interfaces
Class IF_CDV_COLLECT has no interface implemented.
Friends
Class IF_CDV_COLLECT has no friend class.
Attributes
Class IF_CDV_COLLECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Histories to Change Documents | 20050725 | |
| 2 | Instance method | Public | Method | Read Change Documents form Database | 20050725 |
Events
Class IF_CDV_COLLECT has no event.
Types
Class IF_CDV_COLLECT has no local type.
Method Signatures
Method CONVERT_HISTORY_IN_CHDOCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_HISTORY | Call by reference | Type reference (TYPE) | TABLE | Historientabelle | 20050725 | |||
| 2 | C_TAB_HISTORY_CHANGEDATA | Call by reference | Type reference (TYPE) | TABLE | Änderungsinformationen der Historientabelle | 20050725 | |||
| 3 | I_FLG_FOR_ALL_FIELDS | Call by reference | Type reference (TYPE) | BANK_DTE_CD_FOR_ALL_FIELDS | Änderungsbelege für alle Felder der Struktur bilden | 20050725 | |||
| 4 | I_FLG_HISTORY_SORTED | Call by reference | Type reference (TYPE) | BANK_DTE_CD_BOOLEAN | Boolsche Variable | 20050725 | |||
| 5 | I_FLG_MULTCASE | Call by reference | Type reference (TYPE) | CDMULTCASE | Änderungsbelegerstellung: 'X'=multiple Case, ' '=single Case | 20050725 | |||
| 6 | I_FLG_VALIDITY_DAILY | Call by reference | Type reference (TYPE) | BANK_DTE_CD_VALIDITY_DAILY | tägliche Gültigkeit | 20050725 | |||
| 7 | I_FUNCTIONMODULE | Call by reference | Type reference (TYPE) | BANK_DTE_CD_FNAME | Name des Funktionsbausteins | 20050725 | |||
| 8 | I_OBJECTCLAS | Call by reference | Type reference (TYPE) | CDOBJECTCL | Objektklasse | 20050725 | |||
| 9 | I_OBJECTCLASTEXT | Call by reference | Type reference (TYPE) | CDOBTEXT | Text zum Änderungsbelegobjekt | 20050725 | |||
| 10 | I_OBJECTID | Call by reference | Type reference (TYPE) | CDOBJECTV | Objektwert | 20050725 | |||
| 11 | I_OBJECTIDTEXT | Call by reference | Type reference (TYPE) | BANK_DTE_CD_OBJECTIDTEXT | aufbereitete Objektidentifikation | 20050725 | |||
| 12 | I_OBJECTKEYSTRUC | Call by reference | Type reference (TYPE) | BANK_DTE_CD_OBJECTKEYSTRUC | Struktur der Objektidentifikation | 20050725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Feld fehlt in der Struktur | 20050726 | ||
| 2 | Methodenparameter wurde nur initial versorgt | 20050727 | ||
| 3 | keine flache Struktur | 20050725 | ||
| 4 | kein Tabellentyp | 20050725 | ||
| 5 | Ausgabelänge eines Feldes ist Null | 20050726 | ||
| 6 | Schlüssellänge ist Null | 20050727 | ||
| 7 | Tabellenbeschreibung im DDIC nicht gefunden | 20050726 | ||
| 8 | Tabellenbeschreibung im Änderungsbelegobjekt nicht gefunden | 20050726 | ||
| 9 | Fehler beim Konvert. der Systemzeit in die lokale Zeit | 20050726 |
Method READ_CHDOCS_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_UTC_USE | Call by reference | Type reference (TYPE) | BANK_DTE_CD_BOOLEAN | '' | Änderungsbelege in " = Systemzeit, 'X' = UTC geschrieben | 20051012 | ||
| 2 | I_OBJECTCLAS | Call by reference | Type reference (TYPE) | CDOBJECTCL | Objektklasse | 20050725 | |||
| 3 | I_OBJECTID | Call by reference | Type reference (TYPE) | CDOBJECTV | Objektwert | 20050725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methodenparameter wurde nur initial versorgt | 20050726 | ||
| 2 | Fehler beim Konvert. der Systemzeit in die lokale Zeit | 20050726 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |