SAP ABAP Class CL_AREN_PARAM_FACTORY (Factory Class for Parameter)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ARE (Application Component) Archiving Engine
⤷
ARFA_ARCHIVING_ENGINE (Package) Archiving Engine
⤷
⤷
Properties
| Class | CL_AREN_PARAM_FACTORY | |
| Short Description | Factory Class for Parameter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ARFA_ARCHIVING_ENGINE | Archiving Engine |
| Created | 20070117 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AREN_PARAM_FACTORY has no forward declaration.
Interfaces
Class CL_AREN_PARAM_FACTORY has no interface implemented.
Friends
Class CL_AREN_PARAM_FACTORY 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_AREN_APPL_PARAMS | Parameters for an Archiving Application | 20070117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20070117 | ||
| 2 | Static method | Public | Method | 20070117 |
Events
Class CL_AREN_PARAM_FACTORY has no event.
Types
Class CL_AREN_PARAM_FACTORY has no local type.
Method Signatures
Method S_CREATE_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASSNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070117 | ||||
| 2 | I_PARAMSTRING | Call by reference | Type reference (TYPE) | STRING | 20070117 | ||||
| 3 | R_REF_PARAMS | Value transfer | Object reference (TYPE REF TO) | CL_AREN_APPL_PARAMS | Parameter zu einer Arch.Anwendung | 20070117 |
Method S_CREATE_PARAMS on class CL_AREN_PARAM_FACTORY has no exception.
Method S_GET_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_PARAMS | Value transfer | Object reference (TYPE REF TO) | CL_AREN_APPL_PARAMS | Parameter zu einer Arch.Anwendung | 20070117 |
Method S_GET_PARAMS on class CL_AREN_PARAM_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |