SAP ABAP Class CL_AR_USER_SETTING_SHOW_DOCU (Archiving Factory Docu. Display On/Off)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ARE (Application Component) Archiving Engine
⤷
ARFA_ARCHIVING_FACTORY (Package) Archiving Factory

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AR_USER_SETTING_PROP | User Settings for Archiving Factory UI | 20060816 |
Properties
Class | CL_AR_USER_SETTING_SHOW_DOCU | |
Short Description | Archiving Factory Docu. Display On/Off | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ARFA_ARCHIVING_FACTORY | Archiving Factory |
Created | 20060816 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_AR_USER_SETTING_SHOW_DOCU has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AR_USER_SETTING_PROP | User Settings for Archiving Factory UI | 20060816 |
Friends
Class CL_AR_USER_SETTING_SHOW_DOCU has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | See coding | FLG_SHOW_AT_START | 20060816 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | GET_DOCU_FLAG | 20060816 |
2 | ![]() |
Instance method | Public | Method | SET_DOCU_FLAG | 20060816 |
3 | ![]() |
Static method | Public | Method | S_CREATE | 20060816 |
Events
Class CL_AR_USER_SETTING_SHOW_DOCU has no event.
Types
Class CL_AR_USER_SETTING_SHOW_DOCU has no local type.
Method Signatures
Method GET_DOCU_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FLG_DOCU | Value transfer | Type reference (TYPE) | CHAR1 | R_FLG_DOCU | 20060816 |
Method GET_DOCU_FLAG on class CL_AR_USER_SETTING_SHOW_DOCU has no exception.
Method SET_DOCU_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_DOCU | Call by reference | Type reference (TYPE) | CHAR1 | I_FLG_DOCU | 20060816 |
Method SET_DOCU_FLAG on class CL_AR_USER_SETTING_SHOW_DOCU has no exception.
Method S_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_SHOW_DOCU | Call by reference | Type reference (TYPE) | CHAR1 | I_FLG_SHOW_DOCU | 20060816 | ||
2 | ![]() |
R_REF_SETTING | Value transfer | Object reference (TYPE REF TO) | CL_AR_USER_SETTING_SHOW_DOCU | R_REF_SETTING | 20060816 |
Method S_CREATE on class CL_AR_USER_SETTING_SHOW_DOCU has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |