SAP ABAP Class CL_WTYSC_CLAIM (Claim 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 | 20040127 |
Properties
| Class | CL_WTYSC_CLAIM | |
| Short Description | Claim 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 | 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_CLAIM has no interface implemented.
Friends
Class CL_WTYSC_CLAIM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | WTY_PNWTYH_DIA_TAB | Dialog Table Header | 20040212 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WTY_PNWTYV_DIA_TAB | Dialog Table Version | 20040212 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WTY_PVWTY_DIA_TAB | Dialog Table Item | 20040212 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | WTY_CLMNO | Number of Warranty Claim | 20040212 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | WTYSC_DOCTYPE | WTYS1_DOCTYPES-CLAIM | Document type for the claim | 20040219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040212 | |
| 2 | Instance method | Public | Method | Get claim details | 20040128 |
Events
Class CL_WTYSC_CLAIM has no event.
Types
Class CL_WTYSC_CLAIM 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_CLMNO | Call by reference | Type reference (TYPE) | WTY_CLMNO | Nummer des Garantieantrags | 20040212 | |||
| 2 | IT_PNWTYH | Call by reference | Type reference (TYPE) | WTY_PNWTYH_DIA_TAB | Dialog Table Header | 20040212 | |||
| 3 | IT_PNWTYV | Call by reference | Type reference (TYPE) | WTY_PNWTYV_DIA_TAB | Dialog Table Version | 20040212 | |||
| 4 | IT_PVWTY | Call by reference | Type reference (TYPE) | WTY_PVWTY_DIA_TAB | Dialog Table Item | 20040212 |
Method CONSTRUCTOR on class CL_WTYSC_CLAIM has no exception.
Method GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PNWTYH | Call by reference | Type reference (TYPE) | WTY_PNWTYH_DIA | Dialog Table Header | 20040212 | |||
| 2 | ET_PNWTYV | Call by reference | Type reference (TYPE) | WTY_PNWTYV_DIA_TAB | Dialog Table Version | 20040212 | |||
| 3 | ET_PVWTY | Call by reference | Type reference (TYPE) | WTY_PVWTY_DIA_TAB | Dialog Table Item | 20040212 |
Method GET_DETAIL on class CL_WTYSC_CLAIM has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 500 |