SAP IF_EX_DFP_TST OO Class - BAdI Interface IF_EX_DFP_TST









IF_EX_DFP_TST 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 IF_EX_DFP_TST 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 IF_EX_DFP_TST 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
CHANGE_FLAG_CHECK_NOTIFICATIONChecks for Changes on SavingPublic
CALL METHOD if_ex_dfp_tst=>CHANGE_FLAG_CHECK_NOTIFICATION...more details

CUSTOMIZING_CHK_ORDERCheck whether TST Active in CustomizingPublic
CALL METHOD if_ex_dfp_tst=>CUSTOMIZING_CHK_ORDER...more details

EQUI_CHANGE_ME_CHECK_NOTIChecks Change to Ref. Object with Active Technical StatusPublic
CALL METHOD if_ex_dfp_tst=>EQUI_CHANGE_ME_CHECK_NOTI...more details

FCODE_HANDLER_NOTIFICATIONFunction Code Processing for NotificationPublic
CALL METHOD if_ex_dfp_tst=>FCODE_HANDLER_NOTIFICATION...more details

FCODE_HANDLING_ORDERFCode ProcessingPublic
CALL METHOD if_ex_dfp_tst=>FCODE_HANDLING_ORDER...more details

FLIGHT_PUSBUTTONSHandles Activation of Functions for Flight in OrderPublic
CALL METHOD if_ex_dfp_tst=>FLIGHT_PUSBUTTONS...more details

INIT_SCREEN_NOTIFICATIONInitization of Screen for NotificationPublic
CALL METHOD if_ex_dfp_tst=>INIT_SCREEN_NOTIFICATION...more details

ME_CHG_CHK_NOTIFICATIONCheck for Same Master Equipment for Selection from ListPublic
CALL METHOD if_ex_dfp_tst=>ME_CHG_CHK_NOTIFICATION...more details

ME_CHG_CHK_ORDERCheck for Same Master Equipment for ChangePublic
CALL METHOD if_ex_dfp_tst=>ME_CHG_CHK_ORDER...more details

NOTIFICATION_CHECK_TECOChecks whether Active Technical Status ExistsPublic
CALL METHOD if_ex_dfp_tst=>NOTIFICATION_CHECK_TECO...more details

PUT_DATA_PBO_NOTIFICATIONTransfer of Status Texts for ScreenPublic
CALL METHOD if_ex_dfp_tst=>PUT_DATA_PBO_NOTIFICATION...more details

PUT_DATA_PBO_OPERATIONTransfer of Status Texts for ScreenPublic
CALL METHOD if_ex_dfp_tst=>PUT_DATA_PBO_OPERATION...more details

PUT_DATA_PBO_ORDERHEADERTransfer of Status Texts for ScreenPublic
CALL METHOD if_ex_dfp_tst=>PUT_DATA_PBO_ORDERHEADER...more details

SWITCH_NUMBER_LOGenerates Status Object Number for TST in NotificationPublic
CALL METHOD if_ex_dfp_tst=>SWITCH_NUMBER_LO...more details

SWITCH_NUMBER_LVGenerates Status Object Number for TST in Order Transact.Public
CALL METHOD if_ex_dfp_tst=>SWITCH_NUMBER_LV...more details

TECO_CHECK_NOTIFICATIONChecks whether Active Technical Status ExistsPublic
CALL METHOD if_ex_dfp_tst=>TECO_CHECK_NOTIFICATION...more details

TECO_CHECK_NOTIFICATION_OLChecks whether Active Technical Status Exists (Object List)Public
CALL METHOD if_ex_dfp_tst=>TECO_CHECK_NOTIFICATION_OL...more details

TECO_CHECK_ORDERChecks whether Active Technical Status ExistsPublic
CALL METHOD if_ex_dfp_tst=>TECO_CHECK_ORDER...more details

TST_ON_ME_SET_NOTIFICATIONChanges Technical Status for Master EquipmentPublic
CALL METHOD if_ex_dfp_tst=>TST_ON_ME_SET_NOTIFICATION...more details

TST_OPR_STATUS_CHGChecks for Active Tech. Sts for Status Change in OperationPublic
CALL METHOD if_ex_dfp_tst=>TST_OPR_STATUS_CHG...more details

TST_VB_ORDEROrder: Update Handling TSTPublic
CALL METHOD if_ex_dfp_tst=>TST_VB_ORDER...more details




Links to Related Class(s)

IF_EX_DF...
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!