Hierarchy

⤷

⤷

Properties
Class | CL_BSP_DLC_DESIGN_LAYER | |
Short Description | Design Layer | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_DYN_CONFIG_DESIGN | Design Layer |
Created | 20060317 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BSP_DLC_DESIGN_LAYER has no interface implemented.
Friends
Class CL_BSP_DLC_DESIGN_LAYER 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_BSP_WD_SHM_AREA | Shared memory area | 20070103 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_BSP_DLC_DESIGN_LAYER | Design Layer | 20060317 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TS_LAST_RESULT | 20080102 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TS_LAST_RESULT | 20080102 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TS_LAST_RESULT | 20080102 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSP_DLCS_DESIGN_ACCESS_SEQ | Design Layer Access Sequence | 20060413 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSP_DLCS_DESIGN_ASSIGN_BUFFERT | Buffer table for assigments in design layer | 20060413 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSP_DLCS_DESIGN_BUFFER_T | Buffer table for design entries | 20060414 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSP_DLCS_DESIGN_OBJ_BUFFER_T | Buffer table for design object | 20080107 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSP_DLC_NO_HIDDEN | Hiding of fields by Design Layer is deactivated | 20080821 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | Shared memory used? | 20070109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Attach this session's design layer to shared memory | 20070416 |
2 | ![]() |
Instance method | Public | Method | Clear the design entry buffer to make it read from DB | 20060726 |
3 | ![]() |
Instance method | Private | Method | Build table with access sequence for DB access | 20060413 |
4 | ![]() |
Static method | Public | Method | Calculate CONTEXT_ID for design layer | 20060410 |
5 | ![]() |
Instance method | Protected | Method | Same parameters as last call (performance)? | 20060906 |
6 | ![]() |
Instance method | Private | Method | Choose Design-Assignment by access sequence | 20060413 |
7 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060413 |
8 | ![]() |
Instance method | Private | Event handling method | Detach this session from shared memory | 20070108 |
9 | ![]() |
Instance method | Public | Method | Get design settings for a context node | 20060317 |
10 | ![]() |
Instance method | Private | Method | Read design assignment from buffer | 20060324 |
11 | ![]() |
Instance method | Public | Method | Get design settings for a design object attribute | 20090302 |
12 | ![]() |
Instance method | Private | Method | Read design from buffer | 20060324 |
13 | ![]() |
Instance method | Private | Method | Read design object from buffer | 20080107 |
14 | ![]() |
Static method | Public | Method | Creates an instance of the class | 20060317 |
15 | ![]() |
Instance method | Private | Method | Get runtime/specific DO if reference DO is assigned | 20080229 |
16 | ![]() |
Instance method | Private | Method | Read design assignment from database | 20060317 |
17 | ![]() |
Instance method | Private | Method | Read design assignment from shared memory | 20070108 |
18 | ![]() |
Instance method | Private | Method | Read design from database | 20060324 |
19 | ![]() |
Instance method | Private | Method | Read design from shared memory | 20070108 |
20 | ![]() |
Instance method | Private | Method | Read design object from database | 20080107 |
21 | ![]() |
Instance method | Private | Method | Read design object from shared memory | 20080107 |
22 | ![]() |
Instance method | Private | Method | Read design from referenced design objects | 20080107 |
23 | ![]() |
Instance method | Protected | Method | Keep result of this call for next one (performance) | 20060906 |
Events
Class CL_BSP_DLC_DESIGN_LAYER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_LAST_RESULT | Protected | See coding | 20080102 | BEGIN OF ts_last_result,
component TYPE bsp_wd_component_name,
viewname TYPE o2page,
component_usage TYPE bsp_dlc_component_usage,
ui_object_type TYPE bsp_dlc_object_type,
context_node TYPE seocmpname,
attr_name_cn TYPE name_komp,
langu TYPE sylangu,
source TYPE bsp_dlc_design_layer_source,
design_entry TYPE bsp_dlcs_design_entry,
END OF ts_last_result
|
Method Signatures
Method ATTACH_SHARED_MEMORY Signature
Method ATTACH_SHARED_MEMORY on class CL_BSP_DLC_DESIGN_LAYER has no parameter.
Method ATTACH_SHARED_MEMORY on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method BUFFER_REFRESH_DESIGN_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLCT_OBJECT_TYPE | Design layer: Object types | 20060726 |
Method BUFFER_REFRESH_DESIGN_ENTRY on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method BUILD_ACCESS_SEQUENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ACCESS_SEQ | Value transfer | Type reference (TYPE) | BSP_DLCS_DESIGN_ACCESS_SEQ | Design Layer Access Sequence | 20060413 |
Method BUILD_ACCESS_SEQUENCE on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method CALCULATE_CONTEXT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTR_NAME_CN | Value transfer | Type reference (TYPE) | NAME_KOMP | Component name | 20060410 | ||
2 | ![]() |
IV_COMPONENT | Value transfer | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20060410 | ||
3 | ![]() |
IV_COMPONENT_USAGE | Value transfer | Type reference (TYPE) | BSP_DLC_COMPONENT_USAGE | Component Usage | 20060410 | ||
4 | ![]() |
IV_CONTEXT_NODE | Value transfer | Type reference (TYPE) | SEOCMPNAME | Name of BSP Page (Upper and Lower Case) | 20060410 | ||
5 | ![]() |
IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060410 | ||
6 | ![]() |
IV_VIEWNAME | Value transfer | Type reference (TYPE) | O2PAGEEXT | Name of BSP Page (Upper and Lower Case) | 20060410 | ||
7 | ![]() |
RV_DESIGN_CONTEXT_ID | Value transfer | Type reference (TYPE) | BSP_DLC_CONTEXT_ID | Context ID | 20060410 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20060410 | |
2 | ![]() |
Error with imported parameters | 20060410 |
Method CHECK_LAST_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DESIGN_ENTRY | Value transfer | Type reference (TYPE) | BSP_DLCS_DESIGN_ENTRY | Design entry | 20060906 | ||
2 | ![]() |
IV_ATTR_NAME_CN | Value transfer | Type reference (TYPE) | NAME_KOMP | Component name | 20060906 | ||
3 | ![]() |
IV_COMPONENT | Value transfer | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20060906 | ||
4 | ![]() |
IV_COMPONENT_USAGE | Value transfer | Type reference (TYPE) | BSP_DLC_COMPONENT_USAGE | Component Usage | 20060906 | ||
5 | ![]() |
IV_CONTEXT_NODE | Value transfer | Type reference (TYPE) | SEOCMPNAME | Name of BSP Page (Upper and Lower Case) | 20060906 | ||
6 | ![]() |
IV_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20060906 | |
7 | ![]() |
IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060906 | ||
8 | ![]() |
IV_SOURCE | Value transfer | Type reference (TYPE) | BSP_DLC_DESIGN_LAYER_SOURCE | BSPCD_SOURCE_CUST_SAP | Source of Design Layer Data: Customer / SAP / Both | 20070410 | |
9 | ![]() |
IV_VIEWNAME | Value transfer | Type reference (TYPE) | O2PAGE | Name of BSP Page (Upper and Lower Case) | 20060906 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Not found | 20060906 |
Method CHOOSE_DESIGN_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DESIGN_ASSIGNMENT | Call by reference | Type reference (TYPE) | BSP_DLCS_DESIGN_ASSIGN_ENTRY | Design layer: Design Assignment entry | 20060413 | ||
2 | ![]() |
ES_SUCCESSFUL_KEY | Call by reference | Type reference (TYPE) | BSP_DLCS_DESIGN_SEMANTIC_KEY_V | Design layer: Semantic key fields (variable part) | 20060413 | ||
3 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | BSP_DLCS_DESIGN_SEMANTIC_KEY_V | Design layer: Semantic key fields (variable part) | 20060413 | ||
4 | ![]() |
IT_DESIGN_ASSIGNMENT | Call by reference | Type reference (TYPE) | BSP_DLCS_DESIGN_ASSIGN_ENTRY_T | Design layer: Design Assignment entries | 20060413 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No design assignment found | 20060413 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BSP_DLC_DESIGN_LAYER has no parameter.
Method CONSTRUCTOR on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method DETACH_SHARED_MEMORY Signature
Method DETACH_SHARED_MEMORY on class CL_BSP_DLC_DESIGN_LAYER has no parameter.
Method DETACH_SHARED_MEMORY on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method GET_DESIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DESIGN_ENTRY | Call by reference | Type reference (TYPE) | BSP_DLCS_DESIGN_ENTRY | Design layer: Design entry | 20060317 | ||
2 | ![]() |
IV_BINDING_STRING | Value transfer | Type reference (TYPE) | BSP_DLC_BINDING_STRING | Binding String | 20060323 | ||
3 | ![]() |
IV_COMPONENT | Value transfer | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20060323 | ||
4 | ![]() |
IV_COMPONENT_USAGE | Value transfer | Type reference (TYPE) | BSP_DLC_COMPONENT_USAGE | Usage | 20060323 | ||
5 | ![]() |
IV_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20060324 | |
6 | ![]() |
IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060323 | ||
7 | ![]() |
IV_SOURCE | Value transfer | Type reference (TYPE) | BSP_DLC_DESIGN_LAYER_SOURCE | BSPCD_SOURCE_CUST_SAP | Source of Design Layer Data: Customer / SAP / Both | 20070410 | |
8 | ![]() |
IV_VIEWNAME | Value transfer | Type reference (TYPE) | O2PAGEEXT | Name of BSP Page (Upper and Lower Case) | 20060323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No entry in design layer found | 20060412 |
Method GET_DESIGN_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ATTR_NAME_BOL | Value transfer | Type reference (TYPE) | NAME_KOMP | Component name | 20060404 | ||
2 | ![]() |
EV_DESIGN_OBJECT | Value transfer | Type reference (TYPE) | BSP_DLC_DESIGN_OBJECT | Design layer: Design object | 20060324 | ||
3 | ![]() |
EV_DESIGN_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060403 | ||
4 | ![]() |
EV_IS_ATTR_ASSIGNMENT | Value transfer | Type reference (TYPE) | FLAG | Found assignment is attribute specific | 20080519 | ||
5 | ![]() |
IV_ATTR_NAME_CN | Value transfer | Type reference (TYPE) | NAME_KOMP | Component name | 20060404 | ||
6 | ![]() |
IV_COMPONENT | Value transfer | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20060324 | ||
7 | ![]() |
IV_COMPONENT_USAGE | Value transfer | Type reference (TYPE) | BSP_DLC_COMPONENT_USAGE | Component Usage | 20060324 | ||
8 | ![]() |
IV_CONTEXT_NODE | Value transfer | Type reference (TYPE) | SEOCMPNAME | Name of BSP Page (Upper and Lower Case) | 20060413 | ||
9 | ![]() |
IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060403 | ||
10 | ![]() |
IV_SOURCE | Value transfer | Type reference (TYPE) | BSP_DLC_DESIGN_LAYER_SOURCE | BSPCD_SOURCE_CUST_SAP | Source of Design Layer Data: Customer / SAP / Both | 20070410 | |
11 | ![]() |
IV_VIEWNAME | Value transfer | Type reference (TYPE) | O2PAGE | Name of BSP Page (Upper and Lower Case) | 20060324 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No design assignment found | 20060413 |
Method GET_DESIGN_BY_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DESIGN_ENTRY | Call by reference | Type reference (TYPE) | BSP_DLCS_DESIGN_ENTRY | Design layer: Design entry | 20090302 | ||
2 | ![]() |
IV_DSGN_OBJECT | Value transfer | Type reference (TYPE) | BSP_DLC_DESIGN_OBJECT | Design Layer: Design Object | 20090302 | ||
3 | ![]() |
IV_DSGN_OBJECT_ATTR | Value transfer | Type reference (TYPE) | NAME_KOMP | Design Layer: Design Object Attribute | 20090302 | ||
4 | ![]() |
IV_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20090302 | |
5 | ![]() |
IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20090302 | ||
6 | ![]() |
IV_SOURCE | Value transfer | Type reference (TYPE) | BSP_DLC_DESIGN_LAYER_SOURCE | BSPCD_SOURCE_CUST_SAP | Source of Design Layer Data: Customer / SAP / Both | 20090302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No entry in design layer found | 20090302 |
Method GET_DESIGN_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DESIGN_ENTRY | Value transfer | Type reference (TYPE) | BSP_DLCS_DESIGN_ENTRY | Design layer: Design entry | 20060324 | ||
2 | ![]() |
IV_ATTR_NAME_BOL | Value transfer | Type reference (TYPE) | NAME_KOMP | Component name | 20060404 | ||
3 | ![]() |
IV_AXT_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type for Extensibility Field Check | 20080508 | ||
4 | ![]() |
IV_DESIGN_OBJECT | Value transfer | Type reference (TYPE) | BSP_DLC_DESIGN_OBJECT | Design layer: Design object | 20060324 | ||
5 | ![]() |
IV_IS_ATTR_ASSIGNMENT | Value transfer | Type reference (TYPE) | FLAG | SPACE | Design object assignment is attribute specific | 20080519 | |
6 | ![]() |
IV_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20060404 | |
7 | ![]() |
IV_OBJECT_NAME_BOL | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | BOL object of design object | 20080107 | ||
8 | ![]() |
IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060403 | ||
9 | ![]() |
IV_SOURCE | Value transfer | Type reference (TYPE) | BSP_DLC_DESIGN_LAYER_SOURCE | BSPCD_SOURCE_CUST_SAP | Source of Design Layer Data: Customer / SAP / Both | 20070410 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No entry in design layer found | 20060414 |
Method GET_DESIGN_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DESIGN_OBJECT | Value transfer | Type reference (TYPE) | BSP_DLCS_DESIGN_OBJECT | Design layer: Design object | 20080107 | ||
2 | ![]() |
IV_DESIGN_OBJECT | Value transfer | Type reference (TYPE) | BSP_DLC_DESIGN_OBJECT | Design layer: Design object | 20080107 | ||
3 | ![]() |
IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20080107 | ||
4 | ![]() |
IV_SOURCE | Value transfer | Type reference (TYPE) | BSP_DLC_DESIGN_LAYER_SOURCE | BSPCD_SOURCE_CUST_SAP | Source of Design Layer Data: Customer / SAP / Both | 20080107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No entry in design layer found | 20080107 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_DESIGN_LAYER | Value transfer | Object reference (TYPE REF TO) | CL_BSP_DLC_DESIGN_LAYER | Design Layer | 20060317 |
Method GET_INSTANCE on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method GET_RT_DESIGN_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RT_DESIGN_OBJECT | Call by reference | Type reference (TYPE) | BSP_DLC_DESIGN_OBJECT | Runtime Design object | 20080229 | ||
2 | ![]() |
EV_RT_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Runtime Object Type | 20080229 | ||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20080303 | ||
4 | ![]() |
IV_REF_DESIGN_OBJECT | Call by reference | Type reference (TYPE) | BSP_DLC_DESIGN_OBJECT | Reference Design object | 20080229 | ||
5 | ![]() |
IV_REF_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Generic Object Type | 20080229 | ||
6 | ![]() |
IV_SOURCE | Call by reference | Type reference (TYPE) | BSP_DLC_DESIGN_LAYER_SOURCE | BSPCD_SOURCE_CUST_SAP | Source of Design Layer Data: Customer / SAP / Both | 20080229 |
Method GET_RT_DESIGN_OBJECT on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method READ_DESIGN_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DESIGN_ASSI_BUFFER | Call by reference | Object reference (TYPE REF TO) | BSP_DLCS_DESIGN_ASSIGN_BUFFER | Buffer structure for assigments in design layer | 20070103 | ||
2 | ![]() |
IV_COMPONENT | Value transfer | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20060324 | ||
3 | ![]() |
IV_VIEWNAME | Value transfer | Type reference (TYPE) | O2PAGE | Name of BSP Page (Upper and Lower Case) | 20060324 |
Method READ_DESIGN_ASSIGNMENT on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method READ_DESIGN_ASSIGNMENT_SHARED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DESIGN_ASSI_BUFFER | Call by reference | Object reference (TYPE REF TO) | BSP_DLCS_DESIGN_ASSIGN_BUFFER | Buffer structure for assigments in design layer | 20070108 | ||
2 | ![]() |
IV_COMPONENT | Value transfer | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20070108 | ||
3 | ![]() |
IV_VIEWNAME | Value transfer | Type reference (TYPE) | O2PAGE | Name of BSP Page (Upper and Lower Case) | 20070108 |
Method READ_DESIGN_ASSIGNMENT_SHARED on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method READ_DESIGN_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DESIGN_BUFFER | Call by reference | Object reference (TYPE REF TO) | BSP_DLCS_DESIGN_BUFFER | Buffer structure in design entries | 20070103 | ||
2 | ![]() |
IV_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20060414 | |
3 | ![]() |
IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060403 |
Method READ_DESIGN_ENTRY on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method READ_DESIGN_ENTRY_SHARED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DESIGN_BUFFER_SHM | Call by reference | Object reference (TYPE REF TO) | BSP_DLCS_DESIGN_BUFFER_SHM | Buffer structure in design entries in Shared Memory | 20081114 | ||
2 | ![]() |
IV_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20070108 | |
3 | ![]() |
IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20070108 |
Method READ_DESIGN_ENTRY_SHARED on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method READ_DESIGN_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DESIGN_OBJ_BUFFER | Call by reference | Object reference (TYPE REF TO) | BSP_DLCS_DESIGN_OBJ_BUFFER | Buffer structure for design objects | 20080107 | ||
2 | ![]() |
IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20080107 |
Method READ_DESIGN_OBJECT on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method READ_DESIGN_OBJECT_SHARED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DESIGN_OBJ_BUFFER | Call by reference | Object reference (TYPE REF TO) | BSP_DLCS_DESIGN_OBJ_BUFFER | Buffer structure for design objects | 20080107 | ||
2 | ![]() |
IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20080107 |
Method READ_DESIGN_OBJECT_SHARED on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method READ_REF_DESIGN_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DESIGN_ENTRIES | Call by reference | Type reference (TYPE) | BSP_DLCS_DESIGN_ENTRY_T | Design layer: Design entries | 20080107 | ||
2 | ![]() |
IT_DESIGN_OBJECTS | Call by reference | Type reference (TYPE) | BSP_DLCS_DESIGN_OBJECT_T | Design layer: Design objects | 20080107 | ||
3 | ![]() |
IV_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20080107 |
Method READ_REF_DESIGN_ENTRY on class CL_BSP_DLC_DESIGN_LAYER has no exception.
Method SET_LAST_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DESIGN_ENTRY | Value transfer | Type reference (TYPE) | BSP_DLCS_DESIGN_ENTRY | Design entry | 20060906 | ||
2 | ![]() |
IV_ATTR_NAME_CN | Value transfer | Type reference (TYPE) | NAME_KOMP | Component name | 20060906 | ||
3 | ![]() |
IV_COMPONENT | Value transfer | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20060906 | ||
4 | ![]() |
IV_COMPONENT_USAGE | Value transfer | Type reference (TYPE) | BSP_DLC_COMPONENT_USAGE | Component Usage | 20060906 | ||
5 | ![]() |
IV_CONTEXT_NODE | Value transfer | Type reference (TYPE) | SEOCMPNAME | Name of BSP Page (Upper and Lower Case) | 20060906 | ||
6 | ![]() |
IV_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20060906 | |
7 | ![]() |
IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060906 | ||
8 | ![]() |
IV_SOURCE | Value transfer | Type reference (TYPE) | BSP_DLC_DESIGN_LAYER_SOURCE | BSPCD_SOURCE_CUST_SAP | Source of Design Layer Data: Customer / SAP / Both | 20070410 | |
9 | ![]() |
IV_VIEWNAME | Value transfer | Type reference (TYPE) | O2PAGE | Name of BSP Page (Upper and Lower Case) | 20060906 |
Method SET_LAST_RESULT on class CL_BSP_DLC_DESIGN_LAYER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |