SAP ABAP Class /DSD/CL_EMSE_BADI_HELPER_RP (Helper class for internal BAdI for Transportation Planning)
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_RP  
Short Description Helper class for internal BAdI for Transportation Planning    
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_RP has no interface implemented.
Friends
Class /DSD/CL_EMSE_BADI_HELPER_RP 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 Parameter for EXECUTE 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 CHECK_AT_DELETION Static method Public Method Deletion of shipment document allowed? 20130826
2 CHECK_TRTYP Static method Public Method Change check of VT02n to VT03n 20130826
3 EXECUTE Static method Public Method Execute 20130826
4 GET_BADI Static method Public Method Get BAdI instance for Route Settlement 20130826
5 GET_INDICATOR Static method Public Method Get application type indicator 20130826
6 GET_REFERENCES Static method Public Method Set bindings 20130826
7 SET_INDICATOR Static method Public Method Set application type indicator 20130826
8 SET_REFERENCES Static method Public Method Set bindings 20130826
9 VSO_PREPARE Static method Public Method Prepare/start VSO 20130826
10 WRITE_CD_DEBGEO Static method Public Method Write change documents 20130826
Events
Class /DSD/CL_EMSE_BADI_HELPER_RP 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, driver TYPE /dsd/rp_driver1, visit_date TYPE /dsd/vc_exdat, vlp TYPE /dsd/vc_vlp, END OF ts_parameter
Method Signatures

Method CHECK_AT_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DELETE_OK Call by reference Type reference (TYPE) XFELD Checkbox 20130826
2 Importing I_VTTKVB Call by reference Type reference (TYPE) VTTKVB Shipment Header for Logging 20130826

Method CHECK_AT_DELETION on class /DSD/CL_EMSE_BADI_HELPER_RP has no exception.

Method CHECK_TRTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VTTKVB Call by reference Type reference (TYPE) VTTKVB Shipment Header for Logging 20130826
2 Exporting TRYTP_DISPLAY Call by reference Type reference (TYPE) XFELD Checkbox 20130826

Method CHECK_TRTYP on class /DSD/CL_EMSE_BADI_HELPER_RP has no exception.

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_RP has no exception.

Method GET_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_RP_BADI Value transfer Object reference (TYPE REF TO) /DSD/EMSE_RP_BADI 20130826

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

Method GET_INDICATOR Signature

Method GET_INDICATOR on class /DSD/CL_EMSE_BADI_HELPER_RP has no parameter.
Method GET_INDICATOR on class /DSD/CL_EMSE_BADI_HELPER_RP 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_RP 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_RP 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_RP has no exception.

Method VSO_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SHIPMENT Call by reference Type reference (TYPE) CXSHIPMENT Aggregation Category: Shipments Before DB Update Context 20130826
2 Importing IF_TRA_SAVE_CALLER Call by reference Type reference (TYPE) TRA_SAVE_CALLER Initiator Indicator on Saving Shipments 20130826
3 Importing IV_SHIPMENT Call by reference Type reference (TYPE) CXSHIPMENT Aggregate type: Shipments "pre" DB update context 20130826

Method VSO_PREPARE on class /DSD/CL_EMSE_BADI_HELPER_RP has no exception.

Method WRITE_CD_DEBGEO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RP_DEBGEO Call by reference Type reference (TYPE) /DSD/RP_DEBGEO Customer's Geo-Coordinates 20130826
2 Importing IT_MODIFY_TABLE_VC Call by reference Type reference (TYPE) /DSD/RP_DEBGEO_TY Customer's Geo-Coordinates 20130826
3 Importing IV_UPD_IND Call by reference Type reference (TYPE) CDCHNGIND SPACE Change Type (U, I, S, D) 20130826

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