SAP ABAP Class /IWBEP/CL_SBOD_FINDER_PROPPAR (SB - OData - Finder - Properties with same parent)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_ODATA_FD_DM (Package) Gateway Service Builder - Finder Implementations OData
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBDM_FINDER | SB - Domain Model - Finder | 20130621 |
Properties
| Class | /IWBEP/CL_SBOD_FINDER_PROPPAR | |
| Short Description | SB - OData - Finder - Properties with same parent | |
| Super Class | /IWBEP/CL_SBDM_FINDER | SB - Domain Model - Finder |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/SB_ODATA_FD_DM | Gateway Service Builder - Finder Implementations OData |
| Created | 20130621 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBOD_FINDER_PROPPAR has no forward declaration.
Interfaces
Class /IWBEP/CL_SBOD_FINDER_PROPPAR has no interface implemented.
Friends
Class /IWBEP/CL_SBOD_FINDER_PROPPAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_FINDER | 'PROPERTIESSAMEPARENT' | Service Builder: Extension Point Finder | 20130621 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20130621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Calculates a node by name | 20130621 | |
| 2 | Instance method | Private | Method | Calculates the selected nodes | 20130621 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20130621 |
Events
Class /IWBEP/CL_SBOD_FINDER_PROPPAR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DATA | Public | Type reference (TYPE) | /IWBEP/S_SBDM_FINDER_DATA_QUAL | 20130621 | |
|
| 2 | TY_T_DATA | Public | See coding | 20130621 | TY_T_DATA TYPE STANDARD TABLE OF /iwbep/s_sbdm_finder_data_qual WITH DEFAULT KEY
|
||
| 3 | TY_T_SORTED_DATA | Private | See coding | 20130621 | TY_T_SORTED_DATA TYPE SORTED TABLE OF /iwbep/s_sbdm_finder_data_qual WITH UNIQUE KEY namespace node_name
|
Method Signatures
Method CALCULATE_NODE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20130621 | |||
| 2 | IS_NAME | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_QUAL_NAME | SB: DM Qualified Node Name | 20130621 | |||
| 3 | RO_NODE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20130621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130621 |
Method CALCULATE_VALID_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20130621 | |||
| 2 | RT_NODES | Value transfer | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20130621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130621 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /IWBEP/CL_SBOD_FINDER_PROPPAR has no parameter.
Method CONSTRUCTOR on class /IWBEP/CL_SBOD_FINDER_PROPPAR has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |