SAP ABAP Class CL_WTYSC_SDORDER (Sales 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_SDORDER | |
| Short Description | Sales 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) |
Interfaces
Class CL_WTYSC_SDORDER has no interface implemented.
Friends
Class CL_WTYSC_SDORDER 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) | VBAK | Sales Document: Header Data | 20040308 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | VA_VBAPVB_T | Table for structure VBAPVB | 20040308 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | VBPAVB_TAB | Table type for VBPAVB: Partners | 20040308 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | WTYSC_DOCTYPE | WTYS1_DOCTYPES-SDORDER | Document type definition for service integration warranty | 20040219 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20040219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040219 | |
| 2 | Instance method | Public | Method | Get sales document detail | 20040128 |
Events
Class CL_WTYSC_SDORDER has no event.
Types
Class CL_WTYSC_SDORDER 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_VBELN | Call by reference | Type reference (TYPE) | VBELN | Vertriebsbelegnummer | 20040219 |
Method CONSTRUCTOR on class CL_WTYSC_SDORDER has no exception.
Method GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VBAK | Call by reference | Type reference (TYPE) | VBAK | Verkaufsbeleg: Kopfdaten ; | 20040308 | |||
| 2 | ET_VBAP | Call by reference | Type reference (TYPE) | VA_VBAPVB_T | 20040308 | ||||
| 3 | ET_VBPA | Call by reference | Type reference (TYPE) | VBPAVB_TAB | Tabellentyp für VBPAVB: Partner | 20040308 |
Method GET_DETAIL on class CL_WTYSC_SDORDER has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 500 |