SAP ABAP Class /DSD/IF_EMSE_GENERIC_BADI (Common Interface for BAdI)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130826 |
Meta Relationship - Used By
Properties
| Class | /DSD/IF_EMSE_GENERIC_BADI | |
| Short Description | Common Interface for BAdI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130425 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /DSD/IF_EMSE_GENERIC_BADI has no forward declaration.
Interfaces
Class /DSD/IF_EMSE_GENERIC_BADI has no interface implemented.
Friends
Class /DSD/IF_EMSE_GENERIC_BADI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /DSD/ME_TA_STATUS | '0' | Data type | 20130826 | ||
| 2 | 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
Class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 |