SAP ABAP Class CL_WTYSC_DATA (Data class for workbench)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD-WTY (Application Component) Service Process Warranty
⤷
WTYSC_WWB (Package) Service Integration with Warranty: Workbench
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WTYSC_ACCDOCS | Purchasing documents data classes | 20040128 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WTYSC_CLAIM | Claim data class | 20040127 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WTYSC_CSNOTIF | CS notification data class | 20040128 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WTYSC_CSORDER | Service order data class | 20040128 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_WTYSC_PURDOCS | Purchasing documents data classes | 20040128 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_WTYSC_SDORDER | Sales order data class | 20040128 |
Properties
| Class | CL_WTYSC_DATA | |
| Short Description | Data class for workbench | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WTYSC_WWB | Service Integration with Warranty: Workbench |
| Created | 20040127 | SAP |
| Last change | 20050301 | 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_WTYSC_DATA has no interface implemented.
Friends
Class CL_WTYSC_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | WTYSC_STATUS | Status of the Data object | 20040127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050215 | |
| 2 | Instance method | Public | Method | Create relationship | 20040127 | |
| 3 | Instance method | Public | Method | Return the related documents | 20040127 | |
| 4 | Instance method | Public | Method | Get status for the data object | 20040223 | |
| 5 | Instance method | Public | Method | Lock the object | 20040127 | |
| 6 | Instance method | Public | Method | Read details from DB set status = buffered | 20040219 | |
| 7 | Instance method | Public | Method | save the document | 20040127 | |
| 8 | Instance method | Public | Method | Set the status of the document | 20040127 | |
| 9 | Instance method | Public | Method | unlock the object | 20040127 |
Events
Class CL_WTYSC_DATA has no event.
Types
Class CL_WTYSC_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WTYSC_DATA has no parameter.
Method CONSTRUCTOR on class CL_WTYSC_DATA has no exception.
Method CREATE_RELATIONSHIP Signature
Method CREATE_RELATIONSHIP on class CL_WTYSC_DATA has no parameter.
Method CREATE_RELATIONSHIP on class CL_WTYSC_DATA has no exception.
Method GET_RELATIONSHIP Signature
Method GET_RELATIONSHIP on class CL_WTYSC_DATA has no parameter.
Method GET_RELATIONSHIP on class CL_WTYSC_DATA has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_STATUS | Value transfer | Type reference (TYPE) | WTYSC_STATUS | Status of the Data object | 20040223 |
Method GET_STATUS on class CL_WTYSC_DATA has no exception.
Method LOCK Signature
Method LOCK on class CL_WTYSC_DATA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Sperre fehlgeschlagen | 20040406 |
Method READ_DETAILS_FROM_DB Signature
Method READ_DETAILS_FROM_DB on class CL_WTYSC_DATA has no parameter.
Method READ_DETAILS_FROM_DB on class CL_WTYSC_DATA has no exception.
Method SAVE Signature
Method SAVE on class CL_WTYSC_DATA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040622 |
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_STATUS | Call by reference | Type reference (TYPE) | WTYSC_STATUS | Status of the Data object | 20040219 |
Method SET_STATUS on class CL_WTYSC_DATA has no exception.
Method UNLOCK Signature
Method UNLOCK on class CL_WTYSC_DATA has no parameter.
Method UNLOCK on class CL_WTYSC_DATA has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 500 |