SAP ABAP Class CL_GRFN_BRFP_TYPEFACTORY (Type factory)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_BUSINESS_RULES (Package) GRC Shared Business Rules
⤷
⤷
Properties
| Class | CL_GRFN_BRFP_TYPEFACTORY | |
| Short Description | Type factory | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_BUSINESS_RULES | GRC Shared Business Rules |
| Created | 20100209 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_BRFP_TYPEFACTORY has no forward declaration.
Interfaces
Class CL_GRFN_BRFP_TYPEFACTORY has no interface implemented.
Friends
Class CL_GRFN_BRFP_TYPEFACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_BRFP_TYPEFACTORY | Type factory | 20100209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create type | 20100421 | |
| 2 | Instance method | Public | Method | Create AM_GROUP_ID type | 20110118 | |
| 3 | Instance method | Public | Method | Create Unit of Measure type | 20100209 | |
| 4 | Static method | Public | Method | Get instance | 20100209 |
Events
Class CL_GRFN_BRFP_TYPEFACTORY has no event.
Types
Class CL_GRFN_BRFP_TYPEFACTORY has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DECIMALS | Call by reference | Type reference (TYPE) | I | 20100421 | ||||
| 2 | IV_FIELDTYPE | Call by reference | Type reference (TYPE) | GRFN_FIELDTYPE | Field Type | 20100421 | |||
| 3 | IV_LENGTH | Call by reference | Type reference (TYPE) | I | 20100421 | ||||
| 4 | RV_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20100421 |
Method CREATE on class CL_GRFN_BRFP_TYPEFACTORY has no exception.
Method CREATE_GROUP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20110118 |
Method CREATE_GROUP_ID on class CL_GRFN_BRFP_TYPEFACTORY has no exception.
Method CREATE_UOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20100209 |
Method CREATE_UOM on class CL_GRFN_BRFP_TYPEFACTORY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_BRFP_TYPEFACTORY | Type factory | 20100209 |
Method GET_INSTANCE on class CL_GRFN_BRFP_TYPEFACTORY has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |