SAP ABAP Class CL_CDV_FACTORY (Central Initial Access)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-CD (Application Component) Change Document Display and Time Stamp Management
⤷
FS_CDV_CORE (Package) Change Document Display (OO)
⤷
⤷
Properties
| Class | CL_CDV_FACTORY | |
| Short Description | Central Initial Access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | BANK_CHDOC_TOOL | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FS_CDV_CORE | Change Document Display (OO) |
| Created | 20050712 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CDV_FACTORY has no forward declaration.
Interfaces
Class CL_CDV_FACTORY has no interface implemented.
Friends
Class CL_CDV_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BANK_DTE_CD_BOOLEAN | ' ' | False | 20050712 | ||
| 2 | Constant | Public | Type reference (TYPE) | BANK_DTE_CD_BOOLEAN | 'X' | True | 20050712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provide Interface for Collecting Change Documents | 20050725 | |
| 2 | Static method | Public | Method | Provide Interface for Formatting Change Documents | 20050725 |
Events
Class CL_CDV_FACTORY has no event.
Types
Class CL_CDV_FACTORY has no local type.
Method Signatures
Method GET_COLLECT_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_PREPARE_AT_ONCE | Value transfer | Type reference (TYPE) | BANK_DTE_CD_FLAG | CON_TRUE | Flag 'X'=aktiv, ' '=inaktiv | 20050725 | ||
| 2 | I_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050725 | ||
| 3 | I_LOCAL_TIME_ZONE | Value transfer | Type reference (TYPE) | TIMEZONE | SY-ZONLO | Zeitzone der Benutzers | 20050725 | ||
| 4 | I_OBJECTCLAS_DEFAULT | Call by reference | Type reference (TYPE) | CDOBJECTCL | Default-Objektklasse | 20060315 | |||
| 5 | I_SELECTION_TIMESTAMP_FROM | Value transfer | Type reference (TYPE) | BANK_DTE_TMPSM_LONG_UTC_TIMEST | Erfassungs-/Änderungszeitstempel - lang | 20050725 | |||
| 6 | R_RIF_CDV_COLLECT | Value transfer | Object reference (TYPE REF TO) | IF_CDV_COLLECT | Interface zum Sammeln der Änderungsbelege | 20050725 |
Method GET_COLLECT_INTERFACE on class CL_CDV_FACTORY has no exception.
Method GET_PREPARE_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RIF_CDV_COLLECT | Call by reference | Object reference (TYPE REF TO) | IF_CDV_COLLECT | Interface zum Sammeln der Änderungsbelege | 20050725 | |||
| 2 | R_RIF_CDV_PREPARE | Value transfer | Object reference (TYPE REF TO) | IF_CDV_PREPARE | Interface zum Aufbereiten der Änderungsbelege | 20050725 |
Method GET_PREPARE_INTERFACE on class CL_CDV_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |