SAP ABAP Class CL_ESH_OM_CHANGED_DATA_DATATY (Changed data DATATY)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_OBJ_MOD_REP (Package) Model Repository
⤷
⤷
Properties
| Class | CL_ESH_OM_CHANGED_DATA_DATATY | |
| Short Description | Changed data DATATY | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_OBJ_MOD_REP | Model Repository |
| Created | 20101207 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ESH_OM_CHANGED_DATA_DATATY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ESH_OM_DATATY | 20101207 | Data Types |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ESH_E_OM_UPDATE_FLAG | CL_ESH_OM_CONSTANTS=>GC_DELETED | 20101207 | |||
| 2 | Constant | Public | Type reference (TYPE) | ESH_E_OM_UPDATE_FLAG | CL_ESH_OM_CONSTANTS=>GC_NEW_DELETED | 20101207 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ESH_OM_DATATY | Data types | 20101207 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ESH_S_OM_CHGD_DATA_DATATY | Changed data DATATY | 20101207 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ESH_S_OM_CHGD_DATA_DATATY_ACC | Changed data DATATY: accumulated data | 20101207 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ESH_S_OM_CHGD_DATA_DATATY | Changed data DATATY | 20101220 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | ESH_S_OM_CHGD_DATA_DATATY_READ | Changed data DATATY: accumulated data | 20101207 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Checkbox | 20101223 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20110110 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20110110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Accumulate DATATY | 20101207 | |
| 2 | Instance method | Private | Method | Accumulate DATATYFT | 20101207 | |
| 3 | Instance method | Private | Method | Accumulate DATATYT | 20101207 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20101207 | |
| 5 | Instance method | Public | Method | Get changed data | 20101207 | |
| 6 | Instance method | Private | Method | Reset buffer | 20101207 |
Events
Class CL_ESH_OM_CHANGED_DATA_DATATY has no event.
Types
Class CL_ESH_OM_CHANGED_DATA_DATATY has no local type.
Method Signatures
Method ACCUMULATE_DATATY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20101207 | |||
| 2 | IS_ACC_DATA | Call by reference | Type reference (TYPE) | ESH_S_OM_ACC_DATA_DATATY | Set accumulation data | 20101207 | |||
| 3 | IV_READ_ACC | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20101207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20101207 |
Method ACCUMULATE_DATATYFT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20101207 | |||
| 2 | IS_ACC_DATA | Call by reference | Type reference (TYPE) | ESH_S_OM_ACC_DATA_DATATY | Set accumulation data | 20101207 | |||
| 3 | IV_ACC_DATA | Call by reference | Type reference (TYPE) | XFELD | 20101207 | ||||
| 4 | IV_FILL_READ | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20101207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20101207 |
Method ACCUMULATE_DATATYT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20101207 | |||
| 2 | IS_ACC_DATA | Call by reference | Type reference (TYPE) | ESH_S_OM_ACC_DATA_DATATY | Set accumulation data | 20101207 | |||
| 3 | IV_ACC_DATA | Call by reference | Type reference (TYPE) | XFELD | 20101207 | ||||
| 4 | IV_FILL_READ | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20101207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20101207 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CL_DATATY | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_DATATY | Data types | 20101207 |
Method CONSTRUCTOR on class CL_ESH_OM_CHANGED_DATA_DATATY has no exception.
Method GET_CHANGED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20101207 | |||
| 2 | IS_SWO | Call by reference | Type reference (TYPE) | ESH_S_OM_LCHGD_DATA_DATATY_SWO | Switch off export tables | 20101207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20101207 |
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_ESH_OM_CHANGED_DATA_DATATY has no parameter.
Method RESET_BUFFER on class CL_ESH_OM_CHANGED_DATA_DATATY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |