SAP ABAP Class IF_PT_RPTIME_FALL_BACK (Callback option in the case of single personnel assignment)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_SYNC_BASE Utility for Synchronizing External Programs 20010712
Properties
Class IF_PT_RPTIME_FALL_BACK  
Short Description Callback option in the case of single personnel assignment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010620   SAP 
Last change 20010620   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PT_RPTIME_FALL_BACK has no forward declaration.
Interfaces
Class IF_PT_RPTIME_FALL_BACK has no interface implemented.
Friends
Class IF_PT_RPTIME_FALL_BACK has no friend class.
Attributes
Class IF_PT_RPTIME_FALL_BACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROGRAM_IS_LOADED Static method Public Method X = program is loaded 20010703
2 SYNCHRONIZE_INTERFACE Instance method Public Method Synchronizes interface with external programs 20010620
3 SYNCHRONIZE_PROGRAM Instance method Public Method Synchronizes external program with pers. assignment context 20010620
Events
Class IF_PT_RPTIME_FALL_BACK has no event.
Types
Class IF_PT_RPTIME_FALL_BACK has no local type.
Method Signatures

Method PROGRAM_IS_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROGRAM Call by reference Type reference (TYPE) SYREPID zu ladendes Programm 20010703
2 Returning RESULT Value transfer Type reference (TYPE) CHAR1 not initial = OK 20010703

Method PROGRAM_IS_LOADED on class IF_PT_RPTIME_FALL_BACK has no exception.

Method SYNCHRONIZE_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INTERFACE Call by reference Type reference (TYPE) SEOCLNAME Interfacename 20010621
2 Importing IM_INTERFACE_REF Call by reference Object reference (TYPE REF TO) OBJECT 20010712
# Exception Resumable Description Created on
1 CX_PT_SYNC_FAILED Vertragskontext kann nicht hinzugefügt werden 20010622

Method SYNCHRONIZE_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INTERFACE_REF Call by reference Object reference (TYPE REF TO) OBJECT Interface wird synchronisiert 20010712
2 Importing IM_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20010621
3 Importing IM_WITH_INTERFACE Call by reference Type reference (TYPE) SEOCLNAME Klassenname 20010621
# Exception Resumable Description Created on
1 CX_PT_SYNC_FAILED Vertragskontext kann nicht hinzugefügt werden 20010622
History
Last changed by/on SAP  20010620 
SAP Release Created in