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 | 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 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | '#' | Single-Character Indicator | 20101222 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | '.' | Single-Character Indicator | 20101227 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | TZNZONESYS | System Time Zone | 20110413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check authority of activating inactive groups | 20101230 | |
| 2 | Static method | Public | Method | Convert Inactive group Internal name into Externale name | 20101216 | |
| 3 | Static method | Public | Method | Find valid to date according select version in vesion list | 20110406 | |
| 4 | Static method | Private | Method | Get inactive group activation flag , last change timestamp | 20110413 | |
| 5 | Static method | Public | Method | Get corresponding active SETID of inactive one | 20101222 | |
| 6 | Static method | Public | Method | Get corresponding active SET Class of inactive one | 20101222 | |
| 7 | Static method | Public | Method | Show all versions list information according to SetID | 20110408 | |
| 8 | Static method | Public | Method | Get inative group version information by using version ID | 20101216 | |
| 9 | Static method | Private | Method | Get activation flag for higher level node | 20110408 | |
| 10 | Static method | Public | Method | Get corresponding inactive SET CLASS of active one | 20110413 | |
| 11 | Static method | Public | Method | Get description of one SET Class | 20110120 | |
| 12 | 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 | IV_COAREA | Call by reference | Type reference (TYPE) | KOKRS | Controlling Area | 20101230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Authority | 20101230 |
Method CONVERT_INTERNAL_TO_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SHORTNAME | Value transfer | Type reference (TYPE) | SETNAMENEW | Set Name | 20101222 | |||
| 2 | EV_VERSIONID | Value transfer | Type reference (TYPE) | FCOM_VERSION_ID | Versionid | 20101222 | |||
| 3 | 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 | IS_VERSION | Call by reference | Type reference (TYPE) | CL_FCOM_GROUP_CC_TREE=>YS_VERSION | Loop Index | 20110407 | |||
| 2 | IT_VERSION | Call by reference | Type reference (TYPE) | CL_FCOM_GROUP_CC_TREE=>YT_VERSION | 20110406 | ||||
| 3 | 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 | EV_ACTIVATIONFLG | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110413 | |||
| 2 | EV_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110413 | |||
| 3 | IV_SETCLASS | Call by reference | Type reference (TYPE) | SETCLASS | Set class | 20110413 | |||
| 4 | IV_SETNAME | Call by reference | Type reference (TYPE) | SETNAMENEW | Set Name | 20110413 | |||
| 5 | 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 | IV_INACTIVE_SETID | Call by reference | Type reference (TYPE) | SETID | Identification of a set | 20101222 | |||
| 2 | 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 | IV_INACTIVE_SETCLASS | Call by reference | Type reference (TYPE) | SETCLASS | Set class | 20101222 | |||
| 2 | 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 | ET_VERSION | Call by reference | Type reference (TYPE) | FCOMY_SHOW_VERSION | Set Version Table | 20110408 | |||
| 2 | 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 | ES_VERSION | Call by reference | Type reference (TYPE) | FCOMS_SET_VERSION | Inactive Version Description | 20101216 | |||
| 2 | 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 | EV_ACTIVATIONFLG | Call by reference | Type reference (TYPE) | BOOLE_D | Link field for view query | 20110408 | |||
| 2 | EV_TIMESTAMP | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110408 | |||
| 3 | IV_KOKRS | Call by reference | Type reference (TYPE) | KOKRS | Subgroup by application class | 20110408 | |||
| 4 | IV_SETCLASS | Call by reference | Type reference (TYPE) | SETCLASS | Set class | 20110408 | |||
| 5 | 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 | IV_ACTIVE_SETCLASS | Call by reference | Type reference (TYPE) | SETCLASS | Set class | 20110413 | |||
| 2 | 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 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Language Key | 20110120 | ||
| 2 | IV_SETCLASS | Call by reference | Type reference (TYPE) | SETCLASS | Set class | 20110120 | |||
| 3 | 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 | EV_ACTIVE_SETNAME | Value transfer | Type reference (TYPE) | SETNAMENEW | Setname of active group | 20110412 | |||
| 2 | EV_INACTIVE_SETID | Value transfer | Type reference (TYPE) | SETID | SETID of the corresponding inactive version | 20110412 | |||
| 3 | IV_ACTIVE_SETID | Call by reference | Type reference (TYPE) | SETID | Active group ID | 20110412 | |||
| 4 | IV_KEYDATE | Call by reference | Type reference (TYPE) | DATUM | Key date | 20110408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Input parameter incorrect | 20110414 | ||
| 2 | Have not got any inactive group according to criteria | 20110411 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |