SAP ABAP Interface /DSD/IF_EMSE_GENERIC_BADI (Common Interface for BAdI)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LE-DSD (Application Component) Direct Store Delivery
⤷
/DSD/EMSE (Package) Direct Store Delivery: Add-on Development for FBS SAP DSD
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | /DSD/IF_EMSE_GENERIC_BADI | |
| Short Description | Common Interface for BAdI |
General Data
| Package | /DSD/EMSE | Direct Store Delivery: Add-on Development for FBS SAP DSD |
| Created | 20130425 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface /DSD/IF_EMSE_GENERIC_BADI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130826 |
Friends
Interface /DSD/IF_EMSE_GENERIC_BADI has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_TYPE_DATA | Constant | Public | Type reference (TYPE) | /DSD/ME_TA_STATUS | '0' | Data type | 20130826 | |
| 2 | GC_TYPE_OBJECT | Constant | Public | Type reference (TYPE) | /DSD/ME_TA_STATUS | '1' | Object type | 20130826 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute command | 20130826 | |
| 2 | Instance method | Public | Method | Get reference | 20130826 | |
| 3 | Instance method | Public | Method | Get reference list | 20130826 | |
| 4 | Instance method | Public | Method | Get string attribute value | 20130826 | |
| 5 | Instance method | Public | Method | Initialization | 20130826 | |
| 6 | Instance method | Public | Method | Set reference | 20130826 | |
| 7 | Instance method | Public | Method | Set reference list | 20130826 | |
| 8 | Instance method | Public | Method | Set string attribute value | 20130826 |
Events
Interface /DSD/IF_EMSE_GENERIC_BADI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_BINDING | Public | See coding | 20130826 | BEGIN OF ts_binding,
name TYPE string,
type TYPE /dsd/me_ta_status,
dref TYPE REF TO data,
oref TYPE REF TO object,
END OF ts_binding
|
||
| 2 | TT_BINDING | Public | See coding | 20130826 | tt_binding TYPE STANDARD TABLE OF ts_binding
WITH KEY name
|
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMMAND | Call by reference | Type reference (TYPE) | UI_FUNC | SPACE | Function Code | 20130826 | ||
| 2 | RV_RETURN | Value transfer | Type reference (TYPE) | STRING | Return value | 20130826 |
Method EXECUTE on Interface /DSD/IF_EMSE_GENERIC_BADI has no exception.
Method GET_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20130826 | ||||
| 2 | RS_PARAMETER | Value transfer | Type reference (TYPE) | /DSD/IF_EMSE_GENERIC_BADI=>TS_BINDING | 20130826 |
Method GET_REFERENCE on Interface /DSD/IF_EMSE_GENERIC_BADI has no exception.
Method GET_REFERENCE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | /DSD/IF_EMSE_GENERIC_BADI=>TT_BINDING | Parameter table | 20130826 |
Method GET_REFERENCE_LIST on Interface /DSD/IF_EMSE_GENERIC_BADI has no exception.
Method GET_STRING_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | Attribute name | 20130826 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | Value of named attribute as string | 20130826 |
Method GET_STRING_VALUE on Interface /DSD/IF_EMSE_GENERIC_BADI has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FLT_VAL | Call by reference | Type reference (TYPE) | STRING | Filter value | 20130826 |
Method INITIALIZE on Interface /DSD/IF_EMSE_GENERIC_BADI has no exception.
Method SET_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETER | Call by reference | Type reference (TYPE) | /DSD/IF_EMSE_GENERIC_BADI=>TS_BINDING | 20130826 |
Method SET_REFERENCE on Interface /DSD/IF_EMSE_GENERIC_BADI has no exception.
Method SET_REFERENCE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | /DSD/IF_EMSE_GENERIC_BADI=>TT_BINDING | Parameter list | 20130826 |
Method SET_REFERENCE_LIST on Interface /DSD/IF_EMSE_GENERIC_BADI has no exception.
Method SET_STRING_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 'EMSE' | Attribute name | 20130826 | ||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Value of named attribute as string | 20130826 |
Method SET_STRING_VALUE on Interface /DSD/IF_EMSE_GENERIC_BADI has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |