Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBDSP_DATA_SOUR_ATTR | SB - DSP - Data Source DM | 20120409 |
Properties
Interface | /IWBEP/IF_SBDSP_DATA_SOUR_ATTR | |
Short Description | SB - DSP - Data Source Attribute |
General Data
Package | /IWBEP/SB_DSPCMN_DM | Gateway Service Builder - DSP Common Domain Model |
Created | 20120408 | SAP |
Last changed | 20141120 | |
Unicode checks active |
Forward declarations
Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no forward declaration.
Interfaces
Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no interface.
Friends
Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_ATTR_TYPE | Constant | Public | See coding | 20120409 | ||||
2 | GC_DECLARATION_TYPE | Constant | Public | See coding | 20120504 | ||||
3 | GC_PATH_SEPARATOR | Constant | Public | Type reference (TYPE) | CHAR01 | '' | 20120416 | ||
4 | GC_RFC_PARAMCLASS | Constant | Public | See coding | 20120508 | ||||
5 | GC_RFC_PARAM_DECL_TYPE | Constant | Public | See coding | 20120508 | ||||
6 | OBJECTTYPE | Constant | Public | See coding | 20120508 | ||||
7 | PARAMCLASS | Constant | Public | See coding | 20120508 |
Methods
Events
Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CHILDREN_INDEX | Public | See coding | 20120416 | BEGIN OF ts_children_index ,
name TYPE /iwbep/sbdsp_ds_at_name,
index TYPE sytabix,
END OF ts_children_index
|
||
2 | TT_ATTRIBUTE | Public | See coding | 20120410 | tt_attribute TYPE STANDARD TABLE OF REF TO /iwbep/if_sbdsp_data_sour_attr WITH DEFAULT KEY
|
||
3 | TT_CHILDREN_INDEX | Public | See coding | 20120416 | tt_children_index TYPE HASHED TABLE OF ts_children_index WITH UNIQUE KEY name
|
||
4 | TY_ATTRIBUTE | Public | See coding | 20120410 | BEGIN OF ty_attribute ,
name TYPE /iwbep/sbdsp_ds_at_name,
description TYPE /iwbep/sbdsp_ds_at_description,
decl_type TYPE char1,
ddobj_type TYPE dd02v-tabclass,
lfield_name TYPE dfies-lfieldname,
description_lang TYPE sylangu,
base_type TYPE /iwbep/sbdsp_ds_at_base_type,
length TYPE /iwbep/sbdsp_ds_at_length,
decimals TYPE /iwbep/sbdsp_ds_at_decimals,
internal_length TYPE /iwbep/sbdsp_ds_at_inter_len,
default TYPE /iwbep/sbdsp_ds_at_default_val,
is_optional TYPE /iwbep/sbdsp_ds_at_is_optional,
path TYPE /iwbep/sbdsp_ds_at_path,
tech_name TYPE string,
END OF ty_attribute
|
Method Signatures
Method ADD_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CHILD | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDSP_DATA_SOUR_ATTR | SB - DSP - Data Source Attribute | 20120410 |
Method ADD_CHILD on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method DELETE Signature
Method DELETE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no parameter.
Method DELETE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_ASSOCIATED_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ASSOCIATED_TYPE | Value transfer | Type reference (TYPE) | RS38L_TYP | Associated Type of an Interface Parameter | 20130320 |
Method GET_ASSOCIATED_TYPE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_BASE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_BASE_TYPE | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_BASE_TYPE | Data Source Provider - DS Attribute Base Type | 20120409 |
Method GET_BASE_TYPE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHILDREN | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDSP_DS_ATTRIBUTES | SB: Table Type for Data Source Attribute children nodes | 20120409 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SB: exception | 20120409 |
Method GET_CHILD_BY_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_PATH | Data Source Provider - DS Attribute Path | 20120410 | ||
2 | ![]() |
RO_CHILD | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDSP_DATA_SOUR_ATTR | SB - DSP - Data Source Attribute | 20120410 |
Method GET_CHILD_BY_PATH on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_DATA_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DATA_ELEMENT | Value transfer | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20120510 |
Method GET_DATA_ELEMENT on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_DATA_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_DATA_SOURCE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDSP_DATA_SOURCE | SB - DSP - Data Source DM | 20120411 |
Method GET_DATA_SOURCE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_DATA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DATA_TYPE | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_DATA_TYPE | Data Source Provider - DS Attribute Data Type | 20120409 |
Method GET_DATA_TYPE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_DECIMALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DECIMALS | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_DECIMALS | Data Source Provider - DS Attribute Decimals | 20120409 |
Method GET_DECIMALS on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_DECLARATION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DECLARATION_TYPE | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_DECL_TYPE | Data Source Provider - DS Attribute Declaration Type | 20120409 |
Method GET_DECLARATION_TYPE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_DEFAULT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DEFAULT_VALUE | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_DEFAULT_VAL | Data Source Provider - DS Attribute Default Value | 20120409 |
Method GET_DEFAULT_VALUE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_DESCRIPTION | Data Source Provider - DS Attribute Description | 20120408 |
Method GET_DESCRIPTION on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_DOMAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DOMAIN | Value transfer | Type reference (TYPE) | DOMNAME | Domain name | 20121125 |
Method GET_DOMAIN on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_INTERNAL_DECL_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_INTERNAL_DECL_TYPE | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_DECL_TYPE | Data Source Provider - DS Attribute Declaration Type | 20120621 |
Method GET_INTERNAL_DECL_TYPE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_INTERNAL_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_INTERNAL_LENGTH | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_INTER_LEN | Data Source Provider - DS Attribute Internal Length | 20120621 |
Method GET_INTERNAL_LENGTH on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_INTERNAL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_INTERNAL_NAME | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_NAME | Data Source Provider - DS Attribute Name | 20120621 |
Method GET_INTERNAL_NAME on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_IS_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_KEY | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_IS_KEY | Data Source Provider - DS Attribute Is Key | 20120409 |
Method GET_IS_KEY on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_IS_MAPPING_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_MAPPING_ENABLED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130813 |
Method GET_IS_MAPPING_ENABLED on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_IS_OPTIONAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_OPTIONAL | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_IS_OPTIONAL | Data Source Provider - DS Attribute Is Optional | 20120409 |
Method GET_IS_OPTIONAL on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_IS_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_RANGE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120510 |
Method GET_IS_RANGE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LENGTH | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_LENGTH | Data Source Provider - DS Attribute Length | 20120408 |
Method GET_LENGTH on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_LINE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LINE_TYPE | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_LINE_TYPE | SB: DS Attribute Line Type | 20121029 |
Method GET_LINE_TYPE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LOG | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120502 |
Method GET_LOG on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_MAX_HITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_MAX_HITS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120619 |
Method GET_MAX_HITS on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_NAME | Data Source Provider - DS Attribute Name | 20120409 |
Method GET_NAME on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_PARENT | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDSP_DATA_SOUR_ATTR | SB - DSP - Data Source Attribute | 20120409 |
Method GET_PARENT on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PATH | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_PATH | Data Source Provider - DS Attribute Path | 20120409 |
Method GET_PATH on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_TABLE_ACCESSMODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TABLE_ACCESSMODE | Value transfer | Type reference (TYPE) | ACCESSMODE | Access modes for table types | 20130303 |
Method GET_TABLE_ACCESSMODE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_TABLE_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_TABLE_HEADER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDSP_DATA_SOUR_ATTR | SB - DSP - Data Source Attribute | 20120517 |
Method GET_TABLE_HEADER on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TYPE | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_TYPE | Data Source Provider - DS Attribute Type | 20120409 |
Method GET_TYPE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method IS_NESTING_LEVEL_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130811 |
Method IS_NESTING_LEVEL_VALID on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method SET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CHILDREN | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDSP_DS_ATTRIBUTES | SB: Table Type for Data Source Attribute children nodes | 20120409 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SB: exception | 20120409 |
Method SET_DATA_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDSP_DATA_SOURCE | SB - DSP - Data Source DM | 20120620 |
Method SET_DATA_SOURCE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method SET_DECLARATION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DECLARATION_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_DECL_TYPE | Data Source Provider - DS Attribute Declaration Type | 20120409 |
Method SET_DECLARATION_TYPE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method SET_INTERNAL_DECL_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INTERNAL_DECL_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_DECL_TYPE | Data Source Provider - DS Attribute Declaration Type | 20120621 |
Method SET_INTERNAL_DECL_TYPE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method SET_INTERNAL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INTERNAL_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_NAME | SB: DS Attribute Name | 20120621 |
Method SET_INTERNAL_NAME on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method SET_IS_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IS_KEY | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_IS_KEY | Data Source Provider - DS Attribute Is Key | 20120409 |
Method SET_IS_KEY on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method SET_IS_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IS_LOG | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120619 |
Method SET_IS_LOG on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method SET_IS_MAPPING_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IS_MAPPING_ENABLED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130813 |
Method SET_IS_MAPPING_ENABLED on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method SET_IS_OPTIONAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IS_OPTIONAL | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_IS_OPTIONAL | Data Source Provider - DS Attribute Is Optional | 20120409 |
Method SET_IS_OPTIONAL on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method SET_IS_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IS_RANGE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120510 |
Method SET_IS_RANGE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method SET_MAX_HITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IS_MAX_HITS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120617 |
Method SET_MAX_HITS on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_NAME | SB: DS Attribute Name | 20120617 |
Method SET_NAME on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method SET_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_PATH | Data Source Provider - DS Attribute Path | 20120410 |
Method SET_PATH on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_TYPE | Data Source Provider - DS Attribute Type | 20120409 |
Method SET_TYPE on Interface /IWBEP/IF_SBDSP_DATA_SOUR_ATTR has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 200 |