SAP ABAP Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR (SB - OData - Function Import Parameter)
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_PAR SB - OData - Function Import parameter 20120315
Properties
Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR  
Short Description SB - OData - Function Import Parameter    
General Data
Package /IWBEP/SB_ODATA_DM   Gateway Service Builder - Domain Model Plugin 
Created 20120315   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 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_PAR 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_UNIT Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'UNIT' Service Builder: Relation Type 20130205
Methods
# Method Level Visibility Method type Description Created on
1 GET_ABAP_FIELD Instance method Public Method Get fieldname of this parameter 20120315
2 GET_ABAP_TYPE Instance method Public Method Set the ABAP type of this parameter 20120417
3 GET_CHILDREN Instance method Public Method 20121107
4 GET_CHILD_TYPES Instance method Public Method 20121107
5 GET_CONV_EXIT Instance method Public Method Get the conversion exit of this parameter 20120315
6 GET_DATA_ELEMENT Instance method Public Method Get DDIC Data Element of this Function Import parameter 20120315
7 GET_DESCRIPTION Instance method Public Method 20121107
8 GET_EDM_TYPE Instance method Public Method Get EDM Core type of this Function Import parameter 20120315
9 GET_FINAL_ELEMENT_ABAP_TYPE Instance method Public Method Returns the effective ABAP type 20140307
10 GET_FINAL_ELEM_ABAP_TYPE_INFO Instance method Public Method Returns the effective ABAP type information 20140307
11 GET_FIXED_LENGTH Instance method Public Method Get fixed length of this parameter 20120315
12 GET_IO_MODE Instance method Public Method Get the Input/Output mode of this parameter 20120315
13 GET_IS_NULLABLE Instance method Public Method Check if this parameter can be set to null 20120315
14 GET_LABEL Instance method Public Method 20120322
15 GET_MAX_LENGTH Instance method Public Method Get max length of this parameter 20120315
16 GET_NAME Instance method Public Method 20121107
17 GET_ORIGIN Instance method Public Method 20121107
18 GET_PARENT Instance method Public Method 20121107
19 GET_POSITION Instance method Public Method 20121107
20 GET_PRECISION Instance method Public Method Get precision of this parameter 20120315
21 GET_PROTOTYPE Instance method Public Method 20121107
22 GET_PROTOTYPE_CONTEXT Instance method Public Method 20121107
23 GET_ROOT Instance method Public Method 20121107
24 GET_SCALE Instance method Public Method Get scale of this parameter 20120315
25 GET_SEMANTICS Instance method Public Method Get OData4SAP semantics of this parameter 20120315
26 GET_TECHNICAL_NAME Instance method Public Method 20121107
27 GET_UNIT Instance method Public Method Get unit field reference of this parameter 20120315
28 INSERT_CHILD Instance method Public Method 20121107
29 IS_ABAP_FIELD_UNDEFINED Instance method Public Method Returns if the abap field is undefined 20120515
30 IS_ABAP_TYPE_UNDEFINED Instance method Public Method Returns if the ABAP type is undefined for the parameter 20120515
31 IS_CONVEXIT_UNDEFINED Instance method Public Method Returns if the conexit is undefined for the parameter 20120515
32 IS_DATA_ELEMENT_UNDEFINED Instance method Public Method Returns if the data element is undefined 20120515
33 IS_DESCRIPTION_UNDEFINED Instance method Public Method 20121107
34 IS_EDITABLE Instance method Public Method 20121107
35 IS_EDM_TYPE_UNDEFINED Instance method Public Method Returns if the EDM Type is undefined 20120515
36 IS_FIXED_LENGTH_UNDEFINED Instance method Public Method Returns if the FixedLength is undefined 20120515
37 IS_INVALID Instance method Public Method 20121107
38 IS_IOMODE_UNDEFINED Instance method Public Method Returns if the Input/Output is undefined for the parameter 20120515
39 IS_IS_NULLABLE_UNDEFINED Instance method Public Method Returns if the Nullable is undefined for the parameter 20120515
40 IS_MAX_LENGTH_UNDEFINED Instance method Public Method Returns if the MaxLength is undefined 20120515
41 IS_NAME_UNDEFINED Instance method Public Method 20121107
42 IS_PERSISTENT Instance method Public Method 20121107
43 IS_PRECISION_UNDEFINED Instance method Public Method Returns if the Precision is undefined 20120515
44 IS_SCALE_UNDEFINED Instance method Public Method Returns if the Precision is undefined 20120515
45 IS_SEMANTICS_UNDEFINED Instance method Public Method Returns if the OData4SAP semantics is undefined 20120515
46 IS_UNIT_UNDEFINED Instance method Public Method Returns if the unit is undefined for the parameter 20120515
47 SET_ABAP_FIELD Instance method Public Method Set fieldname of this parameter 20120315
48 SET_ABAP_FIELD_UNDEFINED Instance method Public Method Set ABAP_FIELD as undefined 20120608
49 SET_ABAP_TYPE Instance method Public Method Set the ABAP type for this parameter 20120417
50 SET_ABAP_TYPE_UNDEFINED Instance method Public Method Set ABAP_TYPE as undefined 20120608
51 SET_CONVEXIT_UNDEFINED Instance method Public Method Set CONVEXIT as undefined 20120608
52 SET_CONV_EXIT Instance method Public Method Set a conversion exit for this Function Import parameter 20120321
53 SET_DATA_ELEMENT Instance method Public Method Set a DDIC Data Element for this Function Import parameter 20120315
54 SET_DATA_ELEMENT_UNDEFINED Instance method Public Method Set data element as undefined 20120608
55 SET_EDM_TYPE Instance method Public Method Set EDM Core type for this Function Import parameter 20120315
56 SET_EDM_TYPE_UNDEFINED Instance method Public Method Set EDM_TYPE as undefined 20120608
57 SET_FIXED_LENGTH Instance method Public Method Set fixed length for applicable EDM Core types 20120315
58 SET_FIXED_LENGTH_UNDEFINED Instance method Public Method Set Fixed length as undefined 20120608
59 SET_IOMODE_UNDEFINED Instance method Public Method Set IOMODE as undefined 20120608
60 SET_IO_MODE Instance method Public Method Sets the Input/Output mode for this parameter 20120315
61 SET_IS_NULLABLE Instance method Public Method Determine if this parameter can be set to null 20120315
62 SET_IS_NULLABLE_UNDEFINED Instance method Public Method Set is_nullable as undefined 20120608
63 SET_LABEL Instance method Public Method 20120322
64 SET_MAX_LENGTH Instance method Public Method Set max length for applicable EDM Core types 20120315
65 SET_MAX_LENGTH_UNDEFINED Instance method Public Method Set max length as undefined 20120608
66 SET_NAME Instance method Public Method Set the name of this Function Import parameter 20120315
67 SET_PRECISION Instance method Public Method Set precision for applicable EDM Core types 20120315
68 SET_PRECISION_UNDEFINED Instance method Public Method Set Precision as undefined 20120608
69 SET_SCALE Instance method Public Method Set scale for applicable EDM Core types 20120315
70 SET_SCALE_UNDEFINED Instance method Public Method Set scale as undefined 20120608
71 SET_SEMANTICS Instance method Public Method Set OData4SAP semantics of this parameter 20120315
72 SET_SEMANTICS_UNDEFINED Instance method Public Method Set Semantics as undefined 20120608
73 SET_UNIT Instance method Public Method Set another parameter as unit field reference 20120315
74 SET_UNIT_UNDEFINED Instance method Public Method Set unit as undefined 20120608
Events
Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ABAP_TYPE Public See coding 20140307 BEGIN OF TY_S_ABAP_TYPE, origin TYPE /iwbep/sbod_abap_info_origin, type TYPE REF TO cl_abap_elemdescr, origin_structure TYPE /iwbep/sbod_abap_strc_name, origin_field TYPE /iwbep/sbod_abap_field_name, END OF TY_S_ABAP_TYPE
2 TY_T_FUNC_IMP_PAR Public See coding 20120315 ty_t_func_imp_par TYPE SORTED TABLE OF REF TO /iwbep/if_sbod_func_imp_par WITH UNIQUE KEY table_line
Method Signatures

Method GET_ABAP_FIELD Signature

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

Method GET_ABAP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ABAP_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Runtime Type Services 20120417

Method GET_ABAP_TYPE on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method GET_CHILDREN Signature

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

Method GET_CHILD_TYPES Signature

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

Method GET_CONV_EXIT Signature

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

Method GET_DATA_ELEMENT Signature

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

Method GET_DESCRIPTION Signature

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

Method GET_EDM_TYPE Signature

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

Method GET_FINAL_ELEMENT_ABAP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ABAP_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Runtime Type Services 20140307
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20140307

Method GET_FINAL_ELEM_ABAP_TYPE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_INFO Value transfer Type reference (TYPE) TY_S_ABAP_TYPE 20140307
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20140307

Method GET_FIXED_LENGTH Signature

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

Method GET_IO_MODE Signature

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

Method GET_IS_NULLABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_NULLABLE Value transfer Type reference (TYPE) /IWBEP/SBOD_NULLABLE 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_PAR has no parameter.
Method GET_LABEL on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method GET_MAX_LENGTH Signature

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

Method GET_NAME Signature

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

Method GET_ORIGIN Signature

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

Method GET_PARENT Signature

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

Method GET_POSITION Signature

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

Method GET_PRECISION Signature

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

Method GET_PROTOTYPE Signature

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

Method GET_PROTOTYPE_CONTEXT Signature

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

Method GET_ROOT Signature

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

Method GET_SCALE Signature

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

Method GET_SEMANTICS Signature

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

Method GET_TECHNICAL_NAME Signature

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

Method GET_UNIT Signature

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

Method INSERT_CHILD Signature

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

Method IS_ABAP_FIELD_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_ABAP_FIELD_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method IS_ABAP_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_ABAP_TYPE_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method IS_CONVEXIT_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_CONVEXIT_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method IS_DATA_ELEMENT_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_DATA_ELEMENT_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method IS_DESCRIPTION_UNDEFINED Signature

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

Method IS_EDITABLE Signature

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

Method IS_EDM_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_EDM_TYPE_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method IS_FIXED_LENGTH_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_FIXED_LENGTH_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method IS_INVALID Signature

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

Method IS_IOMODE_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_IOMODE_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method IS_IS_NULLABLE_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_IS_NULLABLE_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method IS_MAX_LENGTH_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_MAX_LENGTH_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method IS_NAME_UNDEFINED Signature

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

Method IS_PERSISTENT Signature

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

Method IS_PRECISION_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_PRECISION_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method IS_SCALE_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_SCALE_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method IS_SEMANTICS_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_SEMANTICS_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method IS_UNIT_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_UNIT_UNDEFINED on Interface /IWBEP/IF_SBOD_FUNC_IMP_PAR has no exception.

Method SET_ABAP_FIELD Signature

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

Method SET_ABAP_FIELD_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 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

Method SET_ABAP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABAP_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Runtime Type Services 20120417
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120417

Method SET_ABAP_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 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

Method SET_CONVEXIT_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 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

Method SET_CONV_EXIT Signature

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

Method SET_DATA_ELEMENT Signature

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

Method SET_DATA_ELEMENT_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 20120608
2 Importing IV_UNDEFINED Value transfer Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

Method SET_EDM_TYPE Signature

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

Method SET_EDM_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 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

Method SET_FIXED_LENGTH Signature

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

Method SET_FIXED_LENGTH_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 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

Method SET_IOMODE_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 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

Method SET_IO_MODE Signature

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

Method SET_IS_NULLABLE Signature

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

Method SET_IS_NULLABLE_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 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

Method SET_LABEL Signature

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

Method SET_MAX_LENGTH Signature

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

Method SET_MAX_LENGTH_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 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

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_PRECISION Signature

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

Method SET_PRECISION_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 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

Method SET_SCALE Signature

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

Method SET_SCALE_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 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

Method SET_SEMANTICS Signature

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

Method SET_SEMANTICS_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 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608

Method SET_UNIT Signature

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

Method SET_UNIT_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 20120608
2 Importing IV_UNDEFINED Call by reference Type reference (TYPE) /IWBEP/SBDM_INDICATOR_UNDEF Service Builder: Indicator for Undefined 20120608
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120608
History
Last changed by/on SAP  20141120 
SAP Release Created in 200