SAP ABAP Interface /DSD/IF_EMSE_SV_BADI (Interface for BAdI: /DSD/EMSE_SV_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
Properties
Interface /DSD/IF_EMSE_SV_BADI  
Short Description Interface for BAdI: /DSD/EMSE_SV_BADI    
General Data
Package /DSD/EMSE   Direct Store Delivery: Add-on Development for FBS SAP DSD 
Created 20130521   SAP 
Last changed 20131127   SAP 
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 /DSD/IF_EMSE_GENERIC_BADI Common Interface for BAdI 20130826
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20130826
Friends
Interface /DSD/IF_EMSE_SV_BADI has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TYPE_DATA Instance attribute Public Attribute reference (LIKE) 20130826
2 GC_TYPE_OBJECT Instance attribute Public Attribute reference (LIKE) 20130826
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_SEQUENCE Instance method Public Method Additional handling by canceling a sequence 20130826
2 DELETE_MW_RELOAD_QUEUE Instance method Public Method Delete reload data queue on MW 20130826
3 EXECUTE Instance method Public Method 20130826
4 FCODE_HANDLING Instance method Public Method FCode handling for GUI enhancement 20130826
5 GET_ALLOWED_MATERIALS Instance method Public Method Get additional allowed materials 20130826
6 GET_REFERENCE Instance method Public Method 20130826
7 GET_REFERENCE_LIST Instance method Public Method 20130826
8 GET_STRING_VALUE Instance method Public Method 20130826
9 INITIALIZE Instance method Public Method 20130826
10 NOTIFY_MW_QUEUE Instance method Public Method Notify MW about reload data 20130826
11 SAVE_DATA Instance method Public Method Save addtional data 20130826
12 SET_REFERENCE Instance method Public Method 20130826
13 SET_REFERENCE_LIST Instance method Public Method 20130826
14 SET_STRING_VALUE Instance method Public Method 20130826
Events
Interface /DSD/IF_EMSE_SV_BADI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_BINDING Public Attribute reference (LIKE) 20130826
2 TT_BINDING Public Attribute reference (LIKE) 20130826
3 TT_VTRLP Public See coding Table type for VTRLP 20130826 tt_vtrlp TYPE STANDARD TABLE OF vtrlp WITH DEFAULT KEY WITH NON-UNIQUE SORTED KEY uepos COMPONENTS uepos WITHOUT FURTHER SECONDARY KEYS
Method Signatures

Method CANCEL_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20130826
2 Changing CT_RELOAD_HEADERS Call by reference Type reference (TYPE) /DSD/SV_RLD_HD_TT DSD SV: Reload Header 20130826
3 Changing CT_RELOAD_ITEMS Call by reference Type reference (TYPE) /DSD/SV_RLD_IT_TT DSD SV: Reload Item 20130826
4 Changing CT_RELOAD_ORDERS Call by reference Type reference (TYPE) /DSD/SV_ORD_TOUR_TT DSD SV: Assignment Reload and Unload Orders to Tour 20130826
5 Changing CV_ABORT_CANCEL Call by reference Type reference (TYPE) C Abort cancelation ('X' = abort cancel; ' ' = cancel) 20130826

Method CANCEL_SEQUENCE on Interface /DSD/IF_EMSE_SV_BADI has no exception.

Method DELETE_MW_RELOAD_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20130826
2 Exporting EV_DELETION_FAILED Call by reference Type reference (TYPE) CHAR1 =X if deletion failed 20130826
3 Exporting EV_SKIP_CUST_BADI Call by reference Type reference (TYPE) ABAP_BOOL Avoid customer BAdI call 20130826
4 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return value, return value after ABAP statements 20130826
5 Importing IV_TOURID Call by reference Type reference (TYPE) /DSD/ME_TOURID DSD Connecter: Tour ID 20130826

Method DELETE_MW_RELOAD_QUEUE on Interface /DSD/IF_EMSE_SV_BADI has no exception.

Method EXECUTE Signature

Method EXECUTE on Interface /DSD/IF_EMSE_SV_BADI has no parameter.
Method EXECUTE on Interface /DSD/IF_EMSE_SV_BADI has no exception.

Method FCODE_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20130826
2 Changing CT_RELOAD_HEADERS Call by reference Type reference (TYPE) /DSD/SV_RLD_HD_TT DSD SV: Reload Header 20130826
3 Changing CT_RELOAD_HEADERS_OLD Call by reference Type reference (TYPE) /DSD/SV_RLD_HD_TT DSD SV: Reload Header 20130826
4 Changing CT_RELOAD_ITEMS Call by reference Type reference (TYPE) /DSD/SV_RLD_IT_TT DSD SV: Reload Item 20130826
5 Changing CT_RELOAD_ITEMS_OLD Call by reference Type reference (TYPE) /DSD/SV_RLD_IT_TT DSD SV: Reload Item 20130826
6 Changing CT_RELOAD_ORDERS Call by reference Type reference (TYPE) /DSD/SV_ORD_TOUR_TT DSD SV: Assignment Reload and Unload Orders to Tour 20130826
7 Importing IV_OK_CODE Call by reference Type reference (TYPE) SYUCOMM Screens, function code triggered by PAI 20130826

Method FCODE_HANDLING on Interface /DSD/IF_EMSE_SV_BADI has no exception.

Method GET_ALLOWED_MATERIALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ALLOWED_MATERIALS Call by reference Type reference (TYPE) /DSD/SV_RLD_MAT_TT For reload allowed materials 20130826
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20130826
3 Importing IT_RELOAD_HEADERS Call by reference Type reference (TYPE) /DSD/SV_RLD_HD_TT DSD SV: Reload Header 20130826
4 Importing IT_RELOAD_ITEMS Call by reference Type reference (TYPE) /DSD/SV_RLD_IT_TT DSD SV: Reload Item 20130826
5 Importing IT_RELOAD_ORDERS Call by reference Type reference (TYPE) /DSD/SV_ORD_TOUR_TT DSD SV: Assignment Reload and Unload Orders to Tour 20130826

Method GET_ALLOWED_MATERIALS on Interface /DSD/IF_EMSE_SV_BADI has no exception.

Method GET_REFERENCE Signature

Method GET_REFERENCE on Interface /DSD/IF_EMSE_SV_BADI has no parameter.
Method GET_REFERENCE on Interface /DSD/IF_EMSE_SV_BADI has no exception.

Method GET_REFERENCE_LIST Signature

Method GET_REFERENCE_LIST on Interface /DSD/IF_EMSE_SV_BADI has no parameter.
Method GET_REFERENCE_LIST on Interface /DSD/IF_EMSE_SV_BADI has no exception.

Method GET_STRING_VALUE Signature

Method GET_STRING_VALUE on Interface /DSD/IF_EMSE_SV_BADI has no parameter.
Method GET_STRING_VALUE on Interface /DSD/IF_EMSE_SV_BADI has no exception.

Method INITIALIZE Signature

Method INITIALIZE on Interface /DSD/IF_EMSE_SV_BADI has no parameter.
Method INITIALIZE on Interface /DSD/IF_EMSE_SV_BADI has no exception.

Method NOTIFY_MW_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20130826
2 Exporting EV_SKIP_CUST_BADI Call by reference Type reference (TYPE) ABAP_BOOL Avoid customer BAdI call 20130826
3 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return value, return value after ABAP statements 20130826
4 Importing IV_TOURID Call by reference Type reference (TYPE) /DSD/ME_TOURID DSD Connecter: Tour ID 20130826

Method NOTIFY_MW_QUEUE on Interface /DSD/IF_EMSE_SV_BADI has no exception.

Method SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RELOAD_HEADERS Call by reference Type reference (TYPE) /DSD/SV_RLD_HD DSD SV: Reload Header 20130826
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20130826
3 Changing CT_RELOAD_ITEMS Call by reference Type reference (TYPE) /DSD/SV_RLD_IT_TT DSD SV: Reload Item 20130826
4 Changing CT_RELOAD_ORDERS Call by reference Type reference (TYPE) /DSD/SV_ORD_TOUR_TT DSD SV: Assignment Reload and Unload Orders to Tour 20130826

Method SAVE_DATA on Interface /DSD/IF_EMSE_SV_BADI has no exception.

Method SET_REFERENCE Signature

Method SET_REFERENCE on Interface /DSD/IF_EMSE_SV_BADI has no parameter.
Method SET_REFERENCE on Interface /DSD/IF_EMSE_SV_BADI has no exception.

Method SET_REFERENCE_LIST Signature

Method SET_REFERENCE_LIST on Interface /DSD/IF_EMSE_SV_BADI has no parameter.
Method SET_REFERENCE_LIST on Interface /DSD/IF_EMSE_SV_BADI has no exception.

Method SET_STRING_VALUE Signature

Method SET_STRING_VALUE on Interface /DSD/IF_EMSE_SV_BADI has no parameter.
Method SET_STRING_VALUE on Interface /DSD/IF_EMSE_SV_BADI has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in