SAP ABAP Class CL_PT_SCHEMA_DRIVER (Schema Driver)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT (Application Component) Personnel Time Management
⤷
PAOC_TIM_TIME_EVAL_DRIVER (Package) Classes for Drivers, Interfaces, and Contexts in Time Eval.
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PT_ABSTRACT_DRIVER | Abstract Driver Class | 20010626 |
Properties
| Class | CL_PT_SCHEMA_DRIVER | |
| Short Description | Schema Driver | |
| Super Class | CL_PT_ABSTRACT_DRIVER | Abstract Driver Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_TIM_TIME_EVAL_DRIVER | Classes for Drivers, Interfaces, and Contexts in Time Eval. |
| Created | 20010626 | SAP |
| Last change | 20011129 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_PT_SCHEMA_DRIVER has no interface implemented.
Friends
Class CL_PT_SCHEMA_DRIVER 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) | T_COMPILED_AS_ENTRY_INDEX | Compiled Schema | 20010626 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PT_SCHEMA_DRIVER_CONTEXT | Schema Driver Context | 20010626 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PT_SCHEMA_DRIVER_IF | Interface Schema Driver | 20010626 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | PTT_AS | Generated Schema | 20021014 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PT_SCHEMA_POSITION | Line Number in Schema | 20021014 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | PT_SCHEMA_POSITION | Line Number in Schema | 20021014 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PT_TIME_EVAL_LOG | Interface for Time Evaluation Log (Facade for HRPL) | 20011025 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Splits AS into IF ELSE ENDIF Blocks | 20011128 |
Events
Class CL_PT_SCHEMA_DRIVER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | COMPILED_AS_ENTRY_INDEX | Private | Type reference (TYPE) | PTR_COMPILED_AS | 20010626 | |
|
| 2 | T_COMPILED_AS_ENTRY_INDEX | Private | Type reference (TYPE) | PTT_COMPILED_AS | 20010626 | |
Method Signatures
Method PARSE_COMPILED_AS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AS | Call by reference | Type reference (TYPE) | PTT_AS | AS Tabelle mit Zeilenindex | 20011128 | |||
| 2 | IM_AS_LOOP_BEGIN | Call by reference | Type reference (TYPE) | P | 20011128 | ||||
| 3 | IM_AS_LOOP_END | Call by reference | Type reference (TYPE) | P | 20011128 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | PTT_COMPILED_AS | AS Tabelle mit Zeilenindex | 20011128 |
Method PARSE_COMPILED_AS on class CL_PT_SCHEMA_DRIVER has no exception.
History
| Last changed by/on | SAP | 20011129 |
| SAP Release Created in | 110 |