SAP ABAP Class CL_FCOM_INACTIVEGROUP_UTILITY (Utility Class of Inactive Group)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     FCOM_MASTERDATA_CORE (Package) Master data
Properties
Class CL_FCOM_INACTIVEGROUP_UTILITY  
Short Description Utility Class of Inactive Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCOM_MASTERDATA_CORE   Master data 
Created 20101216   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FCOM_GROUP_CC_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FCOM_INACTIVEGROUP_UTILITY has no interface implemented.
Friends
Class CL_FCOM_INACTIVEGROUP_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_INACTIVE_GROUP_SYMBOL Static Attribute Public Type reference (TYPE) CHAR1 '#' Single-Character Indicator 20101222
2 GC_SELECTION_VARIANT_SYMBOL Static Attribute Public Type reference (TYPE) CHAR1 '.' Single-Character Indicator 20101227
3 GV_TZONE_SYS Static Attribute Public Type reference (TYPE) TZNZONESYS System Time Zone 20110413
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTIVATION_AUTHORITY Static method Public Method Check authority of activating inactive groups 20101230
2 CONVERT_INTERNAL_TO_EXTERNAL Static method Public Method Convert Inactive group Internal name into Externale name 20101216
3 FIND_VERSION_VALIDTO Static method Public Method Find valid to date according select version in vesion list 20110406
4 GET_ACTIVATION_FLAG Static method Private Method Get inactive group activation flag , last change timestamp 20110413
5 GET_ACTIVE_SETID Static method Public Method Get corresponding active SETID of inactive one 20101222
6 GET_ACTIVE_SET_CLASS Static method Public Method Get corresponding active SET Class of inactive one 20101222
7 GET_GROUP_VERSIONS_LIST Static method Public Method Show all versions list information according to SetID 20110408
8 GET_GROUP_VERSION_INFORMATION Static method Public Method Get inative group version information by using version ID 20101216
9 GET_HIGHER_NODE_FLAG Static method Private Method Get activation flag for higher level node 20110408
10 GET_INACTIVE_SET_CLASS Static method Public Method Get corresponding inactive SET CLASS of active one 20110413
11 GET_SET_CLASS_DESCRIPTION Static method Public Method Get description of one SET Class 20110120
12 GET_VALID_INACTIVE_GROUP Static method Public Method Get Valid inactive group according active group ID and Date 20110408
Events
Class CL_FCOM_INACTIVEGROUP_UTILITY has no event.
Types
Class CL_FCOM_INACTIVEGROUP_UTILITY has no local type.
Method Signatures

Method CHECK_ACTIVATION_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COAREA Call by reference Type reference (TYPE) KOKRS Controlling Area 20101230
# Exception Resumable Description Created on
1 NO_AUTHORITY No Authority 20101230

Method CONVERT_INTERNAL_TO_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SHORTNAME Value transfer Type reference (TYPE) SETNAMENEW Set Name 20101222
2 Exporting EV_VERSIONID Value transfer Type reference (TYPE) FCOM_VERSION_ID Versionid 20101222
3 Importing IV_SHORTNAME Call by reference Type reference (TYPE) SETNAMENEW Set Name 20101216

Method CONVERT_INTERNAL_TO_EXTERNAL on class CL_FCOM_INACTIVEGROUP_UTILITY has no exception.

Method FIND_VERSION_VALIDTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VERSION Call by reference Type reference (TYPE) CL_FCOM_GROUP_CC_TREE=>YS_VERSION Loop Index 20110407
2 Importing IT_VERSION Call by reference Type reference (TYPE) CL_FCOM_GROUP_CC_TREE=>YT_VERSION 20110406
3 Exporting OV_VALIDTO Call by reference Type reference (TYPE) DATBI Valid To Date 20110406

Method FIND_VERSION_VALIDTO on class CL_FCOM_INACTIVEGROUP_UTILITY has no exception.

Method GET_ACTIVATION_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVATIONFLG Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110413
2 Exporting EV_TIMESTAMP Value transfer Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110413
3 Importing IV_SETCLASS Call by reference Type reference (TYPE) SETCLASS Set class 20110413
4 Importing IV_SETNAME Call by reference Type reference (TYPE) SETNAMENEW Set Name 20110413
5 Importing IV_SUBCLASS Call by reference Type reference (TYPE) SETSUBCLS Organizational Unit as Set Subclass 20110413

Method GET_ACTIVATION_FLAG on class CL_FCOM_INACTIVEGROUP_UTILITY has no exception.

Method GET_ACTIVE_SETID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INACTIVE_SETID Call by reference Type reference (TYPE) SETID Identification of a set 20101222
2 Returning RV_ACTIVE_SETID Value transfer Type reference (TYPE) SETID Identification of a set 20101222

Method GET_ACTIVE_SETID on class CL_FCOM_INACTIVEGROUP_UTILITY has no exception.

Method GET_ACTIVE_SET_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INACTIVE_SETCLASS Call by reference Type reference (TYPE) SETCLASS Set class 20101222
2 Returning RV_ACTIVE_SETCLASS Value transfer Type reference (TYPE) SETCLASS Set class 20101222

Method GET_ACTIVE_SET_CLASS on class CL_FCOM_INACTIVEGROUP_UTILITY has no exception.

Method GET_GROUP_VERSIONS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VERSION Call by reference Type reference (TYPE) FCOMY_SHOW_VERSION Set Version Table 20110408
2 Importing IV_SETID Call by reference Type reference (TYPE) SETID Identification of a set 20110408

Method GET_GROUP_VERSIONS_LIST on class CL_FCOM_INACTIVEGROUP_UTILITY has no exception.

Method GET_GROUP_VERSION_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VERSION Call by reference Type reference (TYPE) FCOMS_SET_VERSION Inactive Version Description 20101216
2 Importing IV_VERSIONID Call by reference Type reference (TYPE) FCOM_VERSION_ID Version ID 20101216

Method GET_GROUP_VERSION_INFORMATION on class CL_FCOM_INACTIVEGROUP_UTILITY has no exception.

Method GET_HIGHER_NODE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVATIONFLG Call by reference Type reference (TYPE) BOOLE_D Link field for view query 20110408
2 Exporting EV_TIMESTAMP Call by reference Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110408
3 Importing IV_KOKRS Call by reference Type reference (TYPE) KOKRS Subgroup by application class 20110408
4 Importing IV_SETCLASS Call by reference Type reference (TYPE) SETCLASS Set class 20110408
5 Importing IV_SETNAME Call by reference Type reference (TYPE) SETNAMENEW Set Name 20110408

Method GET_HIGHER_NODE_FLAG on class CL_FCOM_INACTIVEGROUP_UTILITY has no exception.

Method GET_INACTIVE_SET_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE_SETCLASS Call by reference Type reference (TYPE) SETCLASS Set class 20110413
2 Returning RV_INACTIVE_SETCLASS Value transfer Type reference (TYPE) SETCLASS Set class 20110413

Method GET_INACTIVE_SET_CLASS on class CL_FCOM_INACTIVEGROUP_UTILITY has no exception.

Method GET_SET_CLASS_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20110120
2 Importing IV_SETCLASS Call by reference Type reference (TYPE) SETCLASS Set class 20110120
3 Returning RV_DESC Value transfer Type reference (TYPE) SETCLSTEXT Short description for a set class 20110120

Method GET_SET_CLASS_DESCRIPTION on class CL_FCOM_INACTIVEGROUP_UTILITY has no exception.

Method GET_VALID_INACTIVE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVE_SETNAME Value transfer Type reference (TYPE) SETNAMENEW Setname of active group 20110412
2 Exporting EV_INACTIVE_SETID Value transfer Type reference (TYPE) SETID SETID of the corresponding inactive version 20110412
3 Importing IV_ACTIVE_SETID Call by reference Type reference (TYPE) SETID Active group ID 20110412
4 Importing IV_KEYDATE Call by reference Type reference (TYPE) DATUM Key date 20110408
# Exception Resumable Description Created on
1 INPUT_PARAMETER_ERROR Input parameter incorrect 20110414
2 NOT_FOUND Have not got any inactive group according to criteria 20110411
History
Last changed by/on SAP  20110908 
SAP Release Created in 606