SAP ABAP Interface /BOBF/IF_FRW_NODE (Interface for a node)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
⤷
/BOBF/FRAMEWORK (Package) Business Object Processing Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_DEMO_C_LANGUAGE | Resolve Text Associations | 20090409 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_LIB_C_LANGUAGE | Resolve Text Associations | 20081213 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_LIB_H_PLACEBO | Placebo class for all content implementations | 20081213 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_LIB_N_SUPERCLASS | Superclass for node implementations | 20081213 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_TOOL_CC_ADDON | BOPF Contract Compliance Check addon | 20081212 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_TOOL_TRACE | BOPF tracing tool | 20090302 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_LIB_NODE | Node Defaults Class (init values from assoc params) | 20100202 |
Properties
| Interface | /BOBF/IF_FRW_NODE | |
| Short Description | Interface for a node |
General Data
| Package | /BOBF/FRAMEWORK | Business Object Processing Framework |
| Created | 20081213 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface /BOBF/IF_FRW_NODE has no forward declaration.
Interfaces
Interface /BOBF/IF_FRW_NODE has no interface.
Friends
Interface /BOBF/IF_FRW_NODE has no friend.
Attributes
Interface /BOBF/IF_FRW_NODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Retrieve Default Values | 20081213 | |
| 2 | Instance method | Public | Method | Changes the node category | 20090223 |
Events
Interface /BOBF/IF_FRW_NODE has no event.
Types
Interface /BOBF/IF_FRW_NODE has no local type.
Method Signatures
Method RETRIEVE_DEFAULT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100726 | |||
| 2 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20081213 | |||
| 3 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20081213 | |||
| 4 | IS_ASSOC_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20081213 | ||||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ASSOC | Context Information for Associations | 20081213 | |||
| 6 | IT_ASSOC_FILTERED_ATTRIBUTES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20081213 | |||
| 7 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20081213 | |||
| 8 | IV_SOURCE_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081213 | |||
| 9 | IV_SOURCE_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20081213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20081213 |
Method SET_NODE_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_CATEGORY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NODE_CAT | Node Category Assignment | 20090223 | |||
| 2 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20090223 | |||
| 3 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_NODE | Context Information for Nodes | 20090224 | |||
| 4 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20090223 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |