SAP ABAP Class CL_PT_FUNCTION_DRIVER (Function 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 | 20010710 |
Properties
Class | CL_PT_FUNCTION_DRIVER | |
Short Description | Function 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 | 20010710 | SAP |
Last change | 20010710 | 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_FUNCTION_DRIVER has no interface implemented.
Friends
Class CL_PT_FUNCTION_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) | I_CFUNCTIONS | Internal Factory Table (Customer) | 20030227 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_PT_FUNCTION_DRIVER_CONTEXT | Context Function Driver | 20010710 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CREATED_FUNCTIONS | Cache for Generated Functions | 20010710 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I_FUNCTIONS | Internal Factory Table | 20010710 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_PT_FUNCTION_DRIVER_IF | Interface Function Driver | 20010710 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Creates "Empty" Executable If Function Cannot Be Created | 20021129 |
2 | ![]() |
Instance method | Private | Method | Exception Handler: Function Not Defined | 20021129 |
3 | ![]() |
Instance method | Private | Method | Exception Handler: Function Cannot Be Created | 20021129 |
4 | ![]() |
Instance method | Private | Method | Exception Handler: Interface of Function Cannot Be Created | 20021129 |
Events
Class CL_PT_FUNCTION_DRIVER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | CREATED_FUNCTION | Private | See coding | 20010710 |
|
||
2 | CREATED_FUNCTIONS | Private | See coding | 20010710 |
|
||
3 | I_CFUNCTIONS | Private | See coding | Internal Version of T7TIM_CFunctions (Hashed) | 20030227 |
|
|
4 | I_FUNCTIONS | Private | See coding | Internal Version of T7TIM Functions (hashed) | 20010710 |
|
Method Signatures
Method CREATE_DUMMY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_PT_EXECUTABLE | macht eine Klasse ausführbar | 20021129 |
Method CREATE_DUMMY on class CL_PT_FUNCTION_DRIVER has no exception.
Method ON_FUNCTION_NOT_FOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FUNCTION | Call by reference | Type reference (TYPE) | OBJNA | Funktionsname | 20021129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausführung fehlgeschlagen | 20021129 |
Method ON_FUNC_CREATION_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FUNCTION | Call by reference | Type reference (TYPE) | OBJNA | Funktionsname | 20021129 | ||
2 | ![]() |
IM_IMPLEMENTATION | Call by reference | Type reference (TYPE) | SEOCLSNAME | Implementierung | 20021129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausführung fehlgeschlagen | 20021129 |
Method ON_INTF_CREATION_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FUNCTION | Call by reference | Type reference (TYPE) | OBJNA | Funktionsname | 20021129 | ||
2 | ![]() |
IM_INTF_IMPLEMENTATION | Call by reference | Type reference (TYPE) | SEOCLSNAME | Implementierung | 20021129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausführung fehlgeschlagen | 20021129 |
History
Last changed by/on | SAP | 20010710 |
SAP Release Created in | 110 |