SAP ABAP Class IF_TIMEOBJECT_CTPROFILE (Profile for Reference Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TIMEOBJECT_CTPROFILE Profile for Reference Objects 20000413
Properties
Class IF_TIMEOBJECT_CTPROFILE  
Short Description Profile for Reference Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000413   SAP 
Last change 20001019   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TIMEOBJECT_CTPROFILE has no forward declaration.
Interfaces
Class IF_TIMEOBJECT_CTPROFILE has no interface implemented.
Friends
Class IF_TIMEOBJECT_CTPROFILE has no friend class.
Attributes
Class IF_TIMEOBJECT_CTPROFILE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONTAINS_NAME Instance method Public Method Checks whether a name is allowed in the context 20000505
2 GET_CTPROFILENAME Instance method Public Method Supplies the name of a context profile 20000419
3 GET_INFO Instance method Public Method Supplies all information for a symbolic name in the context 20000413
4 GET_NAMES Instance method Public Method Supplies all the symbolic names in the context 20000413
Events
Class IF_TIMEOBJECT_CTPROFILE has no event.
Types
Class IF_TIMEOBJECT_CTPROFILE has no local type.
Method Signatures

Method CONTAINS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) TIMENAME Symbolischer Name eines Objektes 20000505
2 Returning RESULT Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20000505

Method CONTAINS_NAME on class IF_TIMEOBJECT_CTPROFILE has no exception.

Method GET_CTPROFILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CTPROFILE Call by reference Type reference (TYPE) TIMECONT Kontext Profil einer Zeitfunktion 20000419

Method GET_CTPROFILENAME on class IF_TIMEOBJECT_CTPROFILE has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INFO Call by reference Type reference (TYPE) V_TIMEPFOB Symbolischer Name für ein Bezugsobjekt ('Object Reference' 20000413
2 Importing NAME Call by reference Type reference (TYPE) TIMENAME Symbolischer Name eines Objektes 20000413
# Exception Resumable Description Created on
1 NAME_NOT_IN_PROFILE Name nicht im Kontext vorhanden 20000413

Method GET_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NAMES Call by reference Type reference (TYPE) TIMETPFOB Kontext für TimeObjects 20000413

Method GET_NAMES on class IF_TIMEOBJECT_CTPROFILE has no exception.
History
Last changed by/on SAP  20001019 
SAP Release Created in