SAP ABAP Class CL_WTYSC_CSORDER (Service order data class)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD-WTY (Application Component) Service Process Warranty
⤷
WTYSC_WWB (Package) Service Integration with Warranty: Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WTYSC_DATA | Data class for workbench | 20040128 |
Properties
| Class | CL_WTYSC_CSORDER | |
| Short Description | Service order data class | |
| Super Class | CL_WTYSC_DATA | Data class for workbench |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WTYSC_WWB | Service Integration with Warranty: Workbench |
| Created | 20040128 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WTYSC_CSORDER has no interface implemented.
Friends
Class CL_WTYSC_CSORDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ORDER_WPS | Order | 20040407 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CAUFVD | Dialog Structure for Order Headers and Items | 20040213 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | PMSDO | PM organizational data for SD documents | 20040213 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ALMB_AFVGD_TAB | Order operations | 20040219 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RESBD_TAB | Reservation/Dependent requirements | 20040219 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | AUFNR | CS Order Number | 20040212 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | WTYSC_DOCTYPE | WTYS1_DOCTYPES-CSORDER | Service order document type | 20040219 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | C | 'X' if order is successfully locked | 20040526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040212 | |
| 2 | Instance method | Public | Method | Get Service order details | 20040128 | |
| 3 | Instance method | Public | Method | Update buffer for data object | 20040219 |
Events
Class CL_WTYSC_CSORDER has no event.
Types
Class CL_WTYSC_CSORDER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_CSORDER | Call by reference | Type reference (TYPE) | AUFNR | Auftragsnummer | 20040212 | |||
| 2 | IS_CAUFVD | Call by reference | Type reference (TYPE) | CAUFVD | Order Header | 20040213 | |||
| 3 | IS_PMSDO | Call by reference | Type reference (TYPE) | PMSDO | PM organizational data for SD documents | 20040213 |
Method CONSTRUCTOR on class CL_WTYSC_CSORDER has no exception.
Method GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CAUFVD | Call by reference | Type reference (TYPE) | CAUFVD | Dialogstruktur für Auftragsköpfe u. -positionen | 20040213 | |||
| 2 | ES_PMSDO | Call by reference | Type reference (TYPE) | PMSDO | PM organizational data for SD documents | 20040213 | |||
| 3 | T_COMPONENTS | Call by reference | Type reference (TYPE) | WTYSC_RESBDGET_TAB | Order components | 20040219 | |||
| 4 | T_OPERATIONS | Call by reference | Type reference (TYPE) | WTYSC_AFVGDGET_TAB | Order Task Operations | 20040218 |
Method GET_DETAIL on class CL_WTYSC_CSORDER has no exception.
Method UPDATE_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CAUFVD | Call by reference | Type reference (TYPE) | CAUFVD | Dialogstruktur für Auftragsköpfe u. -positionen | 20040223 | |||
| 2 | IS_PMSDO | Call by reference | Type reference (TYPE) | PMSDO | PM organizational data for SD documents | 20040223 | |||
| 3 | T_COMPONENTS | Call by reference | Type reference (TYPE) | WTYSC_RESBDGET_TAB | Components of the Service order | 20040223 | |||
| 4 | T_OPERATIONS | Call by reference | Type reference (TYPE) | WTYSC_AFVGDGET_TAB | Operations of the service order | 20040223 |
Method UPDATE_BUFFER on class CL_WTYSC_CSORDER has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 500 |