SAP ABAP Class CL_EAM_TL_PERMIT (Class for task list API permits)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-PRM-TL (Application Component) Maintenance Task Lists
⤷
EAM_TL_API (Package) EAM Task List API
⤷
⤷
Properties
| Class | CL_EAM_TL_PERMIT | |
| Short Description | Class for task list API permits | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAM_TL_API | EAM Task List API |
| Created | 20100906 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_EAM_TL_PERMIT has no interface implemented.
Friends
Class CL_EAM_TL_PERMIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EAM_TL_PERMIT | Class for task list API permits | 20100906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100906 | |
| 2 | Static method | Public | Method | Returns singleton instance | 20100906 | |
| 3 | Instance method | Public | Method | Read maintenace packages for Operations | 20100906 |
Events
Class CL_EAM_TL_PERMIT has no event.
Types
Class CL_EAM_TL_PERMIT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EAM_TL_PERMIT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAM_TL_PERMIT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EAM_TL_PERMIT | Class for task list API permits | 20100906 |
Method GET_INSTANCE on class CL_EAM_TL_PERMIT has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PERMIT | Call by reference | Type reference (TYPE) | EAM_T_PERMIT_READ | Table with permit details | 20100906 | |||
| 2 | IV_PLNAL | Call by reference | Type reference (TYPE) | PLNAL | Group Counter | 20100906 | |||
| 3 | IV_PLNNR | Call by reference | Type reference (TYPE) | PLNNR | Key for Task List Group | 20100906 | |||
| 4 | IV_PLNTY | Call by reference | Type reference (TYPE) | PLNTY | Task List Type | 20100906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist maintenance package | 20100906 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |