SAP ABAP Class /IWBEP/CL_SBUI_OD_ALV_NPROP (SB: OD ALV grid for Navigation Property)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_ODATA_UI (Package) Gateway Service Builder - UI Plugin
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBUI_OD_ALV | SB: OD ALV grid base class | 20120612 |
Properties
| Class | /IWBEP/CL_SBUI_OD_ALV_NPROP | |
| Short Description | SB: OD ALV grid for Navigation Property | |
| Super Class | /IWBEP/CL_SBUI_OD_ALV | SB: OD ALV grid base class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/SB_ODATA_UI | Gateway Service Builder - UI Plugin |
| Created | 20120221 | SAP |
| Last change | 20131127 | 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
Class /IWBEP/CL_SBUI_OD_ALV_NPROP has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_OD_ALV_NPROP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR30 | 'DM_NODE' | Field name where Domain model node obj reference is stored | 20120228 | ||
| 2 | Constant | Private | See coding | 20120222 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20120224 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TY_T_DATA | 20120221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Navigation Property Name | 20120223 | |
| 2 | Instance method | Private | Method | Check Relationship Name | 20120223 |
Events
Class /IWBEP/CL_SBUI_OD_ALV_NPROP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DATA | Protected | See coding | 20120221 | BEGIN OF ty_s_data .
INCLUDE TYPE /iwbep/s_sbui_od_alv_nprop AS data .
TYPES: cell_style TYPE lvc_t_styl ,
cell_color TYPE lvc_t_scol ,
dm_node TYPE REF TO /iwbep/if_sbod_nav_prop ,
END OF ty_s_data
|
||
| 2 | TY_T_DATA | Protected | See coding | 20120221 | ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
|
Method Signatures
Method CHECK_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Log for Data Entry | 20120223 | |||
| 2 | IS_GOOD | Call by reference | Type reference (TYPE) | LVC_S_MODI | ALV control: Modified cells for application | 20120223 | |||
| 3 | RV_INVALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120223 |
Method CHECK_RELATIONSHIP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Log for Data Entry | 20120223 | |||
| 2 | IS_GOOD | Call by reference | Type reference (TYPE) | LVC_S_MODI | ALV control: Modified cells for application | 20120223 | |||
| 3 | RV_INVALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120223 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |