SAP ABAP Class /DSD/CL_EMSE_BADI_HELPER_DE (Helper class for internal BAdI for Tour Data Entry)
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
Class /DSD/CL_EMSE_BADI_HELPER_DE  
Short Description Helper class for internal BAdI for Tour Data Entry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /DSD/EMSE   Direct Store Delivery: Add-on Development for FBS SAP DSD 
Created 20130528   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /DSD/CL_EMSE_BADI_HELPER_DE has no interface implemented.
Friends
Class /DSD/CL_EMSE_BADI_HELPER_DE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_BINDING Static Attribute Public Object reference (TYPE REF TO) /DSD/IF_EMSE_GENERIC_BADI=>TS_BINDING 20130826
2 SS_BINDING Static Attribute Public Type reference (TYPE) /DSD/IF_EMSE_GENERIC_BADI=>TS_BINDING Binding 20130826
3 SS_EXECUTE_VALUES Static Attribute Public Type reference (TYPE) TS_PARAMETER Execute values 20130826
4 SS_MESSAGE Static Attribute Public Type reference (TYPE) BAPIRET2 Return Parameter 20130826
5 ST_BINDING Static Attribute Public Type reference (TYPE) /DSD/IF_EMSE_GENERIC_BADI=>TT_BINDING Bindings 20130826
6 SV_BADI_ACTIVE Static Attribute Public Type reference (TYPE) ABAP_BOOL SPACE BAdI implemented 20130826
7 SV_EMSE_FLAG Static Attribute Public Type reference (TYPE) ABAP_BOOL EMSE application type 20130826
8 SV_ERROR_CODE Static Attribute Public Type reference (TYPE) SYSUBRC Return Code 20130826
9 SV_RETURN_VALUE Static Attribute Public Type reference (TYPE) STRING Return value 20130826
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Static method Public Method Execute 20130826
2 GET_BADI Static method Public Method Get BAdI instance for Tour Data Entry 20130826
3 GET_INDICATOR Static method Public Method Get application type indicator 20130826
4 GET_REFERENCES Static method Public Method Set bindings 20130826
5 SET_INDICATOR Static method Public Method Set application type indicator 20130826
6 SET_REFERENCES Static method Public Method Set bindings 20130826
Events
Class /DSD/CL_EMSE_BADI_HELPER_DE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_PARAMETER Public See coding 20130826 BEGIN OF ts_parameter, tour_id TYPE /DSD/HH_TOUR_ID, driver TYPE /dsd/rp_driver1, END OF ts_parameter
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMAND Call by reference Type reference (TYPE) UI_FUNC Function Code 20130826

Method EXECUTE on class /DSD/CL_EMSE_BADI_HELPER_DE has no exception.

Method GET_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DE_BADI Value transfer Object reference (TYPE REF TO) /DSD/EMSE_DE_BADI BAdI for DE add-on enhancements SAP DSD 20130826

Method GET_BADI on class /DSD/CL_EMSE_BADI_HELPER_DE has no exception.

Method GET_INDICATOR Signature

Method GET_INDICATOR on class /DSD/CL_EMSE_BADI_HELPER_DE has no parameter.
Method GET_INDICATOR on class /DSD/CL_EMSE_BADI_HELPER_DE has no exception.

Method GET_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLT_VAL Call by reference Type reference (TYPE) STRING Attribute name 20130826

Method GET_REFERENCES on class /DSD/CL_EMSE_BADI_HELPER_DE has no exception.

Method SET_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EMSE Call by reference Type reference (TYPE) CHAR1 EMSE Application 20130826
2 Importing IV_MDSD Call by reference Type reference (TYPE) CHAR1 Standard Application 20130826

Method SET_INDICATOR on class /DSD/CL_EMSE_BADI_HELPER_DE has no exception.

Method SET_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BINDINGS Call by reference Type reference (TYPE) /DSD/IF_EMSE_GENERIC_BADI=>TT_BINDING Bindings 20130826
2 Importing IV_FLT_VAL Call by reference Type reference (TYPE) STRING Attribute name 20130826

Method SET_REFERENCES on class /DSD/CL_EMSE_BADI_HELPER_DE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in