SAP ABAP Interface /IWBEP/IF_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBOD_FUNC_IMP SB - OData - Function Import 20120315
Properties
Interface /IWBEP/IF_SBOD_FUNC_IMP  
Short Description SB - OData - Function Import    
General Data
Package /IWBEP/SB_ODATA_DM   Gateway Service Builder - Domain Model Plugin 
Created 20120315   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_SBOD_FUNC_IMP_PAR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20120315
2 /IWBEP/IF_SBOD_ANNOTATION_TRGT SB - OData - Annotation Target 20130418
3 /IWBEP/IF_SBOD_HAS_LABEL SB - OData - Has Label 20120322
Friends
Interface /IWBEP/IF_SBOD_FUNC_IMP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_NODE_TYPE Constant Public See coding 20120315
2 GC_RELTYPE_ACTION Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'ACT' Service Builder: Relation Type 20130205
3 GC_RELTYPE_PARAMETERS Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'PRMS' Service Builder: Relation Type 20130206
4 GC_RELTYPE_RETURN_COMPLEXTYPE Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'RCT' Service Builder: Relation Type 20130205
5 GC_RELTYPE_RETURN_ENTITYSET Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'RENS' Service Builder: Relation Type 20130205
6 GC_RELTYPE_RETURN_ENTITYTYPE Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'RET' Service Builder: Relation Type 20130205
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTION_FOR Instance method Public Method Get the Entity Type reference being the semantic context 20120315
2 GET_CHILDREN Instance method Public Method 20121107
3 GET_CHILD_TYPES Instance method Public Method 20121107
4 GET_DESCRIPTION Instance method Public Method 20121107
5 GET_HTTP_METHOD Instance method Public Method Get the http method of this Function Import 20120315
6 GET_LABEL Instance method Public Method 20120322
7 GET_NAME Instance method Public Method 20121107
8 GET_ORIGIN Instance method Public Method 20121107
9 GET_PARAMETERS Instance method Public Method Gets the parameters of this Function Import 20120315
10 GET_PARENT Instance method Public Method 20121107
11 GET_POSITION Instance method Public Method 20121107
12 GET_PROTOTYPE Instance method Public Method 20121107
13 GET_PROTOTYPE_CONTEXT Instance method Public Method 20121107
14 GET_RETURN_CARD Instance method Public Method Get the return cardinality of this Function Import 20120315
15 GET_RETURN_COMPLEX_TYPE Instance method Public Method Get Complex Type returned by this Function Import 20120315
16 GET_RETURN_ENTITY_SET Instance method Public Method Get returned Entity Set 20120316
17 GET_RETURN_ENTITY_TYPE Instance method Public Method Get Entity Type returned by this Function Import 20120315
18 GET_RETURN_SIMPLE_TYPE Instance method Public Method Get Simple Type returned by this Function Import 20120315
19 GET_RETURN_TYPE_KIND Instance method Public Method Get the return type kind of this Function Import 20120417
20 GET_ROOT Instance method Public Method 20121107
21 GET_TECHNICAL_NAME Instance method Public Method 20121107
22 INSERT_CHILD Instance method Public Method 20121107
23 IS_ACTION_FOR_UNDEFINED Instance method Public Method Gets if Action For is undefined 20120515
24 IS_DESCRIPTION_UNDEFINED Instance method Public Method 20121107
25 IS_EDITABLE Instance method Public Method 20121107
26 IS_ENTITY_TYPE_UNDEFINED Instance method Public Method Gets if Entity Type returned by this Func Imp is undefined 20120515
27 IS_HTTP_METHOD_UNDEFINED Instance method Public Method Gets if Http Method of this Func Imp is undefined 20120515
28 IS_INVALID Instance method Public Method 20121107
29 IS_NAME_UNDEFINED Instance method Public Method 20121107
30 IS_PERSISTENT Instance method Public Method 20121107
31 IS_RETURN_CARD_UNDEFINED Instance method Public Method Gets if return cardinality of this Func Imp is undefined 20120515
32 IS_RETURN_ENTITY_SET_UNDEFINED Instance method Public Method Gets if Entity Set returned by this Func Imp is undefined 20120515
33 IS_RETURN_SIMPLE_TYP_UNDEFINED Instance method Public Method Gets if Entity Set returned by this Func Imp is undefined 20120515
34 IS_RETURN_TYPE_KIND_UNDEFINED Instance method Public Method Gets if return type kind of this Func Imp is undefined 20120515
35 SET_ACTION_FOR Instance method Public Method Set an Entity Type reference as semantic context 20120315
36 SET_ACTION_FOR_UNDEFINED Instance method Public Method Sets if Action For is undefined 20120524
37 SET_ENTITY_TYPE_UNDEFINED Instance method Public Method Sets if Entity Type returned by this Func Imp is undefined 20120524
38 SET_HTTP_METHOD Instance method Public Method Set the http method of this Function Import 20120315
39 SET_HTTP_METHOD_UNDEFINED Instance method Public Method Sets if Http Method of this Func Imp is undefined 20120524
40 SET_LABEL Instance method Public Method 20120322
41 SET_NAME Instance method Public Method Set the name of this Function Import 20120315
42 SET_RETURN_CARD Instance method Public Method Set the return cardinality of this Function Import 20120315
43 SET_RETURN_CARD_UNDEFINED Instance method Public Method Sets if return cardinality of this Func Imp is undefined 20120524
44 SET_RETURN_COMPLEX_TYPE Instance method Public Method Set a Complex Type as return type of this Function Import 20120315
45 SET_RETURN_ENTITYSET_UNDEFINED Instance method Public Method Sets if Entity Set returned by this Func Imp is undefined 20120524
46 SET_RETURN_ENTITY_SET Instance method Public Method Set an Entity Set as additional return specification 20120316
47 SET_RETURN_ENTITY_TYPE Instance method Public Method Set an Entity Type as return type of this Function Import 20120315
48 SET_RETURN_SIMPLETYP_UNDEFINED Instance method Public Method Sets if Entity Set returned by this Func Imp is undefined 20120524
49 SET_RETURN_SIMPLE_TYPE Instance method Public Method Set an EDM Core type as return type of this Function Import 20120315
50 SET_RETURN_TYPE_KIND Instance method Public Method Set the return type kind of this Function Import 20120417
51 SET_RETURN_TYPE_KIND_UNDEFINED Instance method Public Method Sets if return type kind of this Func Imp is undefined 20120524
Events
Interface /IWBEP/IF_SBOD_FUNC_IMP has no event.
Types
Interface /IWBEP/IF_SBOD_FUNC_IMP has no local type.
Method Signatures

