SAP IF_EX_WAKT_BADI_005 OO Class - BAdI Interface IF_EX_WAKT_BADI_005









IF_EX_WAKT_BADI_005 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_WAKT_BADI_005 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_WAKT_BADI_005 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
BUILD_CHANGE_POINTERSStructure of Change Pointers TablePublic
CALL METHOD if_ex_wakt_badi_005=>BUILD_CHANGE_POINTERS...more details

COP_AH_AHS_REBATECopy Promotion Discounts When Creating with TemplatePublic
CALL METHOD if_ex_wakt_badi_005=>COP_AH_AHS_REBATE...more details

GET_DATA_PAIRetrieve Data in Subscreen Container from Global DataPublic
CALL METHOD if_ex_wakt_badi_005=>GET_DATA_PAI...more details

GET_DATA_PBORetrieve Data in Called Screen from Global AttributesPublic
CALL METHOD if_ex_wakt_badi_005=>GET_DATA_PBO...more details

GET_FCODE_PAIRetrieve FCODE from the BADI ClassPublic
CALL METHOD if_ex_wakt_badi_005=>GET_FCODE_PAI...more details

HIERID_DETERMINEDetermines the Valid Hierarchy IDPublic
CALL METHOD if_ex_wakt_badi_005=>HIERID_DETERMINE...more details

PUT_DATA_PAITransfer Data in Called Screen to Global AttributesPublic
CALL METHOD if_ex_wakt_badi_005=>PUT_DATA_PAI...more details

PUT_DATA_PBOTransfer Data in Subscreen Container to Global AttributesPublic
CALL METHOD if_ex_wakt_badi_005=>PUT_DATA_PBO...more details

PUT_FCODE_PAITransfer FCODE of Carrying Object to BADI ClassPublic
CALL METHOD if_ex_wakt_badi_005=>PUT_FCODE_PAI...more details

PUT_PROMO_HEADERTransfer Promotion Header Data to Global AttributesPublic
CALL METHOD if_ex_wakt_badi_005=>PUT_PROMO_HEADER...more details

READ_AH_BEZRead Descriptions for Article Hierarchy and SeasonPublic
CALL METHOD if_ex_wakt_badi_005=>READ_AH_BEZ...more details

RWAKT200_BUILD_REBATE_FILTABCreate Store Table WAKRWPublic
CALL METHOD if_ex_wakt_badi_005=>RWAKT200_BUILD_REBATE_FILTAB...more details

RWAKT200_BUILD_XCALP_VBCreate Condition Table XCALP_VBPublic
CALL METHOD if_ex_wakt_badi_005=>RWAKT200_BUILD_XCALP_VB...more details

RWAKT200_C_REBATES_KSCHLDiscount Condition Type Check in Action Header and Cond.Tab.Public
CALL METHOD if_ex_wakt_badi_005=>RWAKT200_C_REBATES_KSCHL...more details

RWAKT200_C_REBATES_NOT_INITIALWAKRD Check for Entries without Discount Value->Clear SELKZPublic
CALL METHOD if_ex_wakt_badi_005=>RWAKT200_C_REBATES_NOT_INITIAL...more details

SETTLE_XCALP_VB_ERRORSError Handling for XCALP_VB RecordPublic
CALL METHOD if_ex_wakt_badi_005=>SETTLE_XCALP_VB_ERRORS...more details



IF_EX_WAKT_BADI_005 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
G_CALP_VBInstance AttributeTable Type: Structure for Posting Sales ConditionsLIKE
CALP_VB_TAB
Public
G_DWAKRDInstance AttributeTable Type for Structure WAKRDLIKE
WAKRD_TAB
Public
G_EDITABLEInstance AttributeGeneral IndicatorLIKE
FLAG
Public
G_FCODEInstance AttributeFunction CodeLIKE
T185F-FCODE
Public
G_FILIALEInstance AttributeTable Type for Structure WAKWLIKE
WAKW_TAB
Public
G_FIL_LISTInstance AttributeTable Type for Structure WAKWLIKE
WAKW_TAB
Public
G_RWAKAInstance AttributeInterface Table Promotion Processing <-> ScreensLIKE
RWAKA
Public
G_WAGUDInstance AttributeTable Type for WAGUDLIKE
WAGUD_TAB
Public
G_WAKHDInstance AttributeScreen field string for promotion header dataLIKE
WAKHD
Public
G_WAKRDInstance AttributeTable Type for Structure WAKRDLIKE
WAKRD_TAB
Public
G_WAKRWDInstance AttributeTable Type for Structure WAKRWDLIKE
WAKRWD_TAB
Public


Links to Related Class(s)

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