SAP ABAP Class CL_UC_TX_DATA_CHANGE (Changes to Transaction Data)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCD0 (Package) SEM-BCS: Common Objects for Data Dispatcher
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_TX_DATA_CHANGE Data Changes 20020507
Properties
Class CL_UC_TX_DATA_CHANGE  
Short Description Changes to Transaction Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCD0   SEM-BCS: Common Objects for Data Dispatcher 
Created 20020507   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_UC_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 UC00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_TX_DATA_CHANGE Data Changes 20020507
Friends
Class CL_UC_TX_DATA_CHANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_SKIP_CROSS_CHECK Instance attribute Private Type reference (TYPE) UC_FLG SPACE No Comparison of Invert.Documents with Original Documents 20070506
2 DO_CTR_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_UC_CTR_SERVICES Currency Translation: Services 20040507
3 DO_HEADER_CHAR Instance attribute Private Attribute reference (LIKE) 20020507
4 DO_IO Instance attribute Private Object reference (TYPE REF TO) IF_UC_TX_DATA_IO Read From/Write to Data Object/Stream/Buffer 20021219
5 DO_IO_DOC Instance attribute Private Object reference (TYPE REF TO) IF_UC_TX_DATA_IO Read From/Write to Data Object/Stream/Buffer 20021219
6 DO_IO_TYPE Instance attribute Private Attribute reference (LIKE) 20021219
7 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Field Catalog, ...) 20020507
8 DO_SEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_SEL Interface Selection Condition 20020507
9 DR_T_DOCTYPE_PROP Instance attribute Private Object reference (TYPE REF TO) DATA Document Types - Properties 20070430
10 DR_T_HEADER Instance attribute Private Object reference (TYPE REF TO) DATA 20020507
11 DR_T_HEADER_DELETE Instance attribute Private Object reference (TYPE REF TO) DATA Header with Documents to Be Deleted 20040212
12 DR_T_HEADER_S_CHAR_KEY Instance attribute Private Object reference (TYPE REF TO) DATA 20040706
13 DT_COLLECT_DELETE_BUF Instance attribute Private Type reference (TYPE) TS_COLLECT_DELETE_BUF 20040701
14 DT_REPUNIT_LCKEY Instance attribute Private Type reference (TYPE) TS_REPUNIT_LCKEY 20040513
15 D_COLLECT_DELETE_BUF_FLG Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20041013
16 D_PAIR_LOGIC Instance attribute Private Attribute reference (LIKE) 20040513
17 GC_ONE Constant Private Type reference (TYPE) I '1' 20020509
18 GC_PREFIX_DOCNR_TEMP Constant Private Type reference (TYPE) UC_FLG 't' Prefix for Temporary Document Number 20020507
19 GC_RVSMODE_DEL Constant Public Type reference (TYPE) UC_FLG 'D' General Indicator, SAP Consolidation 20040324
20 GC_RVSMODE_INV Constant Public Type reference (TYPE) UC_FLG 'I' 20040109
21 GC_RVSMODE_RVS Constant Public Type reference (TYPE) UC_FLG 'R' 20040109
22 GC_S_FLD Constant Private See coding 20030109
23 GS_DEBUG_DATA Instance attribute Private Type reference (TYPE) S_DEBUG_DATA 20050317
24 G_DEBUG Static Attribute Private Type reference (TYPE) UC_FLG SPACE General Indicator, SAP Consolidation 20050317
25 G_DOCNR_TEMP Static Attribute Private Type reference (TYPE) I 20020507
26 G_REPUNIT_WITH_LCKEY Instance attribute Private Type reference (TYPE) UC_FIELDNAME Field Name 20040513
27 X Constant Private Type reference (TYPE) UC_FLG 'X' ='X' 20020507
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_COINR Instance method Private Method 20030109
2 BUILD_HEADER_S_CHAR_SORT_P Instance method Private Method Fills dr_t_header_s_char_key 20040706
3 CHECK_AND_REACT_ON_LC_CHANGE Instance method Private Method Checks whether Local Currency Has Changed and Adjusts Values 20040217
4 COLLECT Instance method Public Method 20020627
5 COLLECT_AND_DELETE Instance method Public Method 20020714
6 COLLECT_AND_DELETE_PAIR Instance method Public Method For Two-Sided Postings 20040701
7 CONSTRUCTOR Instance method Public Constructor Constructor 20020507
8 COUNT Instance method Public Method Clue to Quantity of Change Records 20020704
9 COUNT_NOT_INITIAL_LINES Instance method Public Method Clue to Quantity of Change Records 20070523
10 DEBUG_TABLE_ADD_RECORD_P Instance method Private Method 20050323
11 DEBUG_TABLE_SYNC_P Instance method Private Method 20050323
12 DELETE Instance method Public Method 20020521
13 DELETE_DATA_DOC_P Instance method Private Method Writes Deletion of Data in Document Stream 20040212
14 DELETE_DOC Instance method Public Method 20020509
15 GET_DATA Instance method Public Method 20020509
16 GET_DOCNR Instance method Public Method 20020509
17 GET_DOCNR_TEMP Instance method Private Method 20020521
18 GET_REF_TO_DATA Instance method Public Method 20020509
19 GET_RELEVANT_DOCNR_TEMP_P Instance method Private Method Gets Suitable Temporary Document Numbers for Selection 20040706
20 GET_SINGLE_DOCTYPE_PROP Instance method Private Method Read Relevant Properties of Document Types 20070430
21 IS_RELEVANT_FOR_FIELD_CMP Instance method Private Method Relevant for Comparison of Constant Fields 20040218
22 MESSAGE_APPEND Instance method Private Method 20020716
23 POST_TOTALS_OF_DELETED_DOCS Instance method Private Method Writes Deletion of Data in Totals 20040213
24 REFRESH Instance method Public Method 20020703
25 SAVE_DATA Instance method Public Method Save 20020509
26 SAVE_DATA_BUFFER_DISCARD_P Instance method Private Method Possibly Discard Buffer 20030826
27 SAVE_DATA_DOC_P Instance method Private Method Create documents 20021219
28 SAVE_DATA_OLD Instance method Private Method 20040108
29 SPLIT_DOCUMENTS Instance method Public Method Split Documents 20030723
30 SUBSTITUTE_AND_COLLECT Instance method Public Method 20020521
31 SYNC_DOCNR_TEMP_BUFFER_P Instance method Private Method Synchronizes dt_collect_delete_buf 20040706
Events
Class CL_UC_TX_DATA_CHANGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_COLLECT_DELETE_BUF Private See coding 20040701 begin of S_COLLECT_DELETE_BUF, fieldname type uc_fieldname, t_values type ts_value, t_value_docnr_temp type TS_VALUE_DOCNR_TEMP, end of s_collect_delete_buf
2 S_DEBUG_DATA Private See coding 20050317 begin of S_DEBUG_DATA, r_t_data type ref to data, r_t_rvsdata type ref to data, end of s_debug_data
3 S_FIELDNAME_INDEX Private See coding 20040705 begin of S_FIELDNAME_INDEX, fieldname type uc_fieldname, index type syindex, end of s_fieldname_index
4 S_FIELDNAME_INDEX_ALL Private See coding 20040705 begin of S_FIELDNAME_INDEX_ALL, fieldname type uc_fieldname, t_index type standard table of syindex with key table_line, end of s_fieldname_index_all
5 S_RELEVANT_DOCNR_TEMP Private See coding 20040705 begin of S_RELEVANT_DOCNR_TEMP, docnr_temp type uc_docnr, t_fieldname_index type t_fieldname_index, end of s_relevant_docnr_temp
6 S_REPUNIT_LCKEY Private See coding 20040513 begin of S_REPUNIT_LCKEY, fiscyear type ug_fiscyear, fiscyear_comp type ug_fiscyear, t_data type ref to data, end of s_repunit_lckey
7 S_VALUE_DOCNR_TEMP Private See coding 20040701 begin of S_VALUE_DOCNR_TEMP, value type uc_value, docnr_temp type uc_docnr, end of s_value_docnr_temp
8 TS_COLLECT_DELETE_BUF Private See coding 20040701 TS_COLLECT_DELETE_BUF type sorted table of S_COLLECT_DELETE_BUF with unique key fieldname
9 TS_RELEVANT_DOCNR_TEMP Private See coding 20040705 TS_RELEVANT_DOCNR_TEMP type sorted table of s_relevant_docnr_temp with unique key docnr_temp
10 TS_REPUNIT_LCKEY Private See coding 20040513 TS_REPUNIT_LCKEY type sorted table of S_REPUNIT_LCKEY with unique key fiscyear fiscyear_comp
11 TS_VALUE Private See coding 20040701 TS_VALUE type sorted table of uc_value with unique key table_line
12 TS_VALUE_DOCNR_TEMP Private See coding 20040701 TS_VALUE_DOCNR_TEMP type sorted table of S_VALUE_DOCNR_TEMP with unique key value docnr_temp
13 T_FIELDNAME_INDEX Private See coding 20040705 t_fieldname_index type standard table of s_fieldname_index with key fieldname
14 T_FIELDNAME_INDEX_ALL Private See coding 20040705 T_FIELDNAME_INDEX_ALL type sorted table of s_fieldname_index_all with unique key fieldname
Method Signatures

Method ASSIGN_COINR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20030109
2 Importing IT_FFIX Value transfer Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20030109
3 Importing I_STRUCT_CHAR Call by reference Type reference (TYPE) FIELD_TYPE IF_UC_MODEL=>GC_TYPE_COMP_S_CHAR Feldtyp des Feldes 20030109

Method ASSIGN_COINR on class CL_UC_TX_DATA_CHANGE has no exception.

Method BUILD_HEADER_S_CHAR_SORT_P Signature

Method BUILD_HEADER_S_CHAR_SORT_P on class CL_UC_TX_DATA_CHANGE has no parameter.
Method BUILD_HEADER_S_CHAR_SORT_P on class CL_UC_TX_DATA_CHANGE has no exception.

Method CHECK_AND_REACT_ON_LC_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE Belegzeilen 20040217
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20040217
3 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040217
4 Importing IT_HEADER_VALUE Call by reference Type reference (TYPE) UC0_TS_VALUE 20040218
5 Importing I_STRUCT_CHAR Call by reference Type reference (TYPE) FIELD_TYPE Substruktur Belegtabelle mit Merkmalen 20040217
6 Importing I_STRUCT_KFIG Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20040217

Method CHECK_AND_REACT_ON_LC_CHANGE on class CL_UC_TX_DATA_CHANGE has no exception.

Method COLLECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCNR_TEMP_MAP Call by reference Type reference (TYPE) UCD_TH_TX_DC_DOCNR_TEMP_MAP Abbildung alte/neue temporäre Belegnummer 20040202
2 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_CHANGE Datenänderungen 20020627
3 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20020627
4 Importing I_INVERT Call by reference Type reference (TYPE) UC_FLG Invert Data 20020627

Method COLLECT on class CL_UC_TX_DATA_CHANGE has no exception.

Method COLLECT_AND_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCNR_TEMP_MAP Call by reference Type reference (TYPE) UCD_TH_TX_DC_DOCNR_TEMP_MAP Abbildung alte/neue temporäre Belegnummer 20040128
2 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_CHANGE Datenänderungen 20020714
3 Importing IO_SEL_DOC_CONTENT Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20020714

Method COLLECT_AND_DELETE on class CL_UC_TX_DATA_CHANGE has no exception.

Method COLLECT_AND_DELETE_PAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCNR_TEMP_MAP Call by reference Type reference (TYPE) UCD_TH_TX_DC_DOCNR_TEMP_MAP Abbildung alte/neue temporäre Belegnummer 20040701
2 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_CHANGE Datenänderungen 20040701
3 Importing IO_SEL_DOC_CONTENT Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040701

Method COLLECT_AND_DELETE_PAIR on class CL_UC_TX_DATA_CHANGE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_HEADER_CHAR Call by reference Object reference (TYPE REF TO) IF_UC_FIELD Header Merkmale 20020507
2 Importing IO_IO Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_IO Lesen/Schreiben in Datenobjekt/Strom/Puffer 20021219
3 Importing IO_IO_DOC Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_IO Lesen/Schreiben in Datenobjekt/Strom/Puffer 20021219
4 Importing IO_IO_TYPE Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_IO_TYPE Datenstromtyp 20021219
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20020507
6 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20020507
7 Importing I_PAIR_LOGIC Call by reference Type reference (TYPE) UC_FLG Sonderlogik Level-20-artig (CU-Paare) 20040513

Method CONSTRUCTOR on class CL_UC_TX_DATA_CHANGE has no exception.

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNT Call by reference Type reference (TYPE) I 20020704

Method COUNT on class CL_UC_TX_DATA_CHANGE has no exception.

Method COUNT_NOT_INITIAL_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNT Call by reference Type reference (TYPE) I 20070523

Method COUNT_NOT_INITIAL_LINES on class CL_UC_TX_DATA_CHANGE has no exception.

Method DEBUG_TABLE_ADD_RECORD_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Call by reference Type reference (TYPE) ANY 20050323

Method DEBUG_TABLE_ADD_RECORD_P on class CL_UC_TX_DATA_CHANGE has no exception.

Method DEBUG_TABLE_SYNC_P Signature

Method DEBUG_TABLE_SYNC_P on class CL_UC_TX_DATA_CHANGE has no parameter.
Method DEBUG_TABLE_SYNC_P on class CL_UC_TX_DATA_CHANGE has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20020521

Method DELETE on class CL_UC_TX_DATA_CHANGE has no exception.

Method DELETE_DATA_DOC_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HEADER_DELETE Call by reference Type reference (TYPE) HASHED TABLE Header mit den zu löschenden Daten 20040212

Method DELETE_DATA_DOC_P on class CL_UC_TX_DATA_CHANGE has no exception.

Method DELETE_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCNR Call by reference Type reference (TYPE) C 20020509

Method DELETE_DOC on class CL_UC_TX_DATA_CHANGE has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) HASHED TABLE 20020509
2 Importing IO_CHAR Call by reference Object reference (TYPE REF TO) IF_UC_FIELD Feldliste 20020509
3 Importing IO_KFIG Call by reference Object reference (TYPE REF TO) IF_UC_FIELD Feldliste 20020626
4 Importing I_COMP_S_CHAR Call by reference Type reference (TYPE) FIELD_TYPE 'S_CHAR' Feldtyp des Feldes 20020509
5 Importing I_COMP_S_KFIG Call by reference Type reference (TYPE) FIELD_TYPE 'S_KFIG' Feldtyp des Feldes 20020626

Method GET_DATA on class CL_UC_TX_DATA_CHANGE has no exception.

Method GET_DOCNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCNR Call by reference Type reference (TYPE) ANY TABLE 20020509

Method GET_DOCNR on class CL_UC_TX_DATA_CHANGE has no exception.

Method GET_DOCNR_TEMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOCNR_TEMP Call by reference Type reference (TYPE) C 20020521

Method GET_DOCNR_TEMP on class CL_UC_TX_DATA_CHANGE has no exception.

Method GET_REF_TO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20030625
2 Exporting ER_T_DATA Call by reference Object reference (TYPE REF TO) DATA 20020509
3 Exporting E_DELETE_FIRST Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030625
4 Exporting E_RVSMODE Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20040109
5 Importing I_DOCNR Call by reference Type reference (TYPE) C 20020509
# Exception Resumable Description Created on
1 DOCNR_NOT_FOUND Temporärer Beleg mit angegebener Nummer existiert nicht 20030917

Method GET_RELEVANT_DOCNR_TEMP_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RELEVANT_DOCNR_TEMP Call by reference Type reference (TYPE) TS_RELEVANT_DOCNR_TEMP 20040706
2 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040706

Method GET_RELEVANT_DOCNR_TEMP_P on class CL_UC_TX_DATA_CHANGE has no exception.

Method GET_SINGLE_DOCTYPE_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GCDOCFLG Call by reference Type reference (TYPE) UC_FLG Buchen in Kreiswährung 20070430
2 Exporting E_LCDOCFLG Call by reference Type reference (TYPE) UC_FLG Buchen in Hauswährung 20070430
3 Importing IS_CHAR Call by reference Type reference (TYPE) DATA Char-Struktur (mit allen Schlüsselfeldern der Belegart) 20070430
# Exception Resumable Description Created on
1 VALUE_NOT_FOUND Merkmalswert existiert nicht 20070430

Method IS_RELEVANT_FOR_FIELD_CMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20040218
2 Returning R_IS_RELEVANT Value transfer Type reference (TYPE) UC_FLG relevant für Vergleich 20040218

Method IS_RELEVANT_FOR_FIELD_CMP on class CL_UC_TX_DATA_CHANGE has no exception.

Method MESSAGE_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020716
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) ANY 20020716
3 Importing I_MSGID Call by reference Type reference (TYPE) SY-MSGID Nachrichten, Nachrichtenklasse 20020716
4 Importing I_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20020716
5 Importing I_MSGTY Call by reference Type reference (TYPE) SY-MSGTY Nachrichten, Nachrichtentyp 20020716
6 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY 20020716
7 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY 20020716
8 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY 20020716
9 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY 20020716
10 Importing I_ROW Call by reference Type reference (TYPE) I 20020716

Method MESSAGE_APPEND on class CL_UC_TX_DATA_CHANGE has no exception.

Method POST_TOTALS_OF_DELETED_DOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) HASHED TABLE 20040521

Method POST_TOTALS_OF_DELETED_DOCS on class CL_UC_TX_DATA_CHANGE has no exception.

Method REFRESH Signature

Method REFRESH on class CL_UC_TX_DATA_CHANGE has no parameter.
Method REFRESH on class CL_UC_TX_DATA_CHANGE has no exception.

Method SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCNR Call by reference Type reference (TYPE) STANDARD TABLE Don't use this !!! 20030620
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020716
3 Importing I_COMMIT Call by reference Type reference (TYPE) UC_FLG 'X' Commit wird aufgerufen 20040422

Method SAVE_DATA on class CL_UC_TX_DATA_CHANGE has no exception.

Method SAVE_DATA_BUFFER_DISCARD_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_DISCARD_BUFFER Value transfer Type reference (TYPE) UC_FLG "nos170805 20050826

Method SAVE_DATA_BUFFER_DISCARD_P on class CL_UC_TX_DATA_CHANGE has no exception.

Method SAVE_DATA_DOC_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCNR Call by reference Type reference (TYPE) STANDARD TABLE Don't use this !!! 20030620
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20021219
3 Importing IO_IO_DOC Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_IO Lesen/Schreiben in Datenobjekt/Strom/Puffer 20021219

Method SAVE_DATA_DOC_P on class CL_UC_TX_DATA_CHANGE has no exception.

Method SAVE_DATA_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE 20040108
2 Exporting E_DOCNR Call by reference Type reference (TYPE) UC_DOCNR 20040108
3 Importing IO_DOCUMENTS_IO Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_IO 20040108
4 Importing IO_TOTALS_IO Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_IO 20040108

Method SAVE_DATA_OLD on class CL_UC_TX_DATA_CHANGE has no exception.

Method SPLIT_DOCUMENTS Signature

Method SPLIT_DOCUMENTS on class CL_UC_TX_DATA_CHANGE has no parameter.
Method SPLIT_DOCUMENTS on class CL_UC_TX_DATA_CHANGE has no exception.

Method SUBSTITUTE_AND_COLLECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCNR_TEMP_MAP Call by reference Type reference (TYPE) UCD_TH_TX_DC_DOCNR_TEMP_MAP Abbildung alte/neue temporäre Belegnummer 20040128
2 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_CHANGE Datenänderungen 20020521
3 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20020521
4 Importing IT_SUBSTITUTE Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20020521
5 Importing I_INVERT Call by reference Type reference (TYPE) UC_FLG Invert Data 20020627

Method SUBSTITUTE_AND_COLLECT on class CL_UC_TX_DATA_CHANGE has no exception.

Method SYNC_DOCNR_TEMP_BUFFER_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDNAME_INDEX_ALL Call by reference Type reference (TYPE) T_FIELDNAME_INDEX_ALL 20040706

Method SYNC_DOCNR_TEMP_BUFFER_P on class CL_UC_TX_DATA_CHANGE has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in 3.1B