SAP ABAP Class CL_USMD_CHANGE_LOG (Data Access Class for Change log)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD1 (Package) Master Data: Data Modeling
⤷
⤷
Properties
| Class | CL_USMD_CHANGE_LOG | |
| Short Description | Data Access Class for Change log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD1 | Master Data: Data Modeling |
| Created | 20101214 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_USMD_CHANGE_LOG has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_USMD_MDF_MODEL_GENERATOR | 20110105 | Generator for Data Model |
Attributes
Class CL_USMD_CHANGE_LOG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check: Conversion Necessary | 20101214 | |
| 2 | Static method | Public | Method | Block/Unblock | 20110408 | |
| 3 | Static method | Public | Method | Finalize Writing of Change Log | 20110114 | |
| 4 | Static method | Public | Method | 20110112 | ||
| 5 | Static method | Public | Method | Reading of Change Log | 20110105 | |
| 6 | Static method | Public | Method | 20110112 | ||
| 7 | Static method | Public | Method | Finalize Writing of Change Log | 20110512 | |
| 8 | Static method | Private | Method | Synchronize Table Buffer | 20110301 | |
| 9 | Static method | Public | Method | Writing of Change Log and Change Request Processing Blocks | 20110105 |
Events
Class CL_USMD_CHANGE_LOG has no event.
Types
Class CL_USMD_CHANGE_LOG has no local type.
Method Signatures
Method CONVERSION_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CONVERSION_NEEDED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101214 | |||
| 2 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20101214 |
Method CONVERSION_NEEDED on class CL_USMD_CHANGE_LOG has no exception.
Method ENQUEUE_DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_OK | Call by reference | Type reference (TYPE) | USMD_FLG | 20110408 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | 20110408 | ||||
| 3 | IF_CHANGE_LOG | Call by reference | Type reference (TYPE) | USMD_FLG | 20110408 | ||||
| 4 | IF_CROSS_CLIENT | Call by reference | Type reference (TYPE) | USMD_FLG | relevant fuer CR block | 20110408 | |||
| 5 | IF_CR_BLOCK | Call by reference | Type reference (TYPE) | USMD_FLG | 20110408 | ||||
| 6 | IF_DEQUEUE | Call by reference | Type reference (TYPE) | USMD_FLG | MDGAF: Allgemeines Kennzeichen | 20110408 | |||
| 7 | I_MODE | Call by reference | Type reference (TYPE) | ENQMODE | Sperrmodus | 20110408 | |||
| 8 | I_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 20110408 |
Method ENQUEUE_DEQUEUE on class CL_USMD_CHANGE_LOG has no exception.
Method FINALIZE_WRITE_DM_ACT_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20110404 | |||
| 2 | I_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20110114 |
Method FINALIZE_WRITE_DM_ACT_LOG on class CL_USMD_CHANGE_LOG has no exception.
Method IS_CR_BLOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_BLOCKED | Value transfer | Type reference (TYPE) | USMD_FLG | MDGAF: Allgemeines Kennzeichen | 20110114 | |||
| 2 | IF_CROSS_CLIENT | Call by reference | Type reference (TYPE) | USMD_FLG | MDGAF: Allgemeines Kennzeichen | 20110112 | |||
| 3 | I_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20110112 |
Method IS_CR_BLOCKED on class CL_USMD_CHANGE_LOG has no exception.
Method READ_DM_ACT_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGE_LOG | Call by reference | Type reference (TYPE) | USMD_T_DM_ACT_LOG | Tabellentyp für USMD_CHANGE_LOG | 20110105 | |||
| 2 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20110105 |
Method READ_DM_ACT_LOG on class CL_USMD_CHANGE_LOG has no exception.
Method REMOVE_CR_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20110112 |
Method REMOVE_CR_BLOCK on class CL_USMD_CHANGE_LOG has no exception.
Method SCHEDULE_ADJUSTMENT_MANUALLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20110512 | |||
| 2 | I_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20110512 |
Method SCHEDULE_ADJUSTMENT_MANUALLY on class CL_USMD_CHANGE_LOG has no exception.
Method SYNCHRONIZE_TABLE_BUFFER Signature
Method SYNCHRONIZE_TABLE_BUFFER on class CL_USMD_CHANGE_LOG has no parameter.
Method SYNCHRONIZE_TABLE_BUFFER on class CL_USMD_CHANGE_LOG has no exception.
Method WRITE_DM_ACT_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVE_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_USMD_MDF_MODEL_GENERATOR | Generator für Datenmodell | 20110105 | |||
| 2 | I_INACTIVE_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_USMD_MDF_MODEL_GENERATOR | Generator für Datenmodell | 20110105 | |||
| 3 | I_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20110105 |
Method WRITE_DM_ACT_LOG on class CL_USMD_CHANGE_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |