SAP ABAP Class CL_GRPC_SCOPING (Scoping abstract class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_SCOPING (Package) Process Control: Scoping
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_MODEL_ACCGROUP | Accountgroup Scoping Model Class | 20080821 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_MODEL_THRESHOLD | Threshold model class | 20080825 |
Properties
| Class | CL_GRPC_SCOPING | |
| Short Description | Scoping abstract class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_SCOPING | Process Control: Scoping |
| Created | 20080819 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_SCOPING has no interface implemented.
Friends
Class CL_GRPC_SCOPING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | GRFN_OBJECT_ID | '99999999' | Object ID | 20080903 | ||
| 2 | Constant | Protected | Type reference (TYPE) | GRPC_FLAG | '_' | GRPC Flag Char 1 | 20080904 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20080825 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | GRPC_YEAR | Year | 20080820 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20080820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check currency code | 20080908 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080819 | |
| 3 | Instance method | Private | Method | Convert timeframe to yearly based | 20081202 |
Events
Class CL_GRPC_SCOPING has no event.
Types
Class CL_GRPC_SCOPING has no local type.
Method Signatures
Method CHECK_CURRENCY_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CURRENCY_CODE | Call by reference | Type reference (TYPE) | GRFN_CURRENCY | Currency | 20080908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080908 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20080825 | |||
| 2 | IV_TF_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20080819 | |||
| 3 | IV_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20080819 |
Method CONSTRUCTOR on class CL_GRPC_SCOPING has no exception.
Method CONVERT_TIMEFRAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TARGET_TF_YEAR | Call by reference | Type reference (TYPE) | GRFN_TF_YEAR | Timeframe Year | 20081202 | |||
| 2 | EV_TARGET_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_TIMEFRAME | Timeframe | 20081202 | |||
| 3 | IV_SOURCE_TF_YEAR | Call by reference | Type reference (TYPE) | GRFN_TF_YEAR | Timeframe Year | 20081202 | |||
| 4 | IV_SOURCE_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_TIMEFRAME | Timeframe | 20081202 |
Method CONVERT_TIMEFRAME on class CL_GRPC_SCOPING has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |