SAP ABAP Class CL_GSFIELDI_FIELDINFO_IMPL (CL_GSFIELDI_FIELDINFO_IMPL)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷ CA-WUI-APF (Application Component) Application Frame
⤷ CRM_BSP_GEN_UI_POPUPS (Package) CRM UI Dialog Boxes
⤷ CA-WUI-APF (Application Component) Application Frame
⤷ CRM_BSP_GEN_UI_POPUPS (Package) CRM UI Dialog Boxes
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GSFIELDI_FIELDINFO | 20060601 |
Properties
Class | CL_GSFIELDI_FIELDINFO_IMPL | |
Short Description | ||
Super Class | CL_GSFIELDI_FIELDINFO | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_GEN_UI_POPUPS | CRM UI Dialog Boxes |
Created | 20060601 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GSFIELDI_FIELDINFO_IMPL has no interface implemented.
Friends
Class CL_GSFIELDI_FIELDINFO_IMPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CONFIG_POPUP | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20070615 | ||
2 | CONFIG_POPUP_FS | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20110614 | ||
3 | TAG_POPUP | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20100531 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_CONTEXT_NODE | Static method | Public | Method | Returns a context node of a given controller | 20100811 |
2 | GET_OBJ_NAME | Instance method | Private | Method | 20100531 | |
3 | IS_ATTRIBUTE_TAGGABLE | Instance method | Public | Method | 20100602 | |
4 | IS_CONFIG_BUTTON_VIS | Instance method | Public | Method | Is Config Button visible | 20071205 |
5 | IS_MODEL_ATTRIBUTE | Instance method | Private | Method | 20100811 |
Events
Class CL_GSFIELDI_FIELDINFO_IMPL has no event.
Types
Class CL_GSFIELDI_FIELDINFO_IMPL has no local type.
Method Signatures
Method GET_CONTEXT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_APPLICATION | BSP WD Application | 20100811 | ||
2 | Importing | IV_CNODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20100811 | |||
3 | Importing | IV_CONTROLLER_ID | Call by reference | Type reference (TYPE) | STRING | 20100811 | |||
4 | Returning | RV_CONTEXT_NODE | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20100811 |
Method GET_CONTEXT_NODE on class CL_GSFIELDI_FIELDINFO_IMPL has no exception.
Method GET_OBJ_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_COMPONENT | Call by reference | Type reference (TYPE) | O2APPLNAME | Name of BSP Application | 20100531 | ||
2 | Importing | IV_CONTEXT_NODE | Call by reference | Type reference (TYPE) | O2PAGEEXT | Name of BSP Page (Upper and Lower Case) | 20100531 | ||
3 | Importing | IV_VIEW | Call by reference | Type reference (TYPE) | O2PAGEEXT | Name of BSP Application | 20100531 | ||
4 | Returning | RV_OBJ_NAME | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100531 |
Method GET_OBJ_NAME on class CL_GSFIELDI_FIELDINFO_IMPL has no exception.
Method IS_ATTRIBUTE_TAGGABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_TAGGABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100602 |
Method IS_ATTRIBUTE_TAGGABLE on class CL_GSFIELDI_FIELDINFO_IMPL has no exception.
Method IS_CONFIG_BUTTON_VIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20071205 |
Method IS_CONFIG_BUTTON_VIS on class CL_GSFIELDI_FIELDINFO_IMPL has no exception.
Method IS_MODEL_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_MAIN_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20100811 | ||
2 | Returning | RV_MODEL_ATTRIBUTE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100811 |
Method IS_MODEL_ATTRIBUTE on class CL_GSFIELDI_FIELDINFO_IMPL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |