SAP /DSD/IF_EMSE_ME_BADI OO Class - Interface for BAdI: /DSD/EMSE_ME_BADI









/DSD/IF_EMSE_ME_BADI is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /DSD/IF_EMSE_ME_BADI including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of /DSD/IF_EMSE_ME_BADI SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
DELETE_ME_QUEUEDelete qRFC queue on the SUP or MI ServerPublic
CALL METHOD /dsd/if_emse_me_badi=>DELETE_ME_QUEUE...more details

EXECUTEPublic
CALL METHOD /dsd/if_emse_me_badi=>EXECUTE...more details

GET_REFERENCEPublic
CALL METHOD /dsd/if_emse_me_badi=>GET_REFERENCE...more details

GET_REFERENCE_LISTPublic
CALL METHOD /dsd/if_emse_me_badi=>GET_REFERENCE_LIST...more details

GET_STRING_VALUEPublic
CALL METHOD /dsd/if_emse_me_badi=>GET_STRING_VALUE...more details

INITIALIZEPublic
CALL METHOD /dsd/if_emse_me_badi=>INITIALIZE...more details

REPLICATION_TRIGGERTrigger tour replicationPublic
CALL METHOD /dsd/if_emse_me_badi=>REPLICATION_TRIGGER...more details

REPLI_RELOAD_TRIGGERTrigger reload replicationPublic
CALL METHOD /dsd/if_emse_me_badi=>REPLI_RELOAD_TRIGGER...more details

SET_REFERENCEPublic
CALL METHOD /dsd/if_emse_me_badi=>SET_REFERENCE...more details

SET_REFERENCE_LISTPublic
CALL METHOD /dsd/if_emse_me_badi=>SET_REFERENCE_LIST...more details

SET_STRING_VALUEPublic
CALL METHOD /dsd/if_emse_me_badi=>SET_STRING_VALUE...more details



/DSD/IF_EMSE_ME_BADI attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
GC_ATTRIBUTEConstantAttributes for Get/Set AttributeLIKE
Public
GC_DDR_ACTIONConstantDDR Refresh actionLIKE
Public
GC_DDR_STAT_DATAConstantDDR Refresh data statusLIKE
Public
GC_DDR_STAT_PRCDATAConstantDDR Refresh processing data statusLIKE
Public
GC_DDR_STAT_TRANDATAConstantDDR Refresh transactional data statusLIKE
Public
GC_HH_E1CTHD01_FUNCConstantFunction in IDoc-Segment E1CTHD01LIKE
Public
GC_RETURN_VALUEConstantReturn value constants for ExecuteLIKE
Public
GC_ST_STATUS_IDConstantTour status IDLIKE
Public
GC_TOUR_SHP_TYPEConstantME Tour type Shipment'S'LIKE
CHAR1
Public
GC_TOUR_VL_TYPEConstantME Tour type Visit list'V'LIKE
CHAR1
Public
GC_TYPE_DATAInstance AttributeLIKE
Public
GC_TYPE_OBJECTInstance AttributeLIKE
Public
GC_TZ_UTCConstantTime Zone'UTC'LIKE
TZNZONE
Public
GC_VBTYP_N_DELConstantSD document category Delivery'J'LIKE
VBTYP_N
Public
GC_VBTYP_V_ORDConstantSD document category Delivery'C'LIKE
VBTYP_V
Public




/DSD/IF_EMSE_ME_BADI types

TS_BINDING -
TT_BAPIRACUST_ADDR - Table type for /DSD/BAPIRACUSTADDR
TT_BAPIRACUST_HD - Table type for /DSD/BAPIRACUSTHD
TT_BAPIRADELIVERYCOND - Table type for /DSD/BAPIRADELIVERYCOND
TT_BAPIRADELIVERYHD - Table type for /DSD/BAPIRADELIVERYHD
TT_BAPIRADELIVERYITM - Table type for /DSD/BAPIRADELIVERYITM
TT_BAPIRAORDERCOND - Table type for /DSD/BAPIRADORDERCOND
TT_BAPIRAORDERHD - Table type for /DSD/BAPIRAORDERYHD
TT_BAPIRAORDERITM - Table type for /DSD/BAPIRAORDERITM
TT_BAPIRATRANSMISSION - Table type for /DSD/BAPIRATRANSMISSION
TT_BINDING -
TT_COCKPIT_ASSIGN - Table type for /DSD/ME_COCKPIT_ASSIGN
TT_CPT_CHAN - Table type for /DSD/ME_CPT_CHAN
TT_KONV - Table type for KONV
TV_DELTA_SEQNO - Delta Sequence Number

Links to Related Class(s)

/DSD/IF_...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!