SAP ABAP Class IF_PAK_TEST_DATA_EDITOR (Provides editing actions for tests (when special perm.requ.))
Properties
| Class | IF_PAK_TEST_DATA_EDITOR | |
| Short Description | Provides editing actions for tests (when special perm.requ.) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070720 | SAP |
| Last change | 20071217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PAK_TEST_DATA_EDITOR has no forward declaration.
Interfaces
Class IF_PAK_TEST_DATA_EDITOR has no interface implemented.
Friends
Class IF_PAK_TEST_DATA_EDITOR has no friend class.
Attributes
Class IF_PAK_TEST_DATA_EDITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates the test object | 20070720 | |
| 2 | Instance method | Public | Method | Locks the test object | 20070720 | |
| 3 | Instance method | Public | Method | Saves the test object | 20070720 |
Events
Class IF_PAK_TEST_DATA_EDITOR has no event.
Types
Class IF_PAK_TEST_DATA_EDITOR has no local type.
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_PAK_WB_OBJECT | The object to activate | 20070720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20070720 | ||
| 2 | Operation can't be executed in present object state | 20070720 | ||
| 3 | User doesn't have sufficient authorizations | 20070720 |
Method LOCK_AND_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_PAK_WB_OBJECT | The object to lock | 20070720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20070720 | ||
| 2 | Operation can't be executed in present object state | 20070720 | ||
| 3 | User doesn't have sufficient authorizations | 20070720 | ||
| 4 | Error situation: enqueue locks hold by other instance | 20070720 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_PAK_WB_OBJECT | The object to save | 20070720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error situation where the user cancelled an operation | 20070720 | ||
| 2 | Invalid data | 20070720 | ||
| 3 | Operation can't be executed in present object state | 20070720 | ||
| 4 | User doesn't have sufficient authorizations | 20070720 |
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in |