SAP IF_EX_ERP_MASS_KNA1 OO Class - Interface for BAdI: CVP_MASS_KNA1









IF_EX_ERP_MASS_KNA1 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_ERP_MASS_KNA1 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_ERP_MASS_KNA1 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_DATAMass KNA1: Badi method for Application exit CHANGE_DATAPublic
CALL METHOD if_ex_erp_mass_kna1=>CHANGE_DATA...more details

CHANGE_OBJECTMass KNA1: Badi method for application exit CHANGE_OBJECTPublic
CALL METHOD if_ex_erp_mass_kna1=>CHANGE_OBJECT...more details

CHANGE_SELECTIONMass KNA1: Badi method for application exit CHANGE_SELECTIONPublic
CALL METHOD if_ex_erp_mass_kna1=>CHANGE_SELECTION...more details

CHECK_DATAMass KNA1: Badi method for application exit CHECK_DATAPublic
CALL METHOD if_ex_erp_mass_kna1=>CHECK_DATA...more details

DESCR_TEXTMass KNA1: Badi method for application exit DESCR_TEXTPublic
CALL METHOD if_ex_erp_mass_kna1=>DESCR_TEXT...more details

DISPLAY_OBJECTMass KNA1: Badi method for application exit DISPLAY_OBJECTPublic
CALL METHOD if_ex_erp_mass_kna1=>DISPLAY_OBJECT...more details

GET_BAPI_FIELDNAMEMass KNA1: Badi method for appl. exit GET_BAPI_FIELDNAMEPublic
CALL METHOD if_ex_erp_mass_kna1=>GET_BAPI_FIELDNAME...more details

GET_IMPLEMENTED_EXTENSIONSMethod which return the list of really implemented methodsPublic
CALL METHOD if_ex_erp_mass_kna1=>GET_IMPLEMENTED_EXTENSIONS...more details

INITIAL_CHECKMass KNA1: Badi method for application exit INITIAL_CHECKPublic
CALL METHOD if_ex_erp_mass_kna1=>INITIAL_CHECK...more details

LIMIT_FIELDSMass KNA1: Badi method for application exit LIMIT_FIELDSPublic
CALL METHOD if_ex_erp_mass_kna1=>LIMIT_FIELDS...more details

LIMIT_OUTPUTMass KNA1: Badi method for Application exit LIMIT_OUTPUTPublic
CALL METHOD if_ex_erp_mass_kna1=>LIMIT_OUTPUT...more details

LIMIT_SEL_FIELDSMass KNA1: Badi method for application exit LIMIT_SEL_FIELDSPublic
CALL METHOD if_ex_erp_mass_kna1=>LIMIT_SEL_FIELDS...more details

MSG_SHOW_DETAILMass KNA1: Badi method for application exit MSG_SHOW_DETAILPublic
CALL METHOD if_ex_erp_mass_kna1=>MSG_SHOW_DETAIL...more details

TEST_MODE_KNOWNMass KNA1: Badi method for application exit TEST_MODE_KNOWNPublic
CALL METHOD if_ex_erp_mass_kna1=>TEST_MODE_KNOWN...more details






IF_EX_ERP_MASS_KNA1 types

TS_AENAME - Structure for TT_AENAME
TT_AENAME - Table type for exits supported

Links to Related Class(s)

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