SAP ABAP Class CL_ECATT_CC_DATA (Data (Persistency Class))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PS (Application Component) Productivity Services
⤷
SECATT_COMPLEX_CHECK (Package) ..moved to SECATT_GDV_SNAPSHOT_METHOD (to be deleted)
⤷
⤷
Properties
| Class | CL_ECATT_CC_DATA | |
| Short Description | Data (Persistency Class) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_COMPLEX_CHECK | ..moved to SECATT_GDV_SNAPSHOT_METHOD (to be deleted) |
| Created | 20090918 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECATT_CC_DATA has no forward declaration.
Interfaces
Class CL_ECATT_CC_DATA has no interface implemented.
Friends
Class CL_ECATT_CC_DATA has no friend class.
Attributes
Class CL_ECATT_CC_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Entry | 20090918 | |
| 2 | Instance method | Public | Method | Deserialize | 20090918 | |
| 3 | Instance method | Public | Method | Insert Entry | 20090918 | |
| 4 | Instance method | Public | Method | Modify Entry | 20101208 | |
| 5 | Instance method | Public | Method | Read Entry | 20090918 | |
| 6 | Instance method | Public | Method | Serialize | 20090918 |
Events
Class CL_ECATT_CC_DATA has no event.
Types
Class CL_ECATT_CC_DATA has no local type.
Method Signatures
Method DELETE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEST_CASE_ID | Call by reference | Type reference (TYPE) | ET_CC_TEST_CASE_ID | 20090918 | ||||
| 2 | I_TEST_STEP_ID | Call by reference | Type reference (TYPE) | ET_CC_TEST_STEP_ID | 20090918 |
Method DELETE_ENTRY on class CL_ECATT_CC_DATA has no exception.
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TO | Value transfer | Type reference (TYPE) | ANY | 20090918 | ||||
| 2 | I_FROM | Call by reference | Type reference (TYPE) | STRING | 20090918 |
Method DESERIALIZE on class CL_ECATT_CC_DATA has no exception.
Method INSERT_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENTRY | Call by reference | Type reference (TYPE) | ECTAT_CC_DATA | 20090918 |
Method INSERT_ENTRY on class CL_ECATT_CC_DATA has no exception.
Method MODIFY_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENTRY | Call by reference | Type reference (TYPE) | ECTAT_CC_DATA | Serialized Expected Values | 20101208 |
Method MODIFY_ENTRY on class CL_ECATT_CC_DATA has no exception.
Method READ_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEST_CASE_ID | Call by reference | Type reference (TYPE) | ET_CC_TEST_CASE_ID | 20090918 | ||||
| 2 | I_TEST_STEP_ID | Call by reference | Type reference (TYPE) | ET_CC_TEST_STEP_ID | 20090918 | ||||
| 3 | R_ENTRY | Value transfer | Type reference (TYPE) | ECTAT_CC_DATA | 20090918 |
Method READ_ENTRY on class CL_ECATT_CC_DATA has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FROM | Call by reference | Type reference (TYPE) | ANY | 20090918 | ||||
| 2 | R_TO | Value transfer | Type reference (TYPE) | STRING | 20090918 |
Method SERIALIZE on class CL_ECATT_CC_DATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |