Hierarchy
⤷
⤷
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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | 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 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | SPACE | No Comparison of Invert.Documents with Original Documents | 20070506 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_CTR_SERVICES | Currency Translation: Services | 20040507 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20020507 | |||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_TX_DATA_IO | Read From/Write to Data Object/Stream/Buffer | 20021219 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_TX_DATA_IO | Read From/Write to Data Object/Stream/Buffer | 20021219 | |||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20021219 | |||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Field Catalog, ...) | 20020507 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selection Condition | 20020507 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Document Types - Properties | 20070430 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20020507 | ||||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Header with Documents to Be Deleted | 20040212 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20040706 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | TS_COLLECT_DELETE_BUF | 20040701 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | TS_REPUNIT_LCKEY | 20040513 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20041013 | |||
| 16 | Instance attribute | Private | Attribute reference (LIKE) | 20040513 | |||||
| 17 | Constant | Private | Type reference (TYPE) | I | '1' | 20020509 | |||
| 18 | Constant | Private | Type reference (TYPE) | UC_FLG | 't' | Prefix for Temporary Document Number | 20020507 | ||
| 19 | Constant | Public | Type reference (TYPE) | UC_FLG | 'D' | General Indicator, SAP Consolidation | 20040324 | ||
| 20 | Constant | Public | Type reference (TYPE) | UC_FLG | 'I' | 20040109 | |||
| 21 | Constant | Public | Type reference (TYPE) | UC_FLG | 'R' | 20040109 | |||
| 22 | Constant | Private | See coding | 20030109 | |||||
| 23 | Instance attribute | Private | Type reference (TYPE) | S_DEBUG_DATA | 20050317 | ||||
| 24 | Static Attribute | Private | Type reference (TYPE) | UC_FLG | SPACE | General Indicator, SAP Consolidation | 20050317 | ||
| 25 | Static Attribute | Private | Type reference (TYPE) | I | 20020507 | ||||
| 26 | Instance attribute | Private | Type reference (TYPE) | UC_FIELDNAME | Field Name | 20040513 | |||
| 27 | Constant | Private | Type reference (TYPE) | UC_FLG | 'X' | ='X' | 20020507 |
Methods
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 | CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20030109 | ||||
| 2 | IT_FFIX | Value transfer | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20030109 | |||
| 3 | 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 | CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Belegzeilen | 20040217 | |||
| 2 | CT_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20040217 | |||
| 3 | IO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20040217 | |||
| 4 | IT_HEADER_VALUE | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | 20040218 | ||||
| 5 | I_STRUCT_CHAR | Call by reference | Type reference (TYPE) | FIELD_TYPE | Substruktur Belegtabelle mit Merkmalen | 20040217 | |||
| 6 | 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 | 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 | IO_CHANGE | Call by reference | Object reference (TYPE REF TO) | IF_UC_TX_DATA_CHANGE | Datenänderungen | 20020627 | |||
| 3 | IO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20020627 | |||
| 4 | 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 | 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 | IO_CHANGE | Call by reference | Object reference (TYPE REF TO) | IF_UC_TX_DATA_CHANGE | Datenänderungen | 20020714 | |||
| 3 | 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 | 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 | IO_CHANGE | Call by reference | Object reference (TYPE REF TO) | IF_UC_TX_DATA_CHANGE | Datenänderungen | 20040701 | |||
| 3 | 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 | IO_HEADER_CHAR | Call by reference | Object reference (TYPE REF TO) | IF_UC_FIELD | Header Merkmale | 20020507 | |||
| 2 | IO_IO | Call by reference | Object reference (TYPE REF TO) | IF_UC_TX_DATA_IO | Lesen/Schreiben in Datenobjekt/Strom/Puffer | 20021219 | |||
| 3 | IO_IO_DOC | Call by reference | Object reference (TYPE REF TO) | IF_UC_TX_DATA_IO | Lesen/Schreiben in Datenobjekt/Strom/Puffer | 20021219 | |||
| 4 | IO_IO_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_UC_TX_DATA_IO_TYPE | Datenstromtyp | 20021219 | |||
| 5 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Feldkatalog, ...) | 20020507 | |||
| 6 | IO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20020507 | |||
| 7 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | CT_DATA | Call by reference | Type reference (TYPE) | HASHED TABLE | 20020509 | ||||
| 2 | IO_CHAR | Call by reference | Object reference (TYPE REF TO) | IF_UC_FIELD | Feldliste | 20020509 | |||
| 3 | IO_KFIG | Call by reference | Object reference (TYPE REF TO) | IF_UC_FIELD | Feldliste | 20020626 | |||
| 4 | I_COMP_S_CHAR | Call by reference | Type reference (TYPE) | FIELD_TYPE | 'S_CHAR' | Feldtyp des Feldes | 20020509 | ||
| 5 | 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 | 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 | 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 | EO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20030625 | |||
| 2 | ER_T_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20020509 | ||||
| 3 | E_DELETE_FIRST | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030625 | |||
| 4 | E_RVSMODE | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20040109 | |||
| 5 | I_DOCNR | Call by reference | Type reference (TYPE) | C | 20020509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_RELEVANT_DOCNR_TEMP | Call by reference | Type reference (TYPE) | TS_RELEVANT_DOCNR_TEMP | 20040706 | ||||
| 2 | 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 | E_GCDOCFLG | Call by reference | Type reference (TYPE) | UC_FLG | Buchen in Kreiswährung | 20070430 | |||
| 2 | E_LCDOCFLG | Call by reference | Type reference (TYPE) | UC_FLG | Buchen in Hauswährung | 20070430 | |||
| 3 | IS_CHAR | Call by reference | Type reference (TYPE) | DATA | Char-Struktur (mit allen Schlüsselfeldern der Belegart) | 20070430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20040218 | |||
| 2 | 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 | CT_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20020716 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | ANY | 20020716 | ||||
| 3 | I_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichten, Nachrichtenklasse | 20020716 | |||
| 4 | I_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichten, Nachrichtennummer | 20020716 | |||
| 5 | I_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichten, Nachrichtentyp | 20020716 | |||
| 6 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20020716 | ||||
| 7 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20020716 | ||||
| 8 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20020716 | ||||
| 9 | I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20020716 | ||||
| 10 | 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 | 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 | ET_DOCNR | Call by reference | Type reference (TYPE) | STANDARD TABLE | Don't use this !!! | 20030620 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20020716 | |||
| 3 | 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 | 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 | ET_DOCNR | Call by reference | Type reference (TYPE) | STANDARD TABLE | Don't use this !!! | 20030620 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20021219 | |||
| 3 | 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 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | 20040108 | ||||
| 2 | E_DOCNR | Call by reference | Type reference (TYPE) | UC_DOCNR | 20040108 | ||||
| 3 | IO_DOCUMENTS_IO | Call by reference | Object reference (TYPE REF TO) | IF_UC_TX_DATA_IO | 20040108 | ||||
| 4 | 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 | 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 | IO_CHANGE | Call by reference | Object reference (TYPE REF TO) | IF_UC_TX_DATA_CHANGE | Datenänderungen | 20020521 | |||
| 3 | IO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20020521 | |||
| 4 | IT_SUBSTITUTE | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20020521 | |||
| 5 | 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 | 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 |