SAP IF_WLF_RRLE_ENHANCE OO Class - Interface for BAdI: WLF_RRLE_ENHANCE









IF_WLF_RRLE_ENHANCE 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_WLF_RRLE_ENHANCE 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_WLF_RRLE_ENHANCE 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_BEFORE_UPDATEChange Before SavingPublic
CALL METHOD if_wlf_rrle_enhance=>CHANGE_BEFORE_UPDATE...more details

CHANGE_BEFORE_UPDATE_EXTERNALChange Before Saving (External Documents)Public
CALL METHOD if_wlf_rrle_enhance=>CHANGE_BEFORE_UPDATE_EXTERNAL...more details

CHANGE_RELEVANT_POSTING_STATUSChange Relevant Posting Statuses of Remun. List CreationPublic
CALL METHOD if_wlf_rrle_enhance=>CHANGE_RELEVANT_POSTING_STATUS...more details

CHECK_BEFORE_UPDATEFinal Checks Before SavingPublic
CALL METHOD if_wlf_rrle_enhance=>CHECK_BEFORE_UPDATE...more details

CHECK_BEFORE_UPDATE_EXTERNALFinal Checks Before Saving (External Documents)Public
CALL METHOD if_wlf_rrle_enhance=>CHECK_BEFORE_UPDATE_EXTERNAL...more details

CHECK_RELEVANCE_CANCELCheck relevance of WBRR-Index in cancel casePublic
CALL METHOD if_wlf_rrle_enhance=>CHECK_RELEVANCE_CANCEL...more details

CHECK_RELEVANCE_CANCEL_EXTCheck relevance of WBRRE-Index in cancel casePublic
CALL METHOD if_wlf_rrle_enhance=>CHECK_RELEVANCE_CANCEL_EXT...more details

CHECK_RRLCG_RELEVANTCheck Relevance of Condition Type GroupPublic
CALL METHOD if_wlf_rrle_enhance=>CHECK_RRLCG_RELEVANT...more details

CHECK_RRLCG_RELEVANT_EXTERNALCheck Relevance of Condition Type Group (External Documents)Public
CALL METHOD if_wlf_rrle_enhance=>CHECK_RRLCG_RELEVANT_EXTERNAL...more details

CHECK_WBRR_UPDATECheck WBRR Update for Pro Forma Remuneration ListsPublic
CALL METHOD if_wlf_rrle_enhance=>CHECK_WBRR_UPDATE...more details

CHECK_WBRR_UPDATE_COMP_TYPECheck WBRR Update during Remuneration List CreationPublic
CALL METHOD if_wlf_rrle_enhance=>CHECK_WBRR_UPDATE_COMP_TYPE...more details

ENHANCE_LIST_SIM_2Enhance Output of Simulation List 2Public
CALL METHOD if_wlf_rrle_enhance=>ENHANCE_LIST_SIM_2...more details

GET_KSCHL_RELEVANCE_CHECKDetermine Condition Types for relevance checlPublic
CALL METHOD if_wlf_rrle_enhance=>GET_KSCHL_RELEVANCE_CHECK...more details

GET_POSSIBLE_RRLCONDDetermine Possible Remuneration List Condition TypesPublic
CALL METHOD if_wlf_rrle_enhance=>GET_POSSIBLE_RRLCOND...more details

GET_RRLRECDetermine Remuneration List RecipientPublic
CALL METHOD if_wlf_rrle_enhance=>GET_RRLREC...more details

GET_RRLREC_EXTERNALDetermine Remuneration List Recipient (External Documents)Public
CALL METHOD if_wlf_rrle_enhance=>GET_RRLREC_EXTERNAL...more details

GET_WFDAT_RLDetermine Remuneration List DatePublic
CALL METHOD if_wlf_rrle_enhance=>GET_WFDAT_RL...more details

GET_WFDAT_RL_EXTERNALDetermine Remuneration List Date (External Documents)Public
CALL METHOD if_wlf_rrle_enhance=>GET_WFDAT_RL_EXTERNAL...more details

INVOICE_LIST_CREATE_CHECKCreate Renumeration List, If Possible CheckPublic
CALL METHOD if_wlf_rrle_enhance=>INVOICE_LIST_CREATE_CHECK...more details

RL_CREATE_CHECK_EXTERNALCreate Renumeration List, If Possible Check (External Docs)Public
CALL METHOD if_wlf_rrle_enhance=>RL_CREATE_CHECK_EXTERNAL...more details

RL_CREATE_CHECK_FINALFinal Check if Remuneration list is to be createdPublic
CALL METHOD if_wlf_rrle_enhance=>RL_CREATE_CHECK_FINAL...more details

SELECT_RRLCONDDetermine Remuneration List ConditionsPublic
CALL METHOD if_wlf_rrle_enhance=>SELECT_RRLCOND...more details

SELECT_RRLCOND_EXTERNALDetermine Remuneration List Conditions (External Documents)Public
CALL METHOD if_wlf_rrle_enhance=>SELECT_RRLCOND_EXTERNAL...more details

SELECT_RRLCOND_PREFETCHDetermine Remuneration List Conditions: PrefetchPublic
CALL METHOD if_wlf_rrle_enhance=>SELECT_RRLCOND_PREFETCH...more details

SELECT_RRLCOND_PREFETCH_EXTDetermine Conditions: Prefetch (External Documents)Public
CALL METHOD if_wlf_rrle_enhance=>SELECT_RRLCOND_PREFETCH_EXT...more details

SET_CURRENCY_TRANSLATION_DATETranslation Date for Remuneration List CreationPublic
CALL METHOD if_wlf_rrle_enhance=>SET_CURRENCY_TRANSLATION_DATE...more details

SORT_RL_LIST_ITEMSort List ItemPublic
CALL METHOD if_wlf_rrle_enhance=>SORT_RL_LIST_ITEM...more details

SORT_RL_LIST_ITEM_EXTERNALSort List Item externalPublic
CALL METHOD if_wlf_rrle_enhance=>SORT_RL_LIST_ITEM_EXTERNAL...more details




Links to Related Class(s)

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