SAP IF_EX_SCMA_TREE_STATUS OO Class - BAdI Interface IF_EX_SCMA_TREE_STATUS









IF_EX_SCMA_TREE_STATUS 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_SCMA_TREE_STATUS 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_SCMA_TREE_STATUS 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
ACTION_ALLOWEDQuery Whether Action Is Permitted (Change or Schedule)Public
CALL METHOD if_ex_scma_tree_status=>ACTION_ALLOWED...more details

ADD_TO_TREE_CONTEXT_MENUInsert Functions for Context-Sensitive Menu in TreePublic
CALL METHOD if_ex_scma_tree_status=>ADD_TO_TREE_CONTEXT_MENU...more details

AUTOMATIC_RECORDINGAutomatic Recording of Task ListsPublic
CALL METHOD if_ex_scma_tree_status=>AUTOMATIC_RECORDING...more details

CHANGE_D0100_STATUSNew Status for D0100Public
CALL METHOD if_ex_scma_tree_status=>CHANGE_D0100_STATUS...more details

CHANGE_DELETE_LISTChange List of Task Lists for DeletionPublic
CALL METHOD if_ex_scma_tree_status=>CHANGE_DELETE_LIST...more details

CHANGE_FCODESChange Function Codes in Display and Change ModePublic
CALL METHOD if_ex_scma_tree_status=>CHANGE_FCODES...more details

CHANGE_FIELDCATStatus in Task List TreePublic
CALL METHOD if_ex_scma_tree_status=>CHANGE_FIELDCAT...more details

CHANGE_STATUS_OVERVIEWChange User Status in Daily OverviewPublic
CALL METHOD if_ex_scma_tree_status=>CHANGE_STATUS_OVERVIEW...more details

CHECK_GROUPCheck on Corporate KeyPublic
CALL METHOD if_ex_scma_tree_status=>CHECK_GROUP...more details

CREATE_NEW_TREECreate a New Task ListPublic
CALL METHOD if_ex_scma_tree_status=>CREATE_NEW_TREE...more details

DELETE_NODEDelete a Node in Task ListPublic
CALL METHOD if_ex_scma_tree_status=>DELETE_NODE...more details

DELETE_TASKLISTDelete an Entire Task ListPublic
CALL METHOD if_ex_scma_tree_status=>DELETE_TASKLIST...more details

DISPLAY_ICON_LEGEND_STATUSAdd Status Icons to Icon LegendPublic
CALL METHOD if_ex_scma_tree_status=>DISPLAY_ICON_LEGEND_STATUS...more details

DRAGDROP_ON_TREEAllow Drag and Drop in Task ListPublic
CALL METHOD if_ex_scma_tree_status=>DRAGDROP_ON_TREE...more details

GET_BATCH_PARAMETERSGet Parameters To Be Maintained for a Batch JobPublic
CALL METHOD if_ex_scma_tree_status=>GET_BATCH_PARAMETERS...more details

HANDLE_STATUS_FCODES_SCHEDULERFunction Codes for SchedulerPublic
CALL METHOD if_ex_scma_tree_status=>HANDLE_STATUS_FCODES_SCHEDULER...more details

HANDLE_TREE_CTMENUFunctions in Context-Sensitive Menu of Task TreePublic
CALL METHOD if_ex_scma_tree_status=>HANDLE_TREE_CTMENU...more details

INIT_TASKLIST_STATUSSet Status for Flow Definitions During Transaction CallupPublic
CALL METHOD if_ex_scma_tree_status=>INIT_TASKLIST_STATUS...more details

MOVE_ENTRY_TO_TREEAdd Line in Task ListPublic
CALL METHOD if_ex_scma_tree_status=>MOVE_ENTRY_TO_TREE...more details

MOVE_NODE_UP_DOWNMove a nodePublic
CALL METHOD if_ex_scma_tree_status=>MOVE_NODE_UP_DOWN...more details

ON_FUNCTION_SELECTEDPerform Function CodesPublic
CALL METHOD if_ex_scma_tree_status=>ON_FUNCTION_SELECTED...more details

PROJECT_CHANGE_ALLOWEDPrompt Whether Taskl List Can Be ChangedPublic
CALL METHOD if_ex_scma_tree_status=>PROJECT_CHANGE_ALLOWED...more details

REFRESH_TASKLIST_STATUSRefresh Tree (Incl. Status) for Task ListPublic
CALL METHOD if_ex_scma_tree_status=>REFRESH_TASKLIST_STATUS...more details

REPLACE_TREE_BUTTONReplace Pushbutton for ALV TreePublic
CALL METHOD if_ex_scma_tree_status=>REPLACE_TREE_BUTTON...more details

RESET_TASKLISTReset Project Table for Task List to Database StatusPublic
CALL METHOD if_ex_scma_tree_status=>RESET_TASKLIST...more details

SAVE_TASKLISTSave Task ListPublic
CALL METHOD if_ex_scma_tree_status=>SAVE_TASKLIST...more details

SET_BUTTON_INSERT_GROUPPushbutton for 'Insert Task Group'Public
CALL METHOD if_ex_scma_tree_status=>SET_BUTTON_INSERT_GROUP...more details

SET_NODE_ATTRIBUTESSet Properties of a NodePublic
CALL METHOD if_ex_scma_tree_status=>SET_NODE_ATTRIBUTES...more details

SET_NODE_ATTRIBUTES_TO_MEMORYSet Properties of a Node into MemoryPublic
CALL METHOD if_ex_scma_tree_status=>SET_NODE_ATTRIBUTES_TO_MEMORY...more details

SET_STATUS_NEW_NODEA New Task Is Always LockedPublic
CALL METHOD if_ex_scma_tree_status=>SET_STATUS_NEW_NODE...more details

SET_SYSTEM_ATTRIBUTESSet System Attributes in Task List LinePublic
CALL METHOD if_ex_scma_tree_status=>SET_SYSTEM_ATTRIBUTES...more details

SET_TASKLIST_STATUS_MONISet Status When Starting/Ending ProcessingPublic
CALL METHOD if_ex_scma_tree_status=>SET_TASKLIST_STATUS_MONI...more details

SET_TASKLIST_STATUS_SCHEDULINGSet Status During SchedulingPublic
CALL METHOD if_ex_scma_tree_status=>SET_TASKLIST_STATUS_SCHEDULING...more details

SUBMIT_REPORTSubmit Online Report with ParametersPublic
CALL METHOD if_ex_scma_tree_status=>SUBMIT_REPORT...more details




Links to Related Class(s)

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