Method GET_ACTION_FOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_ENTITY_TYPE 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120315

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method GET_CHILDREN on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method GET_CHILD_TYPES Signature

Method GET_CHILD_TYPES on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method GET_CHILD_TYPES on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method GET_DESCRIPTION on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method GET_HTTP_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HTTP_METHOD Value transfer Type reference (TYPE) /IWBEP/SBOD_FI_HTTP_METHOD Service Builder: HTTP Method of Function Import 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120315

Method GET_LABEL Signature

Method GET_LABEL on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method GET_LABEL on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method GET_NAME on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method GET_ORIGIN Signature

Method GET_ORIGIN on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method GET_ORIGIN on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAMETERS Value transfer Type reference (TYPE) /IWBEP/IF_SBOD_FUNC_IMP_PAR=>TY_T_FUNC_IMP_PAR 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120315

Method GET_PARENT Signature

Method GET_PARENT on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method GET_PARENT on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method GET_POSITION Signature

Method GET_POSITION on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method GET_POSITION on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method GET_PROTOTYPE Signature

Method GET_PROTOTYPE on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method GET_PROTOTYPE on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method GET_PROTOTYPE_CONTEXT Signature

Method GET_PROTOTYPE_CONTEXT on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method GET_PROTOTYPE_CONTEXT on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method GET_RETURN_CARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CARD Value transfer Type reference (TYPE) /IWBEP/SBOD_GEN_CARDINALITY Service Builder: OData General Cardinality 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120315

Method GET_RETURN_COMPLEX_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RETURN_COMPLEX_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_COMPLEX_TYPE 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120315

Method GET_RETURN_ENTITY_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RETURN_ENTITY_SET Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_ENTITY_SET SB - OData - Entity Set 20120316
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120316

Method GET_RETURN_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RETURN_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_ENTITY_TYPE 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120315

Method GET_RETURN_SIMPLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RETURN_SIMPLE_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_EDM_CORE_TYPE 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120315

Method GET_RETURN_TYPE_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_TYPE_KIND Value transfer Type reference (TYPE) /IWBEP/SBOD_FUNC_IMP_RET_KIND 20120417
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120417

Method GET_ROOT Signature

Method GET_ROOT on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method GET_ROOT on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method GET_TECHNICAL_NAME Signature

Method GET_TECHNICAL_NAME on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method GET_TECHNICAL_NAME on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method INSERT_CHILD Signature

Method INSERT_CHILD on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method INSERT_CHILD on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method IS_ACTION_FOR_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120515

Method IS_ACTION_FOR_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method IS_DESCRIPTION_UNDEFINED Signature

Method IS_DESCRIPTION_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method IS_DESCRIPTION_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method IS_EDITABLE Signature

Method IS_EDITABLE on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method IS_EDITABLE on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method IS_ENTITY_TYPE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120515

Method IS_ENTITY_TYPE_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method IS_HTTP_METHOD_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120515

Method IS_HTTP_METHOD_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method IS_INVALID Signature

Method IS_INVALID on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method IS_INVALID on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method IS_NAME_UNDEFINED Signature

Method IS_NAME_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method IS_NAME_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method IS_PERSISTENT on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method IS_RETURN_CARD_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120515

Method IS_RETURN_CARD_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method IS_RETURN_ENTITY_SET_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120515

Method IS_RETURN_ENTITY_SET_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method IS_RETURN_SIMPLE_TYP_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120515

Method IS_RETURN_SIMPLE_TYP_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method IS_RETURN_TYPE_KIND_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120515

Method IS_RETURN_TYPE_KIND_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method SET_ACTION_FOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY_TYPE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_ENTITY_TYPE 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120315

Method SET_ACTION_FOR_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120524

Method SET_ENTITY_TYPE_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120524

Method SET_HTTP_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HTTP_METHOD Call by reference Type reference (TYPE) /IWBEP/SBOD_FI_HTTP_METHOD Service Builder: HTTP Method of Function Import 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120315

Method SET_HTTP_METHOD_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120524

Method SET_LABEL Signature

Method SET_LABEL on Interface /IWBEP/IF_SBOD_FUNC_IMP has no parameter.
Method SET_LABEL on Interface /IWBEP/IF_SBOD_FUNC_IMP has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) /IWBEP/SBDM_NODE_NAME Service Builder: Domain Model Node Name 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120315

Method SET_RETURN_CARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RETURN_CARD Call by reference Type reference (TYPE) /IWBEP/SBOD_GEN_CARDINALITY Service Builder: OData General Cardinality 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120315

Method SET_RETURN_CARD_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120524

Method SET_RETURN_COMPLEX_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RETURN_COMPLEX_TYPE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_COMPLEX_TYPE 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120315

Method SET_RETURN_ENTITYSET_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120524

Method SET_RETURN_ENTITY_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RETURN_ENTITY_SET Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_ENTITY_SET SB - OData - Entity Set 20120316
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120316

Method SET_RETURN_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RETURN_ENTITY_TYPE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_ENTITY_TYPE 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120315

Method SET_RETURN_SIMPLETYP_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120524

Method SET_RETURN_SIMPLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RETURN_SIMPLE_TYPE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_EDM_CORE_TYPE 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120315

Method SET_RETURN_TYPE_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RETURN_TYPE_KIND Call by reference Type reference (TYPE) /IWBEP/SBOD_FUNC_IMP_RET_KIND 20120417
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120417

Method SET_RETURN_TYPE_KIND_UNDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTIMIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120524
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF 20120524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120524
History
Last changed by/on SAP  20131127 
SAP Release Created in 200