SAP ABAP Class /IWBEP/CL_SBOD_FUNC_IMP (SB - OData - Function Import)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_ODATA_DM (Package) Gateway Service Builder - Domain Model Plugin
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBOD_ANNOTATION_TRGT | SB - OData - Annotation Target | 20130311 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBOD_FUNC_IMP | SB - OData - Function Import | 20120315 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBOD_HAS_LABEL | SB - OData - Has Label | 20120322 |
Properties
| Class | /IWBEP/CL_SBOD_FUNC_IMP | |
| Short Description | SB - OData - Function Import | |
| Super Class | /IWBEP/CL_SBOD_ANNOTATION_TRGT | SB - OData - Annotation Target |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/SB_ODATA_DM | Gateway Service Builder - Domain Model Plugin |
| Created | 20120315 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBOD_FUNC_IMP | SB - OData - Function Import | 20120315 | ||
| 2 | /IWBEP/IF_SBOD_HAS_LABEL | SB - OData - Has Label | 20120322 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /IWBEP/CL_SBOD_FUNC_IMP_PS | 20120315 | SB - OData - Function Import Persistence Handler |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_ENTITY_TYPE | 20120315 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/CL_SBOD_LABEL | SB - OData - Label | 20120322 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_ENTITY_SET | SB - OData - Entity Set | 20120316 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20120316 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_EDM_CORE_TYPE | 20120315 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/S_SBDM_DB_NODE_KEY | SB: DM db node key | 20120315 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/S_SBDM_DB_NODE_KEY | SB: DM db node key | 20120316 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/S_SBDM_DB_NODE_KEY | SB: DM db node key | 20120316 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TY_S_UNDEFINED_ATTR | 20120515 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/IF_SBOD_ANNOTATION=>TY_T_ANNOTATIONS | 20130311 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/IF_SBOD_FUNC_IMP_PAR=>TY_T_FUNC_IMP_PAR | Parameters of this Function Import | 20120315 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/SBDM_DESCRIPTION | SB: DM description | 20120315 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/SBOD_FI_HTTP_METHOD | 20120315 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/MED_EXTERNAL_NAME | external name of a meta model element | 20120315 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/SBOD_GEN_CARDINALITY | 20120315 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/SBOD_EDM_CORE_TYPE | Service Builder: OData Edm Core Type | 20120319 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/SBOD_FUNC_IMP_RET_KIND | Service Builder: OData Function Import Return Type Kind | 20120417 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/SBDM_TECHNICAL_NAME | Service Builder: Technical Name | 20120515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120315 | |
| 2 | Instance method | Private | Method | 20120417 |
Events
Class /IWBEP/CL_SBOD_FUNC_IMP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_UNDEFINED_ATTR | Public | See coding | 20120515 | BEGIN OF ty_s_undefined_attr,
name TYPE /iwbep/sbdm_indicator_undef,
http_method TYPE /iwbep/sbdm_indicator_undef,
action_for TYPE /iwbep/sbdm_indicator_undef,
return_card TYPE /iwbep/sbdm_indicator_undef,
return_ref_type TYPE /iwbep/sbdm_indicator_undef,
return_type_kind TYPE /iwbep/sbdm_indicator_undef,
return_entityset TYPE /iwbep/sbdm_indicator_undef,
return_simple_ty TYPE /iwbep/sbdm_indicator_undef,
textr TYPE /iwbep/sbdm_indicator_undef,
tech_name TYPE /iwbep/sbdm_indicator_undef,
description TYPE /iwbep/sbdm_indicator_undef,
fi_label TYPE /iwbep/sbdm_indicator_undef,
description_old TYPE /iwbep/sbdm_indicator_undef,
fi_label_old TYPE /iwbep/sbdm_indicator_undef,
END OF ty_s_undefined_attr
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20120315 | |||
| 2 | IO_PERSIST | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_PERSIST_HANDLER | SB - Domain Model - Persistence Handler | 20120315 | |||
| 3 | IO_ROOT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_ROOT | SB - Domain Model - Root | 20120315 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_NODE_NAME | Service Builder: Domain Model Node Name | 20120319 | |||
| 5 | IV_NODE_GUID | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_NODE_UUID | SB: DM node uuid | 20120315 | |||
| 6 | IV_TECHNICAL_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_TECHNICAL_NAME | Service Builder: Technical Name | 20120521 |
Method CONSTRUCTOR on class /IWBEP/CL_SBOD_FUNC_IMP has no exception.
Method GET_RETURN_NODE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_RETURN_NODE_TYPE | Value transfer | Type reference (TYPE) | /IWBEP/S_SBDM_NODE_TYPE | 20120417 |
Method GET_RETURN_NODE_TYPE on class /IWBEP/CL_SBOD_FUNC_IMP has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |