SAP ABAP Class /BOBF/IF_SP_NODE (Interface to business object node related services)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_LIB_M_GENERIC | Field mapping (meta data based) | 20090305 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_SP_NODE_TABLES | Field mapping (meta data based) | 20081212 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_SP_NODE_TABLES_BS | Field mapping (meta data based) | 20080527 |
Properties
Class | /BOBF/IF_SP_NODE | |
Short Description | Interface to business object node related services | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20081213 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOBF/IF_SP_NODE has no forward declaration.
Interfaces
Class /BOBF/IF_SP_NODE has no interface implemented.
Friends
Class /BOBF/IF_SP_NODE has no friend class.
Attributes
Class /BOBF/IF_SP_NODE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Name mapping internal to proxy name | 20081213 |
2 | ![]() |
Instance method | Public | Method | Reverse MODIFY mapping for LCP wrapper | 20081213 |
3 | ![]() |
Instance method | Public | Method | RETRIEVE mapping | 20081213 |
4 | ![]() |
Instance method | Public | Method | Name mapping proxy to internal name | 20081213 |
5 | ![]() |
Instance method | Public | Method | MODIFY mapping | 20081213 |
6 | ![]() |
Instance method | Public | Method | Reverse RETRIEVE mapping for LCP wrapper | 20081213 |
Events
Class /BOBF/IF_SP_NODE has no event.
Types
Class /BOBF/IF_SP_NODE has no local type.
Method Signatures
Method MAP_BO_FIELD_TO_PROXY_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTRIBUTE_NAME | Value transfer | Type reference (TYPE) | /BOBF/T_FRW_NAME | 20081213 | |||
2 | ![]() |
IO_BOPF_CONFIG | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | 20081213 | |||
3 | ![]() |
IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20081213 | |||
4 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | 20081213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error Class Service Provider | 20081213 |
Method MAP_BO_TO_PROXY_STRUCTURE 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 | 20081213 | ||
2 | ![]() |
ES_PROXY | Call by reference | Object reference (TYPE REF TO) | DATA | proxy node structure | 20081213 | ||
3 | ![]() |
ET_PROXY_CHANGED_ATTRIBUTES | Call by reference | Type reference (TYPE) | SESF_STRING_TAB | 20081213 | |||
4 | ![]() |
IO_BOPF_CONFIG | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | 20081213 | |||
5 | ![]() |
IT_BO | Call by reference | Type reference (TYPE) | /BOBF/T_SP_MODIFY | internal node structure | 20081213 | ||
6 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | 20081213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081213 |
Method MAP_BO_TO_PROXY_TABLE 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 | message object | 20081213 | ||
2 | ![]() |
ET_PROXY | Call by reference | Type reference (TYPE) | INDEX TABLE | proxy node data table | 20081213 | ||
3 | ![]() |
IO_BOPF_CONFIG | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | 20081213 | |||
4 | ![]() |
IT_BO | Call by reference | Type reference (TYPE) | /BOBF/T_SP_RETRIEVE | internal node data table | 20081213 | ||
5 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | 20081213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081213 |
Method MAP_PROXY_FIELD_TO_BO_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ATTRIBUTE_NAME | Value transfer | Type reference (TYPE) | FIELDNAME | 20081213 | |||
2 | ![]() |
IO_BOPF_CONFIG | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | 20081213 | |||
3 | ![]() |
IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20081213 | |||
4 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | 20081213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error Class Service Provider | 20081213 |
Method MAP_PROXY_TO_BO_STRUCTURE 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 | 20081213 | |||
2 | ![]() |
ET_BO | Call by reference | Type reference (TYPE) | /BOBF/T_SP_MODIFY | 20081213 | |||
3 | ![]() |
IO_BOPF_CONFIG | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | 20081213 | |||
4 | ![]() |
IS_PROXY | Call by reference | Object reference (TYPE REF TO) | DATA | proxy node structure | 20081213 | ||
5 | ![]() |
IT_PROXY_CHANGED_ATTRIBUTES | Call by reference | Type reference (TYPE) | SESF_STRING_TAB | 20081213 | |||
6 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | 20081213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081213 |
Method MAP_PROXY_TO_BO_TABLE 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 | message object | 20081213 | ||
2 | ![]() |
ET_BO | Call by reference | Type reference (TYPE) | /BOBF/T_SP_RETRIEVE | internal node data table | 20081213 | ||
3 | ![]() |
IO_BOPF_CONFIG | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | 20081213 | |||
4 | ![]() |
IT_PROXY | Call by reference | Type reference (TYPE) | INDEX TABLE | proxy node data table | 20081213 | ||
5 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | 20081213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081213 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |