SAP ABAP Class IF_PT_DRIVER_FACTORY (Interface Driver Factory)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_TIME_CALC_APPL_CORE_BASE Base Class: Application Core Time Evaluation and Payroll 20011119
Properties
Class IF_PT_DRIVER_FACTORY  
Short Description Interface Driver Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010620   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PT_DRIVER_FACTORY has no forward declaration.
Interfaces
Class IF_PT_DRIVER_FACTORY has no interface implemented.
Friends
Class IF_PT_DRIVER_FACTORY has no friend class.
Attributes
Class IF_PT_DRIVER_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NEXT_DRIVER Instance method Public Method Delivers Next Driver to IM_DRIVER_ID in the Hierarchy 20010620
2 GET_ROOT_DRIVER Instance method Public Method Delivers the First Driver in the Driver Hierarchy 20010620
Events
Class IF_PT_DRIVER_FACTORY has no event.
Types
Class IF_PT_DRIVER_FACTORY has no local type.
Method Signatures

Method GET_NEXT_DRIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DRIVER_ID Value transfer Type reference (TYPE) PT_DRIVER_ID Driver ID 20010620
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_PT_EXECUTABLE nächster Treiber 20010620
# Exception Resumable Description Created on
1 CX_PT_DRIVERID_NOT_VALID TreiberID ungültig 20010620
2 CX_PT_DRIVER_CREATION_ERROR Treibererzeugung fehlgeschlagen 20010620

Method GET_ROOT_DRIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_PT_EXECUTABLE oberster Treiber 20010620
# Exception Resumable Description Created on
1 CX_PT_DRIVER_CREATION_ERROR Treibererzeugung fehlgeschlagen 20010620
History
Last changed by/on SAP  00000000 
SAP Release Created in