SAP ABAP Class IF_TIMEDURA_CTPROFILE (Profile for durations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TIMEDURA_CTPROFILE Profile for Time Durations 20000413
Properties
Class IF_TIMEDURA_CTPROFILE  
Short Description Profile for durations    
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_TIMEDURA_CTPROFILE has no forward declaration.
Interfaces
Class IF_TIMEDURA_CTPROFILE has no interface implemented.
Friends
Class IF_TIMEDURA_CTPROFILE has no friend class.
Attributes
Class IF_TIMEDURA_CTPROFILE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONTAINS_NAME Instance method Public Method Checks whether a symbolic name is allowed in the context 20000505
2 GET_CTPROFILENAME Instance method Public Method Supplies the name of the context 20000419
3 GET_INFO Instance method Public Method Supplies all information for a symbolic name 20000413
4 GET_NAMES Instance method Public Method Supplies all symbolic names of the context 20000413
Events
Class IF_TIMEDURA_CTPROFILE has no event.
Types
Class IF_TIMEDURA_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_TIMEDURA_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 Value transfer Type reference (TYPE) TIMECONT Kontext einer Zeitfunktion 20000419

Method GET_CTPROFILENAME on class IF_TIMEDURA_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_TIMEPFDU Symbolischer Name 20000413
2 Importing NAME Call by reference Type reference (TYPE) TIMENADURA Symbolischer Name 20000413
# Exception Resumable Description Created on
1 NAME_NOT_IN_PROFILE Name ist 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) TIMETPFDU Kontext für TimeObjects 20000413

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