SAP CL_DPR_UI_LOG_ROL_TSK OO Class - UI Logic for Role Tab Element 'Tasks'









CL_DPR_UI_LOG_ROL_TSK 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 CL_DPR_UI_LOG_ROL_TSK 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 CL_DPR_UI_LOG_ROL_TSK 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_BUPA_IN_ENTITY_LINKSets Concrete Role for a Specified LinkPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>CHANGE_BUPA_IN_ENTITY_LINK...more details

CHECK_ASSIGNMENT_DELETABLEChecks Whether Entity Link Can Be DeletedPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>CHECK_ASSIGNMENT_DELETABLE...more details

CHECK_LINK_CREATIONChecks Whether Link Can Be Created for Role and TaskPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>CHECK_LINK_CREATION...more details

CREATE_ROLE_ASSIGNMENTDelivers the Data Structure for a Link to Be CreatedPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>CREATE_ROLE_ASSIGNMENT...more details

DELETE_ASSIGNMENTDeletes Entity LinkPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>DELETE_ASSIGNMENT...more details

DETERMINE_TASK_ASG_SUMDelivers Status Icon for Task (Context: Role Assignment)Private
CALL METHOD cl_dpr_ui_log_rol_tsk=>DETERMINE_TASK_ASG_SUM...more details

GET_ADDITIONAL_LINK_DATADelivers the Data for Entity Link in Tree DisplayPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_ADDITIONAL_LINK_DATA...more details

GET_ADDITIONAL_TASK_DATADelivers Validity, Assignment Ratio, and Status for TaskPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_ADDITIONAL_TASK_DATA...more details

GET_BO_NAMEDelivers the BO Name for Current Access ObjectPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_BO_NAME...more details

GET_BUPAS_FOR_ROLEDelivers Business Partners for Abstract RolePrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_BUPAS_FOR_ROLE...more details

GET_ENTITY_LINKDelivers Data for a Certain Entity LinkPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_ENTITY_LINK...more details

GET_ENTITY_LINKSGet Entity Links for a role (abstract or shadow)Private
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_ENTITY_LINKS...more details

GET_FIELD_PROPERTIESDelivers Field Properties of Structure Field for UIPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_FIELD_PROPERTIES...more details

GET_INSTANCEDelivers Singleton (Incl. Generation)Private
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_INSTANCE...more details

GET_NEXT_LEVELDelivers Children for a NodePrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_NEXT_LEVEL...more details

GET_NODE_NAME_BUPALINKDelivers the Name for the BuPa Link (Operational/Template)Private
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_NODE_NAME_BUPALINK...more details

GET_NODE_NAME_LINKDelivers the Name for Entity Link Object (Operat./Template)Private
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_NODE_NAME_LINK...more details

GET_NODE_NAME_ROLEDelivers the Name for Role Object (Operational/Template)Private
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_NODE_NAME_ROLE...more details

GET_NODE_NAME_STATUSDelivers the Name for Status LinkPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_NODE_NAME_STATUS...more details

GET_NODE_NAME_TASKDelivers the Name for Task Object (Operational/Template)Private
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_NODE_NAME_TASK...more details

GET_ROLE_ASSIGNMENTSDelivers Role Assignments for TaskPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_ROLE_ASSIGNMENTS...more details

GET_ROLE_LINKSDelivers Role Assignments for Task for TablePrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_ROLE_LINKS...more details

GET_ROLE_LINKS_GUIDSDelivers Task Role Assignments for RolePrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_ROLE_LINKS_GUIDS...more details

GET_SHORTTEXTGet Short Text for Object(s)Private
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_SHORTTEXT...more details

GET_TIME_UNITSGet Available Time UnitsPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>GET_TIME_UNITS...more details

INITIALIZEDeletes the InstancePrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>INITIALIZE...more details

PROCESS_INBOUND_DATA_TREEGets Current Status of Role Task Tree (or Structure)Private
CALL METHOD cl_dpr_ui_log_rol_tsk=>PROCESS_INBOUND_DATA_TREE...more details

REPORT_CHANGED_DATAChanges via Change Manager in Back-EndPrivate
CALL METHOD cl_dpr_ui_log_rol_tsk=>REPORT_CHANGED_DATA...more details



CL_DPR_UI_LOG_ROL_TSK attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
MT_ROLES_WITH_DELETED_LINKSInstance AttributeRoles of Deleted LinksLIKE
Private
MT_ROOT_EVENTInstance AttributeTable with Root ObjectLIKE
Private
MT_TREE_DATAInstance AttributeTree DataLIKE
Private
MV_NAVIGATION_TO_TASKInstance AttributeTRUE (='X') enable navigation to taskLIKE
BOOLE_D
Public
MV_PRESELECTED_BUPA_LINKInstance AttributeGuid of preselected Bupa Link (Concrete Role)LIKE
Private
MV_PRESELECTED_ENTITY_LINKInstance AttributeGuid of preselected Entity LinkLIKE
Private
SR_DPR_UI_LOG_ROL_TSKInstance AttributeUI Logic for Role Tab Element 'Tasks'LIKE
Private


Links to Related Class(s)

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