SAP ABAP Class CL_CDV_PREPARE (Change Document Tool: Basic Functions)
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)
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 ABAP 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 CON_FALSE Constant Public Type reference (TYPE) BANK_DTE_CD_BOOLEAN ' ' False 20050719
2 CON_FIELDNAME_BUSINESSINFOS Constant Private Type reference (TYPE) FIELDNAME 'BUSINESSINFOS' Field Name of Business Information 20050719
3 CON_STRNAME_BUSINESSINFOS Constant Public Type reference (TYPE) TABNAME 'TBANK_CD_BUSINFO' Table Name 20081121
4 CON_TRUE Constant Public Type reference (TYPE) BANK_DTE_CD_BOOLEAN 'X' True 20050719
5 CS_DB_READ_TYPE Constant Public See coding 20120112
6 FLG_PREPARE_AT_ONCE Instance attribute Private Type reference (TYPE) BANK_DTE_CD_FLAG Format in One Step 20050719
7 FUMO_BUSINESSPROC_PREPARE Instance attribute Private Type reference (TYPE) BANK_DTE_CD_FNAME Name of Function Module 20130705
8 FUMO_FIELDVALUE_PREPARE Instance attribute Private Type reference (TYPE) BANK_DTE_CD_FNAME Name of Function Module 20050719
9 FUMO_OBJECTID_PREPARE Instance attribute Private Type reference (TYPE) BANK_DTE_CD_FNAME Name of Function Module 20050719
10 FUMO_TABLEKEY_PREPARE Instance attribute Private Type reference (TYPE) BANK_DTE_CD_FNAME Name of Function Module 20050719
11 LANGU Instance attribute Private Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20050719
12 LOCAL_TIME_ZONE Instance attribute Private Type reference (TYPE) TIMEZONE Time Zone 20050719
13 MS_HEADER_DESCRIPTION Instance attribute Private Type reference (TYPE) BANK_STR_CD_HEADER_DESCRIPTION ALV Header Description 20111025
14 MS_SELECTION_TIMESTAMP Instance attribute Private Type reference (TYPE) TS_SELECTION_TIMESTAMP Selection Time Stamp 20111025
15 MT_CHDOC_PREPARED Instance attribute Private Type reference (TYPE) BANK_TAB_CD_CHDOC 20111025
16 MT_CHDOC_READED Instance attribute Private Type reference (TYPE) BANK_TAB_CD_CHDOC 20111025
17 MT_TO_READ_CHDOCS Instance attribute Private Type reference (TYPE) TT_TO_READ_CHDOCS 20111025
18 MV_CHDOC_READED_ARE_CLEARED Instance attribute Private Type reference (TYPE) ABAP_BOOL Reread Necessary, CDs Deleted 20111025
19 MV_CHDOC_READED_ARE_GIVEN Instance attribute Private Type reference (TYPE) ABAP_BOOL Read CD Set to External 20111025
20 MV_DB_READ_TYPE Instance attribute Private Type reference (TYPE) TV_DB_READ_TYPE Way of Reading the Change Documents from the Database 20120112
21 MV_MAX_COUNTER Instance attribute Private Type reference (TYPE) CDV_DTE_MAXCOUNT Maximum Number of Items to be Provided by the Database 20111025
22 MV_MAX_COUNTER_OVERFLOW Instance attribute Private Type reference (TYPE) ABAP_BOOL Maximum Number Exceeded 20111025
23 MV_NO_INITIAL_VALUES Instance attribute Private Type reference (TYPE) BANK_DTE_CD_DB_NO_INITIAL Ignore Items with Intial Values 20111025
24 MV_OBJECTCLAS_CUSTOMIZING Instance attribute Private Type reference (TYPE) CDOBJECTCL Object Class for Customizing 20111025
25 MV_OBJECTCLAS_DEFAULT Instance attribute Private Type reference (TYPE) CDOBJECTCL Default Object Class 20111025
26 MV_OBJECTID_DEFAULT Instance attribute Private Type reference (TYPE) CDOBJECTV Object Value 20111025
27 MV_REBUILD_DESC_REQUISITELY Instance attribute Private Type reference (TYPE) ABAP_BOOL Description of New Creation Necessary 20111025
28 MV_REREAD_REQUISITELY Instance attribute Private Type reference (TYPE) ABAP_BOOL Reread Necessary 20111025
29 OBJECTKEYSTRUC Instance attribute Private Type reference (TYPE) BANK_DTE_CD_OBJECTKEYSTRUC Structure of Object Identification 20050719
30 REF_STR_CHDOCREAD Instance attribute Private Object reference (TYPE REF TO) BANK_STR_CD_CHDOC Reference to Read Change Documents 20060504
31 STR_HISTORY_DESCRIPTION Instance attribute Private Type reference (TYPE) BANK_STR_CD_HISTORY_DESC History Table Description 20050719
32 SYSTEM_TIME_ZONE Instance attribute Private Type reference (TYPE) TIMEZONE System Time Zone 20050719
33 TAB_CHANGEINDICATORTEXT Instance attribute Private Type reference (TYPE) TYP_TAB_CHANGEINDICATORTEXT Table of Texts of Change Indicators 20050801
34 TAB_RELEASE_STATUSTEXT Instance attribute Private Type reference (TYPE) TYP_TAB_RELEASE_STATUSTEXT Table of Texts of Release Details 20050719
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CHDOC_HEADER Instance method Private Method Generate Change Document Header 20050719
2 BUILD_CHDOC_POSITIONS Instance method Private Method Form Change Document Items 20050719
3 BUILD_DESCRIPTIONS Instance method Private Method Create Descriptions 20111025
4 BUILD_TABLEKEY Instance method Private Method Generate Table Key(s) 20050719
5 CHDOC_POSITION_DELETE Instance method Private Method Form Change Document Item for 'Delete' 20050719
6 CHDOC_POSITION_INSERT Instance method Private Method Form Change Document Item for 'Insert' 20050719
7 CHDOC_POSITION_UPDATE Instance method Private Method Form Change Document Item for 'Update' 20050719
8 CHECK_CHDOCS_FOUND Instance method Public Method Check if Change Documents Exist 20050719
9 CHECK_HISTORY Instance method Private Method Check History 20050719
10 CLEAR Instance method Public Method Delete Read and Unread Change Documents 20120411
11 CLEAR_READ_CHDOC Instance method Public Method Delete Read Change Documents 20050719
12 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20050719
13 CONVERT_HISTORY_IN_CHDOCS Instance method Public Method 20050725
14 CONVERT_TABLEKEY_TO_CHAR Instance method Private Method Display Table Key(s) in Characters 20050719
15 DETERMINE_DB_READ_TYPE Instance method Private Method Define Way of Reading from the Database 20120112
16 FIND_PREVIOUS_DAY Instance method Private Method Determine Previous Day 20050719
17 GET_DB_READ_TYPE Instance method Public Method Provide Way of Reading from the Database 20120112
18 GET_FLG_PREPARE_AT_ONCE Instance method Public Method Provide Checkbox for One-Step Preparation 20111025
19 GET_HEADER_DESCRIPTION Instance method Public Method Provider Header Description 20111025
20 GET_MAX_COUNTER Instance method Public Method Provide Maximum Number of Items to be Provided 20111025
21 GET_NO_INITIAL_VALUES Instance method Public Method Provide 'Do Not Provide Initial Values' Checkbox 20111025
22 GET_OBJECTCLAS_CUSTOMIZING Instance method Public Method Provide Object Class for Customizing 20111025
23 GET_PART_PREPARED_CHDOCS Instance method Public Method 20050725
24 GET_PREPARED_CHDOCS Instance method Public Method 20050725
25 GET_READ_CHDOC Instance method Public Method Provide Read Change Documents 20050719
26 GET_SELECTION_TIMESTAMPS Instance method Public Method Get From and To Timestamps for Selection 20111025
27 INITIALIZE_DESCRIPTIONS Instance method Private Method Initialize Descriptions 20050719
28 IS_MAX_COUNTER_OVERFLOWED Instance method Public Method Maximum Number of Items to be Provided Has Been Exceeded 20111025
29 IS_REREAD_POSSIBLE Instance method Public Method Is Reread Possible? 20111025
30 IS_REREAD_REQUISITELY Instance method Public Method Reread Necessary Due to Changed Selection Conditions 20111025
31 ON_SETTING_FIELDVALUE_EXTERNAL Instance method Private Event handling method Set Formatted Field Value Externally 20050719
32 ON_SETTING_OBJECTDESC_EXTERNAL Instance method Private Event handling method Set Properties for Temporary Object Externally 20050719
33 ON_SETTING_OBJECTID_EXTERNAL Instance method Private Event handling method Set Formatted Object Identification Externally 20050719
34 ON_SETTING_TABLEKEY_EXTERNAL Instance method Private Event handling method Set Formatted Table Key Externally 20050719
35 PREPARE_ATTRIBUT_LIST Instance method Private Method Format Switch and Attribute List 20050805
36 PREPARE_BUSINESSPROC Instance method Private Method Prepare Business Transaction 20130705
37 PREPARE_CHANGEINDICATOR Instance method Private Method Format Change Indicator 20050801
38 PREPARE_CHANGE_DOCUMENTS Instance method Private Method Prepare Read and Converted Change Documents 20111025
39 PREPARE_CHDOC Instance method Private Method Format Change Document 20050804
40 PREPARE_FIELDDESCRIPTION Instance method Private Method Format Field Description 20060504
41 PREPARE_FIELDVALUES Instance method Private Method Format Field Values 20060504
42 PREPARE_OBJECTID Instance method Private Method Format Object Identification 20050719
43 PREPARE_PART_CHANGE_DOCUMENTS Instance method Private Method Prepare Read and Converted Change Documents 20111025
44 PREPARE_RELEASEINFOS Instance method Private Method Format Release Details 20050719
45 PREPARE_TABLEKEY Instance method Private Method Format Table Key 20050719
46 PREPARE_VALITITY Instance method Private Method Format Validities 20050719
47 READ_CHANGE_DOCUMENT_FROM_DB Instance method Private Method Read Change Documents from the Database 20111025
48 READ_CHANGE_DOCUMENT_LIMITABLE Instance method Private Method Restrictable Reading of Change Documents from the Database 20120411
49 READ_CHANGE_DOCUMENT_TRADIT Instance method Private Method Traditonal Reading of Change Documents from the Database 20120112
50 READ_CHDOCS_FROM_DB Instance method Public Method 20050726
51 SET_FLG_PREPARE_AT_ONCE Instance method Public Method Set Indicator for Formatting in One Step 20050804
52 SET_MAX_COUNTER Instance method Public Method Set Maximum Number of Items to Be Provided 20111025
53 SET_NO_INITIAL_VALUES Instance method Public Method Set 'Do Not Provide Initial Values' Indicator 20111025
54 SET_OBJECTCLAS_DEFAULT Instance method Public Method Set Default Object Class 20060315
55 SET_OBJECTID_DEFAULT Instance method Public Method Set Default Object ID 20111025
56 SET_READ_CHDOC Instance method Public Method Set Read Change Documents 20050719
57 SET_SELECTION_TIMESTAMPS Instance method Public Method Set From and To Timestamps for Selection 20111025
58 SORT_HISTORY Instance method Private Method Sort History 20050719
59 S_CREATE Static method Public Method Create Instance 20051012
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 Exporting E_CHANGE_TIMESTAMP Call by reference Type reference (TYPE) BANK_DTE_TMPSM_LONG_UTC_TIMEST Erfassungs-/Änderungszeitstempel - lang 20051012
2 Exporting E_STR_CHDOCREAD Call by reference Type reference (TYPE) BANK_STR_CD_CHDOC Änderungsbelege 20051012
3 Importing I_HISTORY_DATA Call by reference Type reference (TYPE) ANY Zeile der Historie 20050719
4 Importing I_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20050719
5 Importing I_REF_TABLE_DESCRIPTION Call by reference Object reference (TYPE REF TO) LCL_CDV_TABLE_DESCRIPTION 20060504
6 Importing I_TAB_HISTORY_CHANGEDATA Call by reference Type reference (TYPE) TABLE Änderungsinformationen der Historientabelle 20050719
# Exception Resumable Description Created on
1 CX_CDV_OUTPUTLENGTH_IS_NULL Ausgabelänge eines Feldes ist Null 20050726
2 CX_CDV_TIMEZONE_CONVERSION_ERR 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 Changing C_STR_CHDOC_HEADER Call by reference Type reference (TYPE) BANK_STR_CD_CHDOC Änderungsbelege 20050719
2 Importing I_CHANGE_TIMESTAMP Call by reference Type reference (TYPE) BANK_DTE_TMPSM_LONG_UTC_TIMEST Erfassungs-/Änderungszeitstempel - lang 20051012
3 Importing I_HISTORY_DATA_NEW Call by reference Type reference (TYPE) ANY 20050719
4 Importing I_HISTORY_DATA_OLD Call by reference Type reference (TYPE) ANY 20050719
5 Importing I_REF_TABLE_DESCRIPTION Call by reference Object reference (TYPE REF TO) LCL_CDV_TABLE_DESCRIPTION 20060504
# Exception Resumable Description Created on
1 CX_CDV_OUTPUTLENGTH_IS_NULL 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 Importing I_HISTORY_DATA Call by reference Type reference (TYPE) ANY Zeile der Historie 20050719
2 Importing I_REF_TABLE_DESCRIPTION Call by reference Object reference (TYPE REF TO) LCL_CDV_TABLE_DESCRIPTION 20060504
3 Returning R_TABLE_KEY Value transfer Type reference (TYPE) CDTABKEYLO Tabellenschlüssel f. CDPOS in Character 254 20050719
# Exception Resumable Description Created on
1 CX_CDV_OUTPUTLENGTH_IS_NULL 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 Importing I_HISTORY_DATA_OLD Call by reference Type reference (TYPE) ANY 20050719
2 Importing I_REF_TABLE_DESCRIPTION Call by reference Object reference (TYPE REF TO) LCL_CDV_TABLE_DESCRIPTION 20060504
3 Importing I_STR_CHDOC_HEADER Call by reference Type reference (TYPE) BANK_STR_CD_CHDOC Änderungsbelege 20050719
# Exception Resumable Description Created on
1 CX_CDV_OUTPUTLENGTH_IS_NULL 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 Importing I_HISTORY_DATA_NEW Call by reference Type reference (TYPE) ANY 20050719
2 Importing I_REF_TABLE_DESCRIPTION Call by reference Object reference (TYPE REF TO) LCL_CDV_TABLE_DESCRIPTION 20060504
3 Importing I_STR_CHDOC_HEADER Call by reference Type reference (TYPE) BANK_STR_CD_CHDOC Änderungsbelege 20050719
# Exception Resumable Description Created on
1 CX_CDV_OUTPUTLENGTH_IS_NULL 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 Changing C_STR_CHDOC_HEADER Call by reference Type reference (TYPE) BANK_STR_CD_CHDOC Änderungsbelege 20050719
2 Importing I_HISTORY_DATA_NEW Call by reference Type reference (TYPE) ANY 20050719
3 Importing I_HISTORY_DATA_OLD Call by reference Type reference (TYPE) ANY 20050719
4 Importing I_REF_TABLE_DESCRIPTION Call by reference Object reference (TYPE REF TO) LCL_CDV_TABLE_DESCRIPTION 20060504
# Exception Resumable Description Created on
1 CX_CDV_OUTPUTLENGTH_IS_NULL 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 Returning 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 Exporting E_TABLENAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050719
2 Exporting E_TAB_TABLE_KEY Call by reference Type reference (TYPE) ABAP_KEYDESCR_TAB 20050719
3 Importing I_TAB_HISTORY Call by reference Type reference (TYPE) TABLE Historientabelle 20050719
# Exception Resumable Description Created on
1 CX_CDV_NO_FLAT_STRUCT_TYPE keine flache Struktur 20050725
2 CX_CDV_NO_TABLE_TYPE 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 Importing I_FLG_PREPARE_AT_ONCE Call by reference Type reference (TYPE) BANK_DTE_CD_FLAG CON_TRUE Flag 'X'=aktiv, ' '=inaktiv 20050719
2 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20050719
3 Importing I_LOCAL_TIME_ZONE Call by reference Type reference (TYPE) TIMEZONE SY-ZONLO Zeitzone der Benutzers 20050719
4 Importing I_OBJECTCLAS_DEFAULT Call by reference Type reference (TYPE) CDOBJECTCL Default-Objektklasse 20060315
5 Importing I_SELECTION_TIMESTAMP_FROM Call by reference Type reference (TYPE) BANK_DTE_TMPSM_LONG_UTC_TIMEST Erfassungs-/Änderungszeitstempel - lang 20050719
6 Importing 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 Exporting E_TABLEKEY_IN_CHAR Call by reference Type reference (TYPE) CDTABKEYLO Tabellenschlüssel in Charakter 20050719
2 Importing I_REF_TABLE_DESCRIPTION Call by reference Object reference (TYPE REF TO) LCL_CDV_TABLE_DESCRIPTION 20060504
3 Importing I_TABLEKEY Call by reference Type reference (TYPE) ANY Tabellenschlüssel 20050719
# Exception Resumable Description Created on
1 CX_CDV_OUTPUTLENGTH_IS_NULL 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 Changing 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Changing 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 Returning 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 Exporting E_REF_TABLE_DESCRIPTION Call by reference Object reference (TYPE REF TO) LCL_CDV_TABLE_DESCRIPTION 20060504
2 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050719
3 Importing I_REF_CUSTOMIZING_OBJECT Call by reference Object reference (TYPE REF TO) LCL_CDV_CUSTOMIZING_OBJECT 20060504
4 Importing I_TAB_TABLE_KEY Call by reference Type reference (TYPE) ABAP_KEYDESCR_TAB 20050719
# Exception Resumable Description Created on
1 CX_CDV_OUTPUTLENGTH_IS_NULL Ausgabelänge eines Feldes ist Null 20050727
2 CX_CDV_TABLEKEYLENGTH_IS_NULL Schlüssellänge ist Null 20050725
3 CX_CDV_TABLE_IN_DDIC_NOT_FOUND Tabellenbeschreibung im DDIC nicht gefunden 20050726
4 CX_CDV_TABLE_IN_OBCL_NOT_FOUND 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 Returning 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 Returning 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 Returning 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 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20050727
2 Importing FIELDVALUE Value transfer Attribute reference (LIKE) 20050727
3 Importing OBJECTCLAS Value transfer Attribute reference (LIKE) 20050727
4 Importing SENDER Value transfer Attribute reference (LIKE) 20050727
5 Importing 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 Importing 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 Importing OBJECTCLAS Value transfer Attribute reference (LIKE) >INVALID< 20050727
2 Importing OBJECTID Value transfer Attribute reference (LIKE) 20050727
3 Importing 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 Importing OBJECTCLAS Value transfer Attribute reference (LIKE) 20050727
2 Importing SENDER Value transfer Attribute reference (LIKE) 20050727
3 Importing TABLEKEY Value transfer Attribute reference (LIKE) 20050727
4 Importing 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 Changing C_FLG_INSDELWFD_EXIST Call by reference Type reference (TYPE) BANK_DTE_CD_FLAG Flag 'X'=aktiv, ' '=inaktiv 20111124
2 Changing C_FLG_INSDEL_EXIST Call by reference Type reference (TYPE) BANK_DTE_CD_FLAG Flag 'X'=aktiv, ' '=inaktiv 20050805
3 Changing C_TAS_ATTRIBUT_LIST Call by reference Type reference (TYPE) CDV_TAS_ATTRIBUT_LIST Liste der Tabellenattribute 20050805
4 Importing I_CHANGE_INDICATOR Call by reference Type reference (TYPE) BANK_DTE_CD_CHNGIND Art der Änderung (U, I, J, D, E) 20050805
5 Importing I_EXTERNAL_LISTPRIORITY Call by reference Type reference (TYPE) BANK_DTE_CD_LISTPRIORITY externe Darstellungsreihenfolge 20050805
6 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050805
7 Importing I_INTERNAL_LISTPRIORITY Call by reference Type reference (TYPE) BANK_DTE_CD_LISTPRIORITY Darstellungsreihenfolge 20050805
8 Importing I_OBJECTCLAS Call by reference Type reference (TYPE) CDOBJECTCL Objektklasse 20050805
9 Importing I_REF_CUSTOMIZING_OBJECT Call by reference Object reference (TYPE REF TO) LCL_CDV_CUSTOMIZING_OBJECT 20060504
10 Importing I_REF_TABLEKEY_ATTRIBUTS Call by reference Object reference (TYPE REF TO) LCL_CDV_TABLEKEY_ATTRIBUTS 20060504
11 Importing I_SCRTEXT_L Call by reference Type reference (TYPE) SCRTEXT_L Feldbezeichner lang 20060504
12 Importing I_TABLEKEYGROUP Call by reference Type reference (TYPE) CDTABKEYLO Tabellenschlüssel f. CDPOS in Character 254 20050805
13 Importing 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 Exporting E_BUSINESSPROCTEXT Call by reference Type reference (TYPE) BANK_DTE_CD_BUSPROCTEXT Bezeichnung des Geschäftsvorfalls 20130705
2 Importing I_BUSINESSPROC Call by reference Type reference (TYPE) BANK_DTE_CD_BUSPROC Art des Geschäftsvorfalls 20130705
3 Importing I_OBJECTCLAS Call by reference Type reference (TYPE) CDOBJECTCL Objektklasse 20130705
4 Importing I_REF_CUSTOMIZING_OBJECT Call by reference Object reference (TYPE REF TO) LCL_CDV_CUSTOMIZING_OBJECT 20130705
5 Importing 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 Exporting E_CHANGEINDICATORTEXT Call by reference Type reference (TYPE) CDV_DTE_CHANGEINDICATOR_TEXT Bezeichnung des Änderungskennzeichens 20050801
2 Importing I_CHANGEINDICATOR Call by reference Type reference (TYPE) BANK_DTE_CD_CHNGIND Art der Änderung (U, I, J, D, E) 20050801
3 Importing 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 Changing CTS_ATTRIBUT_LIST Call by reference Type reference (TYPE) CDV_TAS_ATTRIBUT_LIST 20111025
2 Changing CT_CHDOC_PREPARED Call by reference Type reference (TYPE) CDV_TAB_CHDOC_PREPARED 20111025
3 Changing CT_CHDOC_READ Call by reference Type reference (TYPE) BANK_TAB_CD_CHDOC 20111025
4 Changing CV_FLG_INSDELWFD_EXIST Call by reference Type reference (TYPE) BANK_DTE_CD_FLAG Flag 'X'=aktiv, ' '=inaktiv 20111124
5 Changing CV_FLG_INSDEL_EXIST Call by reference Type reference (TYPE) BANK_DTE_CD_FLAG 20111025
6 Changing CV_FLG_RELEASEINFOS_EXIST Call by reference Type reference (TYPE) BANK_DTE_CD_WITH_RELEASEINFOS 20111025
7 Changing CV_FLG_VALIDITY_EXIST Call by reference Type reference (TYPE) BANK_DTE_CD_WITH_VALIDITY 20111025
8 Exporting EV_OBJECTCLAS_FOR_ID Call by reference Type reference (TYPE) CDOBJECTCL 20111025
9 Exporting EV_OBJECTID Call by reference Type reference (TYPE) CDOBJECTV 20111025
# Exception Resumable Description Created on
1 CX_CDV_OUTPUTLENGTH_IS_NULL 20111025
2 CX_CDV_TABLEKEYLENGTH_IS_NULL 20111025

