SAP ABAP Class CL_CU_DISPLAY_CONTEXT (GFW Customizing: Display context)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SGRB (Package) ABAP Graphic Proxies
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CUSTOMIZING | GFW: Customizing | 19981218 |
Properties
| Class | CL_CU_DISPLAY_CONTEXT | |
| Short Description | GFW Customizing: Display context | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SGRB | ABAP Graphic Proxies |
| Created | 19981218 | SAP |
| Last change | 20040909 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CUSTOMIZING | GFW: Customizing | 19981218 |
Friends
Class CL_CU_DISPLAY_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 53 | Area style | 19981218 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 102 | Background color format: Color palette reference | 19981218 | ||
| 3 | Constant | Private | Type reference (TYPE) | I | 4 | Background: Screen (Bitmap) | 19981218 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 5 | Background: Structure | 19981218 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 1 | Background: Transparent? | 19990121 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 33 | Border line: Color palette reference | 19981218 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 37 | Border line: Line style | 19981218 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 39 | Border line: Line thickness | 19981218 | ||
| 9 | Constant | Public | Type reference (TYPE) | I | 19 | Color format: Color palette reference | 19981218 | ||
| 10 | Constant | Public | Type reference (TYPE) | I | 11 | Color format: Color fading display | 19981218 | ||
| 11 | Constant | Public | Type reference (TYPE) | I | 52 | Size format: Height in characters | 19981218 | ||
| 12 | Constant | Public | Type reference (TYPE) | I | 51 | Size format: Width in characters | 19981218 | ||
| 13 | Constant | Public | Type reference (TYPE) | I | 50 | Size format: Height in pixels | 19981218 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | 49 | Size format: Width in pixels | 19981218 | ||
| 15 | Constant | Public | Type reference (TYPE) | I | 48 | Size format: Type of measurement | 19981218 | ||
| 16 | Constant | Public | Type reference (TYPE) | I | 88 | Line format: Color palette reference | 19981218 | ||
| 17 | Constant | Public | Type reference (TYPE) | I | 92 | Line format: Line style | 19981218 | ||
| 18 | Constant | Public | Type reference (TYPE) | I | 94 | Line format: Line thickness | 19981218 | ||
| 19 | Constant | Public | Type reference (TYPE) | I | 106 | Marker: Background-color palette reference | 19981218 | ||
| 20 | Constant | Public | Type reference (TYPE) | I | 107 | Marker: Foreground-color palette reference | 19981218 | ||
| 21 | Constant | Public | Type reference (TYPE) | I | 105 | Marker: Size format | 19981218 | ||
| 22 | Constant | Public | Type reference (TYPE) | I | 104 | Marker: Type | 19981218 | ||
| 23 | Constant | Public | Type reference (TYPE) | I | 6 | Background pattern: Pattern style | 19981218 | ||
| 24 | Constant | Public | Type reference (TYPE) | I | 55 | Placing: Orientation | 19981218 | ||
| 25 | Constant | Public | Type reference (TYPE) | I | 58 | Placing: format: Offset X | 19981218 | ||
| 26 | Constant | Public | Type reference (TYPE) | I | 59 | Placing: Offset Y | 19981218 | ||
| 27 | Constant | Public | Type reference (TYPE) | I | 71 | Font format: Color palette reference | 19981218 | ||
| 28 | Constant | Public | Type reference (TYPE) | I | 60 | Font format: Italics | 19981218 | ||
| 29 | Constant | Public | Type reference (TYPE) | I | 78 | Font format: Font type | 19981218 | ||
| 30 | Constant | Public | Type reference (TYPE) | I | 75 | Font format: Orientation | 19981218 | ||
| 31 | Constant | Public | Type reference (TYPE) | I | 77 | Font format: Font size | 19981218 | ||
| 32 | Constant | Public | Type reference (TYPE) | I | 103 | Format format: Struck out | 19981218 | ||
| 33 | Constant | Public | Type reference (TYPE) | I | 76 | Font format: Underlining | 19981218 | ||
| 34 | Constant | Public | Type reference (TYPE) | I | 61 | Font format: Weight | 19981218 | ||
| 35 | Constant | Public | Type reference (TYPE) | I | 0 | Visibility | 19981218 | ||
| 36 | Instance attribute | Private | Type reference (TYPE) | GFW_BOOLEAN | Administrator rights | 19981218 | |||
| 37 | Instance attribute | Private | Type reference (TYPE) | GFW_CUT | Attribute values | 19981218 | |||
| 38 | Instance attribute | Private | Type reference (TYPE) | GFW_BOOLEAN | GFW_FALSE | Attribute bundle changed | 19981218 | ||
| 39 | Instance attribute | Private | Type reference (TYPE) | GFW_CU_STR | Unique instance ID (controlled by CL_CU) | 19981218 | |||
| 40 | Instance attribute | Private | Type reference (TYPE) | SYUNAME | User name | 19981218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19981218 | |
| 2 | Instance method | Public | Method | Copies all attribute values from another instance | 19981218 | |
| 3 | Instance method | Public | Method | Loads attribute values from database | 19981218 | |
| 4 | Instance method | Public | Method | Reads attribute values from table | 19981218 | |
| 5 | Instance method | Public | Method | Saves attribute values on database | 19981218 | |
| 6 | Instance method | Public | Method | Saves attribute values on database | 19981218 | |
| 7 | Instance method | Public | Method | Include all attribute values in a transport request | 19991206 | |
| 8 | Instance method | Public | Method | Adds all attribute values to table | 19981218 |
Events
Class CL_CU_DISPLAY_CONTEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ATTRIB_I | Private | Type reference (TYPE) | I | xxxx | 19981218 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADMIN | Value transfer | Type reference (TYPE) | GFW_BOOLEAN | gfw_false | Administrator rights | 19981218 | ||
| 2 | INSTANCE_ID | Value transfer | Type reference (TYPE) | GFW_CU_STR | Unique instance ID | 19981218 | |||
| 3 | USERNAME | Value transfer | Type reference (TYPE) | SYUNAME | User name | 19981218 |
Method CONSTRUCTOR on class CL_CU_DISPLAY_CONTEXT has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NESTED_DC | Call by reference | Type reference (TYPE) | GFW_BOOLEAN | GFW_FALSE | DO NOT USE THIS PARAMETER (internal use only) | 20000131 | ||
| 2 | ORIGINAL | Call by reference | Object reference (TYPE REF TO) | CL_CU_DISPLAY_CONTEXT | Copy template (instance whose attribute values are copied) | 19981218 | |||
| 3 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | Returncode | 19990809 |
Method COPY on class CL_CU_DISPLAY_CONTEXT has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ID | Call by reference | Type reference (TYPE) | GFWCUCON | Context ID | 19981218 | |||
| 2 | GENDATA | Call by reference | Type reference (TYPE) | GFWCUDBT | General data | 19981218 | |||
| 3 | MARK_VALUES | Call by reference | Type reference (TYPE) | GFW_BOOLEAN | GFW_FALSE | Mark loaded values for saving | 19991124 | ||
| 4 | USERDATA | Call by reference | Type reference (TYPE) | GFWCUDBT | User-specific data | 19981218 |
Method LOAD on class CL_CU_DISPLAY_CONTEXT has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASE | Value transfer | Type reference (TYPE) | I | Base ID | 19981218 | |||
| 2 | BUNDLE_ID | Value transfer | Type reference (TYPE) | GFWCUBU | Attribute bundle ID | 19981218 | |||
| 3 | CHANGED | Call by reference | Type reference (TYPE) | GFW_BOOLEAN | Was attribute bundle changed? | 19981218 | |||
| 4 | CHANGES | Call by reference | Type reference (TYPE) | GFW_CU_ATTR_ID_LIST | Changed attributes | 19990713 | |||
| 5 | DATA | Call by reference | Type reference (TYPE) | GFWCUDPT | Attribute values from Data Provider | 19981218 | |||
| 6 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | Return code | 19981218 |
Method READ on class CL_CU_DISPLAY_CONTEXT has no exception.
Method SAVE_GEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ID | Call by reference | Type reference (TYPE) | GFWCUCON | Context ID | 19981218 | |||
| 2 | DB_DATA | Call by reference | Type reference (TYPE) | GFWCUDGT | Data to be saved | 19981218 | |||
| 3 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | Return code | 19981218 |
Method SAVE_GEN on class CL_CU_DISPLAY_CONTEXT has no exception.
Method SAVE_USR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ID | Call by reference | Type reference (TYPE) | GFWCUCON | Context ID | 19981218 | |||
| 2 | DB_DATA | Call by reference | Type reference (TYPE) | GFWCUDUT | Data to be saved | 19981218 | |||
| 3 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | Return code | 19981218 |
Method SAVE_USR on class CL_CU_DISPLAY_CONTEXT has no exception.
Method TRANSPORT_DC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ID | Call by reference | Type reference (TYPE) | GFWCUCON | ContextId | 19991206 | |||
| 2 | DB_ADMIN | Call by reference | Type reference (TYPE) | CHAR20 | Name of the general database table settings | 19991206 | |||
| 3 | DB_USER | Call by reference | Type reference (TYPE) | CHAR20 | Name of the user-specific database table settings | 19991206 | |||
| 4 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | Returncode | 19991206 | |||
| 5 | TRANSPORT_REQ | Call by reference | Type reference (TYPE) | TRKORR | SPACE | Number of transport task | 19991206 |
Method TRANSPORT_DC on class CL_CU_DISPLAY_CONTEXT has no exception.
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASE | Value transfer | Type reference (TYPE) | I | Base ID | 19981218 | |||
| 2 | BUNDLE_ID | Value transfer | Type reference (TYPE) | GFWCUBU | Attribute bundle ID | 19981218 | |||
| 3 | DATA | Call by reference | Type reference (TYPE) | GFWCUDPT | Attribute values for Data Provider | 19981218 |
Method WRITE on class CL_CU_DISPLAY_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20040909 |
| SAP Release Created in |