SAP IWCI_RPLM_QIMT_NOTIF_COMP OO Class - WebDynpro Interface COMPONENTCONTROLLER









IWCI_RPLM_QIMT_NOTIF_COMP 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_RPLM_QIMT_NOTIF_COMP 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_RPLM_QIMT_NOTIF_COMP 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_NOTIFPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>CHANGE_NOTIF...more details

GET_NOTIF_TYPE_TEXTPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>GET_NOTIF_TYPE_TEXT...more details

GET_SUBORDINATE_EQUIPMENTPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>GET_SUBORDINATE_EQUIPMENT...more details

GET_SUBORDINATE_FUNCLOCPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>GET_SUBORDINATE_FUNCLOC...more details

INITIALIZE_NOTIF_APIPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>INITIALIZE_NOTIF_API...more details

OPEN_ASSET_WINDOWPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>OPEN_ASSET_WINDOW...more details

POST_DATA_NOTIFPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>POST_DATA_NOTIF...more details

POST_NOTIF_DATA_FROM_ORDERPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>POST_NOTIF_DATA_FROM_ORDER...more details

PRINT_NOTIFICATIONPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>PRINT_NOTIFICATION...more details

SELECT_ALL_OBJDAMAGESPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>SELECT_ALL_OBJDAMAGES...more details

SET_EHP_NAVIGATION_ROUTEPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>SET_EHP_NAVIGATION_ROUTE...more details

SET_ORDNOTIF_READONLYPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>SET_ORDNOTIF_READONLY...more details

START_NOTIF_INTPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>START_NOTIF_INT...more details

START_NOTIF_INT_POWLPublic
CALL METHOD iwci_rplm_qimt_notif_comp=>START_NOTIF_INT_POWL...more details

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






IWCI_RPLM_QIMT_NOTIF_COMP types

ELEMENTS_ENABLE_PANEL -
ELEMENTS_ITEM_VISIBILITY -
ELEMENTS_NOTIF_DATA -
ELEMENTS_TASK_TEXT_NODE -
ELEMENT_ENABLE_PANEL -
ELEMENT_ITEM_VISIBILITY -
ELEMENT_NOTIF_DATA -
ELEMENT_TASK_TEXT_NODE -

Links to Related Class(s)

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