SAP ABAP Class IF_CFS_OBJECT_TYPE_FOR_PROFILE (Object Type for Status Profile)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_OBJECT_TYPE Object Type 20030107
Properties
Class IF_CFS_OBJECT_TYPE_FOR_PROFILE  
Short Description Object Type for Status Profile    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030107   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CFS_OBJECT_TYPE_FOR_PROFILE has no forward declaration.
Interfaces
Class IF_CFS_OBJECT_TYPE_FOR_PROFILE has no interface implemented.
Friends
Class IF_CFS_OBJECT_TYPE_FOR_PROFILE has no friend class.
Attributes
Class IF_CFS_OBJECT_TYPE_FOR_PROFILE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIELDGROUPS_FOR_STATUS Instance method Public Method Gets All Field Groups that Can Be Used for Status 20030107
2 GET_FIELDGROUP_BY_ID_NAMESPACE Instance method Public Method Gets Field Group Object Using Its IDs 20030108
3 GET_FOR_INT_ID Static method Public Method Gets Instance of Object Type for Internal ID 20030113
4 GET_IDENTIFER Instance method Public Method Gets External ID and Namspace of Object Type 20030107
5 GET_INT_ID Instance method Public Method Gets Internal ID of Object Type 20030113
Events
Class IF_CFS_OBJECT_TYPE_FOR_PROFILE has no event.
Types
Class IF_CFS_OBJECT_TYPE_FOR_PROFILE has no local type.
Method Signatures

Method GET_FIELDGROUPS_FOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDGROUPS Value transfer Type reference (TYPE) CFS_TT_STATUS_FIELDGROUP Feldgruppen für Status 20030107

Method GET_FIELDGROUPS_FOR_STATUS on class IF_CFS_OBJECT_TYPE_FOR_PROFILE has no exception.

Method GET_FIELDGROUP_BY_ID_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) CFX_T_EXTERNAL_ID Externe ID 20030108
2 Importing I_NAMESPACE Value transfer Type reference (TYPE) CFX_T_EXTERNAL_NAMESPACE Externer Namesraum 20030108
3 Returning RP_FIELDGROUP Value transfer Object reference (TYPE REF TO) IF_CFS_STATUS_FIELDGROUP Schnittstelle Status relevante Feldgruppen v. Gen. Obj. 20030108

Method GET_FIELDGROUP_BY_ID_NAMESPACE on class IF_CFS_OBJECT_TYPE_FOR_PROFILE has no exception.

Method GET_FOR_INT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFX_ID Id des Objektes 20030113
2 Returning RP_OBJECT_TYPE Value transfer Object reference (TYPE REF TO) IF_CFS_OBJECT_TYPE_FOR_PROFILE Objekttyp für Statusschema 20030113

Method GET_FOR_INT_ID on class IF_CFS_OBJECT_TYPE_FOR_PROFILE has no exception.

Method GET_IDENTIFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ID Call by reference Type reference (TYPE) CFX_T_EXTERNAL_ID Externe ID 20030107
2 Exporting E_NAMESPACE Call by reference Type reference (TYPE) CFX_T_EXTERNAL_NAMESPACE Externer Namesraum 20030107

Method GET_IDENTIFER on class IF_CFS_OBJECT_TYPE_FOR_PROFILE has no exception.

Method GET_INT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INT_ID Value transfer Type reference (TYPE) CFX_ID Id des Objektes 20030113

Method GET_INT_ID on class IF_CFS_OBJECT_TYPE_FOR_PROFILE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in