Method PREPARE_CHDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_PREPARED_CHDOCS Call by reference Type reference (TYPE) CDV_TAB_CHDOC_PREPARED Tabelle der aufbereitete Änderungsbelege 20050804
2 Importing I_EXTERNAL_LISTPRIORITY Call by reference Type reference (TYPE) BANK_DTE_CD_LISTPRIORITY Darstellungsreihenfolge 20050804
3 Importing I_FIELDNAME_TEXT Call by reference Type reference (TYPE) CDV_DTE_FIELDNAME_TEXT Kurzbeschreibung von Repository-Objekten 20060504
4 Importing I_FLG_RELEASEINFOS_EXIST Call by reference Type reference (TYPE) BANK_DTE_CD_WITH_RELEASEINFOS temporäres Änderungsbelegobjekt mit Angaben zur Freigabe 20050804
5 Importing 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 Importing I_INTERNAL_LISTPRIORITY Call by reference Type reference (TYPE) BANK_DTE_CD_LISTPRIORITY Darstellungsreihenfolge 20050804
7 Importing I_REF_CUSTOMIZING_OBJECT Call by reference Object reference (TYPE REF TO) LCL_CDV_CUSTOMIZING_OBJECT 20060504
8 Importing I_REF_FIELDDESC Call by reference Object reference (TYPE REF TO) LCL_CDV_FIELD_DESCRIPTION 20060504
9 Importing I_REF_TABLEDESC Call by reference Object reference (TYPE REF TO) LCL_CDV_TABLE_DESCRIPTION 20060504
10 Importing I_REF_TABLEKEY_ATTRIBUTS Call by reference Object reference (TYPE REF TO) LCL_CDV_TABLEKEY_ATTRIBUTS 20060504
11 Importing I_SCRTEXT_L Call by reference Type reference (TYPE) SCRTEXT_L Feldbezeichner lang 20060504
12 Importing I_STR_CHDOC_READED Call by reference Type reference (TYPE) BANK_STR_CD_CHDOC Änderungsbelege 20050804
13 Importing 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 Exporting E_FIELDNAME_TEXT Call by reference Type reference (TYPE) CDV_DTE_FIELDNAME_TEXT Kurzbeschreibung von Repository-Objekten 20060504
2 Exporting E_SCRTEXT_L Call by reference Type reference (TYPE) SCRTEXT_L Feldbezeichner lang 20060504
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20060504
4 Importing I_OBJECTCLAS Call by reference Type reference (TYPE) CDOBJECTCL Objektklasse 20060504
5 Importing I_REF_CUSTOMIZING_OBJECT Call by reference Object reference (TYPE REF TO) LCL_CDV_CUSTOMIZING_OBJECT 20060504
6 Importing I_REF_FIELDDESC Call by reference Object reference (TYPE REF TO) LCL_CDV_FIELD_DESCRIPTION 20060504
7 Importing 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 Exporting E_VALUE_PREPARED_NEW Call by reference Type reference (TYPE) CDV_DTE_FIELDVALUE_NEW_TEXT Neuer aufbereiteter Feldinhalt 20060504
2 Exporting E_VALUE_PREPARED_OLD Call by reference Type reference (TYPE) CDV_DTE_FIELDVALUE_OLD_TEXT Alter aufbereiteter Feldinhalt 20060504
3 Importing I_CHANGE_INDICATOR Call by reference Type reference (TYPE) BANK_DTE_CD_CHNGIND Art der Änderung (U, I, J, D, E) 20060504
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20060504
5 Importing I_OBJECTCLAS Call by reference Type reference (TYPE) CDOBJECTCL Objektklasse 20060504
6 Importing I_REF_CUSTOMIZING_OBJECT Call by reference Object reference (TYPE REF TO) LCL_CDV_CUSTOMIZING_OBJECT 20060504
7 Importing I_REF_FIELDDESC Call by reference Object reference (TYPE REF TO) LCL_CDV_FIELD_DESCRIPTION 20060504
8 Importing I_TABLENAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20060504
9 Importing I_VALUE_NEW Call by reference Type reference (TYPE) CDV_DTE_FIELDVALUE_NEW Neuer Feldinhalt des geänderten Felds 20060504
10 Importing 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 Exporting E_OBJECTID_PREPARED Call by reference Type reference (TYPE) CDV_DTE_OBJECTID_TEXT aufbereitete Objektidentifikation 20050804
2 Importing I_OBJECTCLAS Call by reference Type reference (TYPE) CDOBJECTCL Objektklasse 20050719
3 Importing I_OBJECTID Call by reference Type reference (TYPE) CDV_DTE_OBJECTID Objektwert 20050719
4 Importing 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 Changing CT_CHDOC_READ Call by reference Type reference (TYPE) BANK_TAB_CD_CHDOC 20111025
2 Changing CT_PREPARED_CHDOCS Call by reference Type reference (TYPE) CDV_TAB_CHDOC_PREPARED 20111025
3 Importing IV_CHANGE_DATE Call by reference Type reference (TYPE) CDDATUM 20111025
4 Importing IV_CHANGE_INDECATOR Call by reference Type reference (TYPE) BANK_DTE_CD_CHNGIND 20111025
5 Importing IV_CHANGE_TIME Call by reference Type reference (TYPE) CDUZEIT 20111025
6 Importing IV_OBJECTCLAS Call by reference Type reference (TYPE) CDOBJECTCL 20111025
7 Importing IV_OBJECTID Call by reference Type reference (TYPE) CDOBJECTV 20111025
8 Importing IV_TABLEKEY Call by reference Type reference (TYPE) CDTABKEYLO 20111025
9 Importing IV_TABLENAME Call by reference Type reference (TYPE) TABNAME 20111025
# Exception Resumable Description Created on
1 CX_CDV_OUTPUTLENGTH_IS_NULL 20111025
2 CX_CDV_TABLEKEYLENGTH_IS_NULL 20111025

