SAP ABAP Class CL_WTYSC_APPLICATION (Generic Class for service integration with Warranty)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD-WTY (Application Component) Service Process Warranty
⤷
WTYSC (Package) Service Integration with Warranty
⤷
⤷
Properties
| Class | CL_WTYSC_APPLICATION | |
| Short Description | Generic Class for service integration with Warranty | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WTYSC | Service Integration with Warranty |
| Created | 20040108 | 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_APPLICATION has no interface implemented.
Friends
Class CL_WTYSC_APPLICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | WTYS1_MAPPING_TAB | Table of WTYSCC_TABLE entries | 20040702 | |||
| 2 | Constant | Public | Type reference (TYPE) | WTYSC_ACTIVE | 'X' | Application active | 20040108 | ||
| 3 | Constant | Public | Type reference (TYPE) | WTYSC_ACTIVE | '' | Application Inactive | 20040108 | ||
| 4 | Constant | Protected | Type reference (TYPE) | WTYSC_APPLICATION | 'SC' | Service Center Application | 20040108 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | WTYSC_ACTIVE | State of Service Center Application(active/inactive) | 20040108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if application can be enabled for given order & plant | 20040702 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040108 |
Events
Class CL_WTYSC_APPLICATION has no event.
Types
Class CL_WTYSC_APPLICATION has no local type.
Method Signatures
Method CHECK_APPL_FOR_ORDER_PLANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTIVE | Call by reference | Type reference (TYPE) | WTYSC_ACTIVE | Kennzeichen: Applikation aktiv/inaktiv | 20040702 | |||
| 2 | IV_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Auftragsnummer | 20040702 | |||
| 3 | IV_CS_ORDER_TYPE | Call by reference | Type reference (TYPE) | AUFART | Auftragsart | 20040702 | |||
| 4 | IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20040702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040702 | |||
| 2 | 20040702 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WTYSC_APPLICATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WTYSC_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 500 |