SAP IWCI_FMEF_FMAA OO Class - WebDynpro Interface COMPONENTCONTROLLER









IWCI_FMEF_FMAA 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 IWCI_FMEF_FMAA 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 IWCI_FMEF_FMAA 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
APPLY_FMAA_FIELDSTATUSPublic
CALL METHOD iwci_fmef_fmaa=>APPLY_FMAA_FIELDSTATUS...more details

DISABLE_HEADER_FIELDPublic
CALL METHOD iwci_fmef_fmaa=>DISABLE_HEADER_FIELD...more details

GET_DATAPublic
CALL METHOD iwci_fmef_fmaa=>GET_DATA...more details

REFRESH_VIEWPublic
CALL METHOD iwci_fmef_fmaa=>REFRESH_VIEW...more details

SET_DATAPublic
CALL METHOD iwci_fmef_fmaa=>SET_DATA...more details

SET_EDITABLEPublic
CALL METHOD iwci_fmef_fmaa=>SET_EDITABLE...more details

SET_FIELD_STATUSPublic
CALL METHOD iwci_fmef_fmaa=>SET_FIELD_STATUS...more details

SET_FMAA_READONLYPublic
CALL METHOD iwci_fmef_fmaa=>SET_FMAA_READONLY...more details

SET_OVS_PARAMETERSPublic
CALL METHOD iwci_fmef_fmaa=>SET_OVS_PARAMETERS...more details

WD_GET_APIPublic
CALL METHOD iwci_fmef_fmaa=>WD_GET_API...more details






IWCI_FMEF_FMAA types

ELEMENTS_FMAA -
ELEMENTS_VISIBLE -
ELEMENT_FMAA -
ELEMENT_VISIBLE -

Links to Related Class(s)

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