Method PREPARE_RELEASEINFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RELEASE_STATUSTEXT Call by reference Type reference (TYPE) BANK_DTE_CD_RELEASE_STATUSTEXT Bezeichnung des Freigabestatuses 20050719
2 Importing I_LANGU Value transfer Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20050719
3 Importing 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 Exporting E_REF_TABLEKEY_ATTRIBUTS Call by reference Object reference (TYPE REF TO) LCL_CDV_TABLEKEY_ATTRIBUTS 20060504
2 Exporting E_TABLEKEYGROUP Call by reference Type reference (TYPE) CDTABKEYLO Tabellenschlüssel f. CDPOS in Character 254 20050805
3 Importing 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 Importing I_OBJECTCLAS Call by reference Type reference (TYPE) CDOBJECTCL Objektklasse 20050719
5 Importing I_REF_CUSTOMIZING_OBJECT Call by reference Object reference (TYPE REF TO) LCL_CDV_CUSTOMIZING_OBJECT 20060504
6 Importing I_TABLEKEY Call by reference Type reference (TYPE) CDTABKEYLO Tabellenschlüssel f. CDPOS in Character 254 20050719
7 Importing I_TABLENAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050719
# Exception Resumable Description Created on
1 CX_CDV_OUTPUTLENGTH_IS_NULL Ausgabelänge eines Feldes ist Null 20050727
2 CX_CDV_TABLEKEYLENGTH_IS_NULL 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 Exporting E_VALID_DATE_FROM Call by reference Type reference (TYPE) BANK_DTE_CD_VALID_DATE_FROM Gültigkeitsbeginn-Datum 20050803
2 Exporting E_VALID_DATE_TO Call by reference Type reference (TYPE) BANK_DTE_CD_VALID_DATE_TO Gültigkeitsende-Datum 20050803
3 Exporting E_VALID_FROM_TO Call by reference Type reference (TYPE) CDV_DTE_VALID_FROM_TO technische Gültigkeit des Objektes 20050719
4 Exporting E_VALID_FROM_TO_PREPARED Call by reference Type reference (TYPE) CDV_DTE_VALID_FROM_TO_TEXT betriebswirtschaftliche Gültigkeit des Objektes 20050719
5 Importing I_REF_CUSTOMIZING_OBJECT Call by reference Object reference (TYPE REF TO) LCL_CDV_CUSTOMIZING_OBJECT 20060504
6 Importing I_VALID_FROM Call by reference Type reference (TYPE) BANK_DTE_CD_VALID_FROM Gültigkeitsbeginn des Objektes 20050719
7 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing IS_SELECTION_TIMESTAMP Call by reference Type reference (TYPE) TS_SELECTION_TIMESTAMP 20111025
# Exception Resumable Description Created on
1 CX_CDV_TIMEZONE_CONVERSION_ERR 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 Changing C_TAB_HISTORY Call by reference Type reference (TYPE) TABLE Historientabelle 20050719
2 Importing 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 Importing I_FLG_PREPARE_AT_ONCE Call by reference Type reference (TYPE) BANK_DTE_CD_FLAG CON_TRUE Flag 'X'=aktiv, ' '=inaktiv 20051012
2 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20051012
3 Importing I_LOCAL_TIME_ZONE Call by reference Type reference (TYPE) TIMEZONE SY-ZONLO Zeitzone der Benutzers 20051012
4 Importing I_OBJECTCLAS_DEFAULT Call by reference Type reference (TYPE) CDOBJECTCL Default-Objektklasse 20060315
5 Importing I_SELECTION_TIMESTAMP_FROM Call by reference Type reference (TYPE) BANK_DTE_TMPSM_LONG_UTC_TIMEST Erfassungs-/Änderungszeitstempel - lang 20051012
6 Importing I_SELECTION_TIMESTAMP_TO Call by reference Type reference (TYPE) BANK_DTE_TMPSM_LONG_UTC_TIMEST Erfassungs-/Änderungszeitstempel - lang 20111025
7 Returning 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