SAP ABAP Class CL_CFX_PAGE_MEMORY_UI (Temporary Storage of Information on a Page)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_UI (Package) Collaboration Folders: User Interface

⤷

⤷

Properties
Class | CL_CFX_PAGE_MEMORY_UI | |
Short Description | Temporary Storage of Information on a Page | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_UI | Collaboration Folders: User Interface |
Created | 20020122 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CFX_PAGE_MEMORY_UI has no forward declaration.
Interfaces
Class CL_CFX_PAGE_MEMORY_UI has no interface implemented.
Friends
Class CL_CFX_PAGE_MEMORY_UI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_SETTINGS | Buffer | 20020122 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | ID of Buffer | 20020122 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'Temporary Files' | Session Name | 20020122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020122 |
2 | ![]() |
Instance method | Public | Method | Clears the Buffer | 20020205 |
3 | ![]() |
Instance method | Public | Method | Returns the ID of the Buffer | 20020122 |
4 | ![]() |
Instance method | Public | Method | Returns a Value | 20020122 |
5 | ![]() |
Instance method | Public | Method | Changes or Creates a Value | 20020122 |
6 | ![]() |
Instance method | Public | Method | Sets Values from Transferred Table | 20041125 |
Events
Class CL_CFX_PAGE_MEMORY_UI has no event.
Types
Class CL_CFX_PAGE_MEMORY_UI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | STRING | 20020122 |
Method CONSTRUCTOR on class CL_CFX_PAGE_MEMORY_UI has no exception.
Method DELETE Signature
Method DELETE on class CL_CFX_PAGE_MEMORY_UI has no parameter.
Method DELETE on class CL_CFX_PAGE_MEMORY_UI has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ID | Value transfer | Type reference (TYPE) | STRING | 20020122 |
Method GET_ID on class CL_CFX_PAGE_MEMORY_UI has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Value transfer | Type reference (TYPE) | STRING | Schlüssel der Einstellung | 20020122 | ||
2 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | STRING | Wert der Einstellung | 20020122 |
Method GET_VALUE on class CL_CFX_PAGE_MEMORY_UI has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Value transfer | Type reference (TYPE) | STRING | Schlüssel der Einstellung | 20020122 | ||
2 | ![]() |
I_VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20020122 |
Method SET_VALUE on class CL_CFX_PAGE_MEMORY_UI has no exception.
Method SET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ID_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_ID_VALUE | ID und Wert | 20041125 |
Method SET_VALUES on class CL_CFX_PAGE_MEMORY_UI has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 2.0 |