Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CDV_COLLECT | Interface for Collecting Change Documents | 20050725 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CDV_PREPARE | Interface for Formatting the Collected Change Documents | 20050725 |
Properties
| Class | CL_CDV_PREPARE | |
| Short Description | Change Document Tool: Basic Functions | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| 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 | 20050719 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CDV_COLLECT | Interface for Collecting Change Documents | 20050725 | ||
| 2 | IF_CDV_PREPARE | Interface for Formatting the Collected Change Documents | 20050725 |
Friends
Class CL_CDV_PREPARE 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 | 20050719 | ||
| 2 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'BUSINESSINFOS' | Field Name of Business Information | 20050719 | ||
| 3 | Constant | Public | Type reference (TYPE) | TABNAME | 'TBANK_CD_BUSINFO' | Table Name | 20081121 | ||
| 4 | Constant | Public | Type reference (TYPE) | BANK_DTE_CD_BOOLEAN | 'X' | True | 20050719 | ||
| 5 | Constant | Public | See coding | 20120112 | |||||
| 6 | Instance attribute | Private | Type reference (TYPE) | BANK_DTE_CD_FLAG | Format in One Step | 20050719 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BANK_DTE_CD_FNAME | Name of Function Module | 20130705 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BANK_DTE_CD_FNAME | Name of Function Module | 20050719 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BANK_DTE_CD_FNAME | Name of Function Module | 20050719 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BANK_DTE_CD_FNAME | Name of Function Module | 20050719 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20050719 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | TIMEZONE | Time Zone | 20050719 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | BANK_STR_CD_HEADER_DESCRIPTION | ALV Header Description | 20111025 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | TS_SELECTION_TIMESTAMP | Selection Time Stamp | 20111025 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | BANK_TAB_CD_CHDOC | 20111025 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | BANK_TAB_CD_CHDOC | 20111025 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | TT_TO_READ_CHDOCS | 20111025 | ||||
| 18 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Reread Necessary, CDs Deleted | 20111025 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Read CD Set to External | 20111025 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | TV_DB_READ_TYPE | Way of Reading the Change Documents from the Database | 20120112 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | CDV_DTE_MAXCOUNT | Maximum Number of Items to be Provided by the Database | 20111025 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Maximum Number Exceeded | 20111025 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | BANK_DTE_CD_DB_NO_INITIAL | Ignore Items with Intial Values | 20111025 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | CDOBJECTCL | Object Class for Customizing | 20111025 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | CDOBJECTCL | Default Object Class | 20111025 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | CDOBJECTV | Object Value | 20111025 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Description of New Creation Necessary | 20111025 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Reread Necessary | 20111025 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | BANK_DTE_CD_OBJECTKEYSTRUC | Structure of Object Identification | 20050719 | |||
| 30 | Instance attribute | Private | Object reference (TYPE REF TO) | BANK_STR_CD_CHDOC | Reference to Read Change Documents | 20060504 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | BANK_STR_CD_HISTORY_DESC | History Table Description | 20050719 | |||
| 32 | Instance attribute | Private | Type reference (TYPE) | TIMEZONE | System Time Zone | 20050719 | |||
| 33 | Instance attribute | Private | Type reference (TYPE) | TYP_TAB_CHANGEINDICATORTEXT | Table of Texts of Change Indicators | 20050801 | |||
| 34 | Instance attribute | Private | Type reference (TYPE) | TYP_TAB_RELEASE_STATUSTEXT | Table of Texts of Release Details | 20050719 |
Methods
Events
Class CL_CDV_PREPARE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_SELECTION_TIMESTAMP | Public | See coding | 20111025 | BEGIN OF ts_selection_timestamp,
from TYPE bank_dte_tmpsm_short_utc_times,
to TYPE bank_dte_tmpsm_short_utc_times,
END OF ts_selection_timestamp
|
||
| 2 | TS_TO_READ_CHDOCS | Private | See coding | Change Document to Be Read | 20111025 | BEGIN OF ts_to_read_chdocs,
objectclas TYPE cdobjectcl,
objectid TYPE cdobjectv,
system_time_zone TYPE timezone,
selection_date_from TYPE bank_dte_cd_date_from,
selection_time_from TYPE bank_dte_cd_time_from,
selection_date_to TYPE bank_dte_cd_date_to,
selection_time_to TYPE bank_dte_cd_time_to,
END OF ts_to_read_chdocs
|
|
| 3 | TT_TO_READ_CHDOCS | Private | See coding | Change Document to Be Read | 20111025 | tt_to_read_chdocs TYPE STANDARD TABLE OF ts_to_read_chdocs WITH DEFAULT KEY
|
|
| 4 | TV_DB_READ_TYPE | Public | See coding | Way of Reading the Change Documents from the Database | 20120112 | tv_db_read_type TYPE c LENGTH 1
|
Method Signatures
Method BUILD_CHDOC_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHANGE_TIMESTAMP | Call by reference | Type reference (TYPE) | BANK_DTE_TMPSM_LONG_UTC_TIMEST | Erfassungs-/Änderungszeitstempel - lang | 20051012 | |||
| 2 | E_STR_CHDOCREAD | Call by reference | Type reference (TYPE) | BANK_STR_CD_CHDOC | Änderungsbelege | 20051012 | |||
| 3 | I_HISTORY_DATA | Call by reference | Type reference (TYPE) | ANY | Zeile der Historie | 20050719 | |||
| 4 | I_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20050719 | |||
| 5 | I_REF_TABLE_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_TABLE_DESCRIPTION | 20060504 | ||||
| 6 | I_TAB_HISTORY_CHANGEDATA | Call by reference | Type reference (TYPE) | TABLE | Änderungsinformationen der Historientabelle | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausgabelänge eines Feldes ist Null | 20050726 | ||
| 2 | Fehler beim Konvert. der Systemzeit in die lokale Zeit | 20050726 |
Method BUILD_CHDOC_POSITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STR_CHDOC_HEADER | Call by reference | Type reference (TYPE) | BANK_STR_CD_CHDOC | Änderungsbelege | 20050719 | |||
| 2 | I_CHANGE_TIMESTAMP | Call by reference | Type reference (TYPE) | BANK_DTE_TMPSM_LONG_UTC_TIMEST | Erfassungs-/Änderungszeitstempel - lang | 20051012 | |||
| 3 | I_HISTORY_DATA_NEW | Call by reference | Type reference (TYPE) | ANY | 20050719 | ||||
| 4 | I_HISTORY_DATA_OLD | Call by reference | Type reference (TYPE) | ANY | 20050719 | ||||
| 5 | I_REF_TABLE_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_TABLE_DESCRIPTION | 20060504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausgabelänge eines Feldes ist Null | 20050727 |
Method BUILD_DESCRIPTIONS Signature
Method BUILD_DESCRIPTIONS on class CL_CDV_PREPARE has no parameter.
Method BUILD_DESCRIPTIONS on class CL_CDV_PREPARE has no exception.
Method BUILD_TABLEKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HISTORY_DATA | Call by reference | Type reference (TYPE) | ANY | Zeile der Historie | 20050719 | |||
| 2 | I_REF_TABLE_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_TABLE_DESCRIPTION | 20060504 | ||||
| 3 | R_TABLE_KEY | Value transfer | Type reference (TYPE) | CDTABKEYLO | Tabellenschlüssel f. CDPOS in Character 254 | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausgabelänge eines Feldes ist Null | 20050726 |
Method CHDOC_POSITION_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HISTORY_DATA_OLD | Call by reference | Type reference (TYPE) | ANY | 20050719 | ||||
| 2 | I_REF_TABLE_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_TABLE_DESCRIPTION | 20060504 | ||||
| 3 | I_STR_CHDOC_HEADER | Call by reference | Type reference (TYPE) | BANK_STR_CD_CHDOC | Änderungsbelege | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausgabelänge eines Feldes ist Null | 20050727 |
Method CHDOC_POSITION_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HISTORY_DATA_NEW | Call by reference | Type reference (TYPE) | ANY | 20050719 | ||||
| 2 | I_REF_TABLE_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_TABLE_DESCRIPTION | 20060504 | ||||
| 3 | I_STR_CHDOC_HEADER | Call by reference | Type reference (TYPE) | BANK_STR_CD_CHDOC | Änderungsbelege | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausgabelänge eines Feldes ist Null | 20050727 |
Method CHDOC_POSITION_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STR_CHDOC_HEADER | Call by reference | Type reference (TYPE) | BANK_STR_CD_CHDOC | Änderungsbelege | 20050719 | |||
| 2 | I_HISTORY_DATA_NEW | Call by reference | Type reference (TYPE) | ANY | 20050719 | ||||
| 3 | I_HISTORY_DATA_OLD | Call by reference | Type reference (TYPE) | ANY | 20050719 | ||||
| 4 | I_REF_TABLE_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_TABLE_DESCRIPTION | 20060504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausgabelänge eines Feldes ist Null | 20050727 |
Method CHECK_CHDOCS_FOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FLG_TABLE_IS_EMPTY | Value transfer | Type reference (TYPE) | BANK_DTE_CD_BOOLEAN | Tabelle der gelesen Änderungsbelege ist leer | 20050726 |
Method CHECK_CHDOCS_FOUND on class CL_CDV_PREPARE has no exception.
Method CHECK_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050719 | |||
| 2 | E_TAB_TABLE_KEY | Call by reference | Type reference (TYPE) | ABAP_KEYDESCR_TAB | 20050719 | ||||
| 3 | I_TAB_HISTORY | Call by reference | Type reference (TYPE) | TABLE | Historientabelle | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine flache Struktur | 20050725 | ||
| 2 | Kein Tabellentyp | 20050725 |
Method CLEAR Signature
Method CLEAR on class CL_CDV_PREPARE has no parameter.
Method CLEAR on class CL_CDV_PREPARE has no exception.
Method CLEAR_READ_CHDOC Signature
Method CLEAR_READ_CHDOC on class CL_CDV_PREPARE has no parameter.
Method CLEAR_READ_CHDOC on class CL_CDV_PREPARE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_PREPARE_AT_ONCE | Call by reference | Type reference (TYPE) | BANK_DTE_CD_FLAG | CON_TRUE | Flag 'X'=aktiv, ' '=inaktiv | 20050719 | ||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050719 | ||
| 3 | I_LOCAL_TIME_ZONE | Call by reference | Type reference (TYPE) | TIMEZONE | SY-ZONLO | Zeitzone der Benutzers | 20050719 | ||
| 4 | I_OBJECTCLAS_DEFAULT | Call by reference | Type reference (TYPE) | CDOBJECTCL | Default-Objektklasse | 20060315 | |||
| 5 | I_SELECTION_TIMESTAMP_FROM | Call by reference | Type reference (TYPE) | BANK_DTE_TMPSM_LONG_UTC_TIMEST | Erfassungs-/Änderungszeitstempel - lang | 20050719 | |||
| 6 | I_SELECTION_TIMESTAMP_TO | Call by reference | Type reference (TYPE) | BANK_DTE_TMPSM_LONG_UTC_TIMEST | Erfassungs-/Änderungszeitstempel - lang | 20111025 |
Method CONSTRUCTOR on class CL_CDV_PREPARE has no exception.
Method CONVERT_HISTORY_IN_CHDOCS Signature
Method CONVERT_HISTORY_IN_CHDOCS on class CL_CDV_PREPARE has no parameter.
Method CONVERT_HISTORY_IN_CHDOCS on class CL_CDV_PREPARE has no exception.
Method CONVERT_TABLEKEY_TO_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TABLEKEY_IN_CHAR | Call by reference | Type reference (TYPE) | CDTABKEYLO | Tabellenschlüssel in Charakter | 20050719 | |||
| 2 | I_REF_TABLE_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_TABLE_DESCRIPTION | 20060504 | ||||
| 3 | I_TABLEKEY | Call by reference | Type reference (TYPE) | ANY | Tabellenschlüssel | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausgabelänge eines Feldes ist Null | 20050726 |
Method DETERMINE_DB_READ_TYPE Signature
Method DETERMINE_DB_READ_TYPE on class CL_CDV_PREPARE has no parameter.
Method DETERMINE_DB_READ_TYPE on class CL_CDV_PREPARE has no exception.
Method FIND_PREVIOUS_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DATE | Call by reference | Type reference (TYPE) | BANK_DTE_CD_DATE_TO | Selektionsende-Datum | 20050719 |
Method FIND_PREVIOUS_DAY on class CL_CDV_PREPARE has no exception.
Method GET_DB_READ_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DB_READ_TYPE | Value transfer | Type reference (TYPE) | TV_DB_READ_TYPE | 20120112 |
Method GET_DB_READ_TYPE on class CL_CDV_PREPARE has no exception.
Method GET_FLG_PREPARE_AT_ONCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PREPARE_AT_ONCE | Value transfer | Type reference (TYPE) | BANK_DTE_CD_FLAG | Flag 'X'=aktiv, ' '=inaktiv | 20111025 |
Method GET_FLG_PREPARE_AT_ONCE on class CL_CDV_PREPARE has no exception.
Method GET_HEADER_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_HEADER_DESCRIPTION | Value transfer | Type reference (TYPE) | BANK_STR_CD_HEADER_DESCRIPTION | ALV Headerbeschreibung | 20111025 |
Method GET_HEADER_DESCRIPTION on class CL_CDV_PREPARE has no exception.
Method GET_MAX_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAX_COUNTER | Value transfer | Type reference (TYPE) | CDV_DTE_MAXCOUNT | Maximal von der DB bereitzustellende Positionen | 20111025 |
Method GET_MAX_COUNTER on class CL_CDV_PREPARE has no exception.
Method GET_NO_INITIAL_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NO_INITIAL_VALUES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111025 |
Method GET_NO_INITIAL_VALUES on class CL_CDV_PREPARE has no exception.
Method GET_OBJECTCLAS_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECTCLAS_DEFAULT | Value transfer | Type reference (TYPE) | CDOBJECTCL | Default-Objektklasse | 20111025 |
Method GET_OBJECTCLAS_CUSTOMIZING on class CL_CDV_PREPARE has no exception.
Method GET_PART_PREPARED_CHDOCS Signature
Method GET_PART_PREPARED_CHDOCS on class CL_CDV_PREPARE has no parameter.
Method GET_PART_PREPARED_CHDOCS on class CL_CDV_PREPARE has no exception.
Method GET_PREPARED_CHDOCS Signature
Method GET_PREPARED_CHDOCS on class CL_CDV_PREPARE has no parameter.
Method GET_PREPARED_CHDOCS on class CL_CDV_PREPARE has no exception.
Method GET_READ_CHDOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_CHDOCREAD | Call by reference | Type reference (TYPE) | BANK_TAB_CD_CHDOC | iTab Änderungsbelege | 20050727 |
Method GET_READ_CHDOC on class CL_CDV_PREPARE has no exception.
Method GET_SELECTION_TIMESTAMPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SELECTION_TIMESTAMP | Value transfer | Type reference (TYPE) | TS_SELECTION_TIMESTAMP | 20111025 |
Method GET_SELECTION_TIMESTAMPS on class CL_CDV_PREPARE has no exception.
Method INITIALIZE_DESCRIPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REF_TABLE_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_TABLE_DESCRIPTION | 20060504 | ||||
| 2 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20050719 | |||
| 3 | I_REF_CUSTOMIZING_OBJECT | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_CUSTOMIZING_OBJECT | 20060504 | ||||
| 4 | I_TAB_TABLE_KEY | Call by reference | Type reference (TYPE) | ABAP_KEYDESCR_TAB | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausgabelänge eines Feldes ist Null | 20050727 | ||
| 2 | Schlüssellänge ist Null | 20050725 | ||
| 3 | Tabellenbeschreibung im DDIC nicht gefunden | 20050726 | ||
| 4 | Tabellenbeschreibung im Änderungsbelegobjekt nicht gefunden | 20050726 |
Method IS_MAX_COUNTER_OVERFLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OVERFLOW | Value transfer | Type reference (TYPE) | ABAP_BOOL | Überlauf | 20111025 |
Method IS_MAX_COUNTER_OVERFLOWED on class CL_CDV_PREPARE has no exception.
Method IS_REREAD_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_REREAD_POSSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111025 |
Method IS_REREAD_POSSIBLE on class CL_CDV_PREPARE has no exception.
Method IS_REREAD_REQUISITELY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_REREAD_REQUISITELY | Value transfer | Type reference (TYPE) | ABAP_BOOL | Neulesen ja/nein | 20111025 |
Method IS_REREAD_REQUISITELY on class CL_CDV_PREPARE has no exception.
Method ON_SETTING_FIELDVALUE_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20050727 | |||||
| 2 | FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20050727 | |||||
| 3 | OBJECTCLAS | Value transfer | Attribute reference (LIKE) | 20050727 | |||||
| 4 | SENDER | Value transfer | Attribute reference (LIKE) | 20050727 | |||||
| 5 | TABLENAME | Value transfer | Attribute reference (LIKE) | 20050727 |
Method ON_SETTING_FIELDVALUE_EXTERNAL on class CL_CDV_PREPARE has no exception.
Method ON_SETTING_OBJECTDESC_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20050727 |
Method ON_SETTING_OBJECTDESC_EXTERNAL on class CL_CDV_PREPARE has no exception.
Method ON_SETTING_OBJECTID_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTCLAS | Value transfer | Attribute reference (LIKE) | >INVALID< | 20050727 | ||||
| 2 | OBJECTID | Value transfer | Attribute reference (LIKE) | 20050727 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20050727 |
Method ON_SETTING_OBJECTID_EXTERNAL on class CL_CDV_PREPARE has no exception.
Method ON_SETTING_TABLEKEY_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTCLAS | Value transfer | Attribute reference (LIKE) | 20050727 | |||||
| 2 | SENDER | Value transfer | Attribute reference (LIKE) | 20050727 | |||||
| 3 | TABLEKEY | Value transfer | Attribute reference (LIKE) | 20050727 | |||||
| 4 | TABLENAME | Value transfer | Attribute reference (LIKE) | 20050727 |
Method ON_SETTING_TABLEKEY_EXTERNAL on class CL_CDV_PREPARE has no exception.
Method PREPARE_ATTRIBUT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FLG_INSDELWFD_EXIST | Call by reference | Type reference (TYPE) | BANK_DTE_CD_FLAG | Flag 'X'=aktiv, ' '=inaktiv | 20111124 | |||
| 2 | C_FLG_INSDEL_EXIST | Call by reference | Type reference (TYPE) | BANK_DTE_CD_FLAG | Flag 'X'=aktiv, ' '=inaktiv | 20050805 | |||
| 3 | C_TAS_ATTRIBUT_LIST | Call by reference | Type reference (TYPE) | CDV_TAS_ATTRIBUT_LIST | Liste der Tabellenattribute | 20050805 | |||
| 4 | I_CHANGE_INDICATOR | Call by reference | Type reference (TYPE) | BANK_DTE_CD_CHNGIND | Art der Änderung (U, I, J, D, E) | 20050805 | |||
| 5 | I_EXTERNAL_LISTPRIORITY | Call by reference | Type reference (TYPE) | BANK_DTE_CD_LISTPRIORITY | externe Darstellungsreihenfolge | 20050805 | |||
| 6 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050805 | |||
| 7 | I_INTERNAL_LISTPRIORITY | Call by reference | Type reference (TYPE) | BANK_DTE_CD_LISTPRIORITY | Darstellungsreihenfolge | 20050805 | |||
| 8 | I_OBJECTCLAS | Call by reference | Type reference (TYPE) | CDOBJECTCL | Objektklasse | 20050805 | |||
| 9 | I_REF_CUSTOMIZING_OBJECT | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_CUSTOMIZING_OBJECT | 20060504 | ||||
| 10 | I_REF_TABLEKEY_ATTRIBUTS | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_TABLEKEY_ATTRIBUTS | 20060504 | ||||
| 11 | I_SCRTEXT_L | Call by reference | Type reference (TYPE) | SCRTEXT_L | Feldbezeichner lang | 20060504 | |||
| 12 | I_TABLEKEYGROUP | Call by reference | Type reference (TYPE) | CDTABKEYLO | Tabellenschlüssel f. CDPOS in Character 254 | 20050805 | |||
| 13 | I_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050805 |
Method PREPARE_ATTRIBUT_LIST on class CL_CDV_PREPARE has no exception.
Method PREPARE_BUSINESSPROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BUSINESSPROCTEXT | Call by reference | Type reference (TYPE) | BANK_DTE_CD_BUSPROCTEXT | Bezeichnung des Geschäftsvorfalls | 20130705 | |||
| 2 | I_BUSINESSPROC | Call by reference | Type reference (TYPE) | BANK_DTE_CD_BUSPROC | Art des Geschäftsvorfalls | 20130705 | |||
| 3 | I_OBJECTCLAS | Call by reference | Type reference (TYPE) | CDOBJECTCL | Objektklasse | 20130705 | |||
| 4 | I_REF_CUSTOMIZING_OBJECT | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_CUSTOMIZING_OBJECT | 20130705 | ||||
| 5 | I_TCODETEXT | Call by reference | Type reference (TYPE) | TTEXT_STCT | Transaktionstext | 20130705 |
Method PREPARE_BUSINESSPROC on class CL_CDV_PREPARE has no exception.
Method PREPARE_CHANGEINDICATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHANGEINDICATORTEXT | Call by reference | Type reference (TYPE) | CDV_DTE_CHANGEINDICATOR_TEXT | Bezeichnung des Änderungskennzeichens | 20050801 | |||
| 2 | I_CHANGEINDICATOR | Call by reference | Type reference (TYPE) | BANK_DTE_CD_CHNGIND | Art der Änderung (U, I, J, D, E) | 20050801 | |||
| 3 | I_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050801 |
Method PREPARE_CHANGEINDICATOR on class CL_CDV_PREPARE has no exception.
Method PREPARE_CHANGE_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_ATTRIBUT_LIST | Call by reference | Type reference (TYPE) | CDV_TAS_ATTRIBUT_LIST | 20111025 | ||||
| 2 | CT_CHDOC_PREPARED | Call by reference | Type reference (TYPE) | CDV_TAB_CHDOC_PREPARED | 20111025 | ||||
| 3 | CT_CHDOC_READ | Call by reference | Type reference (TYPE) | BANK_TAB_CD_CHDOC | 20111025 | ||||
| 4 | CV_FLG_INSDELWFD_EXIST | Call by reference | Type reference (TYPE) | BANK_DTE_CD_FLAG | Flag 'X'=aktiv, ' '=inaktiv | 20111124 | |||
| 5 | CV_FLG_INSDEL_EXIST | Call by reference | Type reference (TYPE) | BANK_DTE_CD_FLAG | 20111025 | ||||
| 6 | CV_FLG_RELEASEINFOS_EXIST | Call by reference | Type reference (TYPE) | BANK_DTE_CD_WITH_RELEASEINFOS | 20111025 | ||||
| 7 | CV_FLG_VALIDITY_EXIST | Call by reference | Type reference (TYPE) | BANK_DTE_CD_WITH_VALIDITY | 20111025 | ||||
| 8 | EV_OBJECTCLAS_FOR_ID | Call by reference | Type reference (TYPE) | CDOBJECTCL | 20111025 | ||||
| 9 | EV_OBJECTID | Call by reference | Type reference (TYPE) | CDOBJECTV | 20111025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111025 | |||
| 2 | 20111025 |
Method PREPARE_CHDOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_PREPARED_CHDOCS | Call by reference | Type reference (TYPE) | CDV_TAB_CHDOC_PREPARED | Tabelle der aufbereitete Änderungsbelege | 20050804 | |||
| 2 | I_EXTERNAL_LISTPRIORITY | Call by reference | Type reference (TYPE) | BANK_DTE_CD_LISTPRIORITY | Darstellungsreihenfolge | 20050804 | |||
| 3 | I_FIELDNAME_TEXT | Call by reference | Type reference (TYPE) | CDV_DTE_FIELDNAME_TEXT | Kurzbeschreibung von Repository-Objekten | 20060504 | |||
| 4 | I_FLG_RELEASEINFOS_EXIST | Call by reference | Type reference (TYPE) | BANK_DTE_CD_WITH_RELEASEINFOS | temporäres Änderungsbelegobjekt mit Angaben zur Freigabe | 20050804 | |||
| 5 | I_FLG_VALIDITY_EXIST | Call by reference | Type reference (TYPE) | BANK_DTE_CD_WITH_VALIDITY | temporäres Änderungsbelegobjekt mit Angaben zur Gültigkeit | 20050804 | |||
| 6 | I_INTERNAL_LISTPRIORITY | Call by reference | Type reference (TYPE) | BANK_DTE_CD_LISTPRIORITY | Darstellungsreihenfolge | 20050804 | |||
| 7 | I_REF_CUSTOMIZING_OBJECT | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_CUSTOMIZING_OBJECT | 20060504 | ||||
| 8 | I_REF_FIELDDESC | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_FIELD_DESCRIPTION | 20060504 | ||||
| 9 | I_REF_TABLEDESC | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_TABLE_DESCRIPTION | 20060504 | ||||
| 10 | I_REF_TABLEKEY_ATTRIBUTS | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_TABLEKEY_ATTRIBUTS | 20060504 | ||||
| 11 | I_SCRTEXT_L | Call by reference | Type reference (TYPE) | SCRTEXT_L | Feldbezeichner lang | 20060504 | |||
| 12 | I_STR_CHDOC_READED | Call by reference | Type reference (TYPE) | BANK_STR_CD_CHDOC | Änderungsbelege | 20050804 | |||
| 13 | I_TABLEKEYGROUP | Call by reference | Type reference (TYPE) | CDTABKEYLO | Tabellenschlüssel f. CDPOS in Character 254 | 20050805 |
Method PREPARE_CHDOC on class CL_CDV_PREPARE has no exception.
Method PREPARE_FIELDDESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIELDNAME_TEXT | Call by reference | Type reference (TYPE) | CDV_DTE_FIELDNAME_TEXT | Kurzbeschreibung von Repository-Objekten | 20060504 | |||
| 2 | E_SCRTEXT_L | Call by reference | Type reference (TYPE) | SCRTEXT_L | Feldbezeichner lang | 20060504 | |||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20060504 | |||
| 4 | I_OBJECTCLAS | Call by reference | Type reference (TYPE) | CDOBJECTCL | Objektklasse | 20060504 | |||
| 5 | I_REF_CUSTOMIZING_OBJECT | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_CUSTOMIZING_OBJECT | 20060504 | ||||
| 6 | I_REF_FIELDDESC | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_FIELD_DESCRIPTION | 20060504 | ||||
| 7 | I_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20060504 |
Method PREPARE_FIELDDESCRIPTION on class CL_CDV_PREPARE has no exception.
Method PREPARE_FIELDVALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE_PREPARED_NEW | Call by reference | Type reference (TYPE) | CDV_DTE_FIELDVALUE_NEW_TEXT | Neuer aufbereiteter Feldinhalt | 20060504 | |||
| 2 | E_VALUE_PREPARED_OLD | Call by reference | Type reference (TYPE) | CDV_DTE_FIELDVALUE_OLD_TEXT | Alter aufbereiteter Feldinhalt | 20060504 | |||
| 3 | I_CHANGE_INDICATOR | Call by reference | Type reference (TYPE) | BANK_DTE_CD_CHNGIND | Art der Änderung (U, I, J, D, E) | 20060504 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20060504 | |||
| 5 | I_OBJECTCLAS | Call by reference | Type reference (TYPE) | CDOBJECTCL | Objektklasse | 20060504 | |||
| 6 | I_REF_CUSTOMIZING_OBJECT | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_CUSTOMIZING_OBJECT | 20060504 | ||||
| 7 | I_REF_FIELDDESC | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_FIELD_DESCRIPTION | 20060504 | ||||
| 8 | I_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20060504 | |||
| 9 | I_VALUE_NEW | Call by reference | Type reference (TYPE) | CDV_DTE_FIELDVALUE_NEW | Neuer Feldinhalt des geänderten Felds | 20060504 | |||
| 10 | I_VALUE_OLD | Call by reference | Type reference (TYPE) | CDV_DTE_FIELDVALUE_OLD | Alter Feldinhalt des geänderten Felds | 20060504 |
Method PREPARE_FIELDVALUES on class CL_CDV_PREPARE has no exception.
Method PREPARE_OBJECTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECTID_PREPARED | Call by reference | Type reference (TYPE) | CDV_DTE_OBJECTID_TEXT | aufbereitete Objektidentifikation | 20050804 | |||
| 2 | I_OBJECTCLAS | Call by reference | Type reference (TYPE) | CDOBJECTCL | Objektklasse | 20050719 | |||
| 3 | I_OBJECTID | Call by reference | Type reference (TYPE) | CDV_DTE_OBJECTID | Objektwert | 20050719 | |||
| 4 | I_REF_CUSTOMIZING_OBJECT | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_CUSTOMIZING_OBJECT | 20060504 |
Method PREPARE_OBJECTID on class CL_CDV_PREPARE has no exception.
Method PREPARE_PART_CHANGE_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHDOC_READ | Call by reference | Type reference (TYPE) | BANK_TAB_CD_CHDOC | 20111025 | ||||
| 2 | CT_PREPARED_CHDOCS | Call by reference | Type reference (TYPE) | CDV_TAB_CHDOC_PREPARED | 20111025 | ||||
| 3 | IV_CHANGE_DATE | Call by reference | Type reference (TYPE) | CDDATUM | 20111025 | ||||
| 4 | IV_CHANGE_INDECATOR | Call by reference | Type reference (TYPE) | BANK_DTE_CD_CHNGIND | 20111025 | ||||
| 5 | IV_CHANGE_TIME | Call by reference | Type reference (TYPE) | CDUZEIT | 20111025 | ||||
| 6 | IV_OBJECTCLAS | Call by reference | Type reference (TYPE) | CDOBJECTCL | 20111025 | ||||
| 7 | IV_OBJECTID | Call by reference | Type reference (TYPE) | CDOBJECTV | 20111025 | ||||
| 8 | IV_TABLEKEY | Call by reference | Type reference (TYPE) | CDTABKEYLO | 20111025 | ||||
| 9 | IV_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | 20111025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111025 | |||
| 2 | 20111025 |
Method PREPARE_RELEASEINFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RELEASE_STATUSTEXT | Call by reference | Type reference (TYPE) | BANK_DTE_CD_RELEASE_STATUSTEXT | Bezeichnung des Freigabestatuses | 20050719 | |||
| 2 | I_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050719 | ||
| 3 | I_RELEASE_STATUS | Call by reference | Type reference (TYPE) | BANK_DTE_CD_RELEASE_STATUS | Freigabestatus | 20050719 |
Method PREPARE_RELEASEINFOS on class CL_CDV_PREPARE has no exception.
Method PREPARE_TABLEKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REF_TABLEKEY_ATTRIBUTS | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_TABLEKEY_ATTRIBUTS | 20060504 | ||||
| 2 | E_TABLEKEYGROUP | Call by reference | Type reference (TYPE) | CDTABKEYLO | Tabellenschlüssel f. CDPOS in Character 254 | 20050805 | |||
| 3 | I_FLG_GUID_AS_CHAR | Call by reference | Type reference (TYPE) | CVD_DTE_GUID_AS_CHAR | ABAP_FALSE | Guids im Tabellenschlüssel im Charakter-Mode gespeichert | 20081121 | ||
| 4 | I_OBJECTCLAS | Call by reference | Type reference (TYPE) | CDOBJECTCL | Objektklasse | 20050719 | |||
| 5 | I_REF_CUSTOMIZING_OBJECT | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_CUSTOMIZING_OBJECT | 20060504 | ||||
| 6 | I_TABLEKEY | Call by reference | Type reference (TYPE) | CDTABKEYLO | Tabellenschlüssel f. CDPOS in Character 254 | 20050719 | |||
| 7 | I_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausgabelänge eines Feldes ist Null | 20050727 | ||
| 2 | Schlüssellänge ist Null | 20050727 |
Method PREPARE_VALITITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALID_DATE_FROM | Call by reference | Type reference (TYPE) | BANK_DTE_CD_VALID_DATE_FROM | Gültigkeitsbeginn-Datum | 20050803 | |||
| 2 | E_VALID_DATE_TO | Call by reference | Type reference (TYPE) | BANK_DTE_CD_VALID_DATE_TO | Gültigkeitsende-Datum | 20050803 | |||
| 3 | E_VALID_FROM_TO | Call by reference | Type reference (TYPE) | CDV_DTE_VALID_FROM_TO | technische Gültigkeit des Objektes | 20050719 | |||
| 4 | E_VALID_FROM_TO_PREPARED | Call by reference | Type reference (TYPE) | CDV_DTE_VALID_FROM_TO_TEXT | betriebswirtschaftliche Gültigkeit des Objektes | 20050719 | |||
| 5 | I_REF_CUSTOMIZING_OBJECT | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_CUSTOMIZING_OBJECT | 20060504 | ||||
| 6 | I_VALID_FROM | Call by reference | Type reference (TYPE) | BANK_DTE_CD_VALID_FROM | Gültigkeitsbeginn des Objektes | 20050719 | |||
| 7 | I_VALID_TO | Call by reference | Type reference (TYPE) | BANK_DTE_CD_VALID_TO | Gültigkeitsende des Objektes | 20050719 |
Method PREPARE_VALITITY on class CL_CDV_PREPARE has no exception.
Method READ_CHANGE_DOCUMENT_FROM_DB Signature
Method READ_CHANGE_DOCUMENT_FROM_DB on class CL_CDV_PREPARE has no parameter.
Method READ_CHANGE_DOCUMENT_FROM_DB on class CL_CDV_PREPARE has no exception.
Method READ_CHANGE_DOCUMENT_LIMITABLE Signature
Method READ_CHANGE_DOCUMENT_LIMITABLE on class CL_CDV_PREPARE has no parameter.
Method READ_CHANGE_DOCUMENT_LIMITABLE on class CL_CDV_PREPARE has no exception.
Method READ_CHANGE_DOCUMENT_TRADIT Signature
Method READ_CHANGE_DOCUMENT_TRADIT on class CL_CDV_PREPARE has no parameter.
Method READ_CHANGE_DOCUMENT_TRADIT on class CL_CDV_PREPARE has no exception.
Method READ_CHDOCS_FROM_DB Signature
Method READ_CHDOCS_FROM_DB on class CL_CDV_PREPARE has no parameter.
Method READ_CHDOCS_FROM_DB on class CL_CDV_PREPARE has no exception.
Method SET_FLG_PREPARE_AT_ONCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_PREPARE_AT_ONCE | Call by reference | Type reference (TYPE) | BANK_DTE_CD_FLAG | CON_TRUE | Flag 'X'=aktiv, ' '=inaktiv | 20050804 |
Method SET_FLG_PREPARE_AT_ONCE on class CL_CDV_PREPARE has no exception.
Method SET_MAX_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAX_COUNTER | Call by reference | Type reference (TYPE) | CDV_DTE_MAXCOUNT | Maximal von der DB bereitzustellende Positionen | 20111025 |
Method SET_MAX_COUNTER on class CL_CDV_PREPARE has no exception.
Method SET_NO_INITIAL_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NO_INITIAL_VALUES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111025 |
Method SET_NO_INITIAL_VALUES on class CL_CDV_PREPARE has no exception.
Method SET_OBJECTCLAS_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECTCLAS_DEFAULT | Call by reference | Type reference (TYPE) | CDOBJECTCL | Default-Objektklasse | 20060315 |
Method SET_OBJECTCLAS_DEFAULT on class CL_CDV_PREPARE has no exception.
Method SET_OBJECTID_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECTID_DEFAULT | Call by reference | Type reference (TYPE) | CDOBJECTV | Objektwert | 20111025 |
Method SET_OBJECTID_DEFAULT on class CL_CDV_PREPARE has no exception.
Method SET_READ_CHDOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_CHDOCREAD | Call by reference | Type reference (TYPE) | BANK_TAB_CD_CHDOC | iTab Änderungsbelege | 20050719 |
Method SET_READ_CHDOC on class CL_CDV_PREPARE has no exception.
Method SET_SELECTION_TIMESTAMPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SELECTION_TIMESTAMP | Call by reference | Type reference (TYPE) | TS_SELECTION_TIMESTAMP | 20111025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Konvert. der Systemzeit in die lokale Zeit | 20111025 |
Method SORT_HISTORY 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 | 20050719 | |||
| 2 | I_REF_TABLE_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | LCL_CDV_TABLE_DESCRIPTION | 20060504 |
Method SORT_HISTORY on class CL_CDV_PREPARE has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_PREPARE_AT_ONCE | Call by reference | Type reference (TYPE) | BANK_DTE_CD_FLAG | CON_TRUE | Flag 'X'=aktiv, ' '=inaktiv | 20051012 | ||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20051012 | ||
| 3 | I_LOCAL_TIME_ZONE | Call by reference | Type reference (TYPE) | TIMEZONE | SY-ZONLO | Zeitzone der Benutzers | 20051012 | ||
| 4 | I_OBJECTCLAS_DEFAULT | Call by reference | Type reference (TYPE) | CDOBJECTCL | Default-Objektklasse | 20060315 | |||
| 5 | I_SELECTION_TIMESTAMP_FROM | Call by reference | Type reference (TYPE) | BANK_DTE_TMPSM_LONG_UTC_TIMEST | Erfassungs-/Änderungszeitstempel - lang | 20051012 | |||
| 6 | I_SELECTION_TIMESTAMP_TO | Call by reference | Type reference (TYPE) | BANK_DTE_TMPSM_LONG_UTC_TIMEST | Erfassungs-/Änderungszeitstempel - lang | 20111025 | |||
| 7 | R_RCL_REFERENCE | Value transfer | Object reference (TYPE REF TO) | CL_CDV_PREPARE | Änderungsbelegtool Grundfunktionen | 20051012 |
Method S_CREATE on class CL_CDV_PREPARE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |