SAP CL_DPR_UI_LOG_ROL_STF OO Class - UI Logic for Role Tab Element 'Staffing'









CL_DPR_UI_LOG_ROL_STF 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_STF 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_STF 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
ASSIGN_CANDIDATES_TO_ROLEMakes Staffings from CandidatesPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>ASSIGN_CANDIDATES_TO_ROLE...more details

CHECK_IF_BUPA_IS_BLOCKEDCheck if BUPA is blockedPublic
CALL METHOD cl_dpr_ui_log_rol_stf=>CHECK_IF_BUPA_IS_BLOCKED...more details

CONSTRUCTORConstructorPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>CONSTRUCTOR...more details

COPY_BUPA_LINKCopies a BuPa LinkPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>COPY_BUPA_LINK...more details

CREATE_BUPACreates a Business PartnerPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>CREATE_BUPA...more details

CREATE_BUPA_LINKGenerates a BuPa LinkPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>CREATE_BUPA_LINK...more details

CREATE_CANDIDATE_LINKCreates a Favorite LinkPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>CREATE_CANDIDATE_LINK...more details

DELETE_BUPA_LINKDeletes a BuPa LinkPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>DELETE_BUPA_LINK...more details

DELETE_CAND_LINKDeletes a Candidate LinkPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>DELETE_CAND_LINK...more details

FILL_CANDIDATES_TABLEReads Candidates for Project Role and Fills UI TablePrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>FILL_CANDIDATES_TABLE...more details

FILL_DISTRIBUTION_LABEL_COLUMNFills the First Column of the Distribution Table ('Labels')Private
CALL METHOD cl_dpr_ui_log_rol_stf=>FILL_DISTRIBUTION_LABEL_COLUMN...more details

FILL_STAFFING_TABLEReads Staffing for Project Role and Fills UI TablePrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>FILL_STAFFING_TABLE...more details

GET_ACTIONSSupplies List of Possible ActionsPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_ACTIONS...more details

GET_ACTION_FC_BUPA_LINKDelivers UI Control for Actions and AssociationsPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_ACTION_FC_BUPA_LINK...more details

GET_ACTION_FC_CAND_LINKDelivers UI Control for Actions and AssociationsPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_ACTION_FC_CAND_LINK...more details

GET_ACTION_FC_DISTDelivers UI Control for Actions in DistributionPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_ACTION_FC_DIST...more details

GET_ACTION_FC_ROLEDelivers UI Control for Actions and AssociationsPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_ACTION_FC_ROLE...more details

GET_BUPA_FULLNAMEName of Business PartnerPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_BUPA_FULLNAME...more details

GET_CANDIDATE_DATAReads Candidate DataPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_CANDIDATE_DATA...more details

GET_DISTRIBUTIONReads Distribution of a BuPa LinkPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_DISTRIBUTION...more details

GET_DIST_WORK_UNITSDelivers Units for Role (Attribute MT_WORK_UNITS)Private
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_DIST_WORK_UNITS...more details

GET_FIELD_ATTRIBUTE_UIDelivers the Field Attributes in 'UI Format'Private
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_FIELD_ATTRIBUTE_UI...more details

GET_INSTANCEDelivers Instance (Singleton)Private
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_INSTANCE...more details

GET_NODE_NAME_BUPALINKDelivers Name of BuPa Link Object (Operational/Template)Private
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_NODE_NAME_BUPALINK...more details

GET_NODE_NAME_CANDLINKDelivers Name for Cand.Link Object (Operational/Template)Private
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_NODE_NAME_CANDLINK...more details

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

GET_ROLE_DATAReads Data for RolePrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_ROLE_DATA...more details

GET_WORK_ISO_UNITSSupplies the Possible ISO Units in cProjectsPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_WORK_ISO_UNITS...more details

GET_WORK_UNITSSupplies the Possible Units in cProjectsPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>GET_WORK_UNITS...more details

INITIALIZE_ATTRIBUTESInitializes AttributesPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>INITIALIZE_ATTRIBUTES...more details

REPORT_ACTIONS_DISTRIBUTIONSend Distribution Actions to Back-EndPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>REPORT_ACTIONS_DISTRIBUTION...more details

REPORT_DISTRIBUTIONSSend Distribution Data to Back-EndPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>REPORT_DISTRIBUTIONS...more details

REVALIDATE_DISTRIBUTIONValidiert eine gegebene Verteilungsliste anhand des DatumsPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>REVALIDATE_DISTRIBUTION...more details

ROOT_ALREADY_SAVEDWurde das Projekt schon mal gesichert ?Private
CALL METHOD cl_dpr_ui_log_rol_stf=>ROOT_ALREADY_SAVED...more details

SEND_EMAIL_VIA_BCSSend E-Mail via BCS (Not via the Local Client)Private
CALL METHOD cl_dpr_ui_log_rol_stf=>SEND_EMAIL_VIA_BCS...more details

UPDATE_BUPA_LINKSChanges Existing BuPa LinksPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>UPDATE_BUPA_LINKS...more details

UPDATE_BUPA_OF_BUPA_LINKAssigns a New BuPa to a BuPa LinkPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>UPDATE_BUPA_OF_BUPA_LINK...more details

UPDATE_CAND_LINKSChanges Existing Candidate LinksPrivate
CALL METHOD cl_dpr_ui_log_rol_stf=>UPDATE_CAND_LINKS...more details



CL_DPR_UI_LOG_ROL_STF 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_ACTIONSInstance AttributeTable of Actions from CustomizingLIKE
Private
MV_ACTION_NONE_TTInstance AttributeTooltip for ActionLIKE
Private
MV_CHART_EXPANDEDInstance Attribute'X': Chart f. Req.Capacity Distr. over Periods Is DisplayedLIKE
Private
MV_CHART_MODEInstance Attribute'A': Required-Capacity Chart; 'O' = Free-Capacity ChartLIKE
Private
MV_COMMENTARY_CAND_EXIST_TTInstance AttributeQuick Info for Comment IconLIKE
Private
MV_COMMENTARY_NONE_TTInstance AttributeQuick Info for Comment IconLIKE
Private
MV_COMMENTARY_STAFF_EXIST_TTInstance AttributeQuick Info for Comment IconLIKE
Private
SC_ISO_WARNING_SHOWEDInstance AttributeFlag: Has ISO Time Warning Already Been Displayed?LIKE
Private
SC_LOIO_HELP_DISTRIBUTIONInstance AttributeLOIO: Help for DistributionLIKE
Private
SC_LOIO_HELP_STAFFINGInstance AttributeGUID in 'CHAR' Format in Upper CaseLIKE
Private
SR_DPR_UI_LOG_ROL_STFInstance AttributeUI Logic for Role Tab Element 'Staffing'LIKE
Private




CL_DPR_UI_LOG_ROL_STF types

TT_CANDIDATES_TABLE -
TT_CAND_LINKS -
TT_KEYS -
TT_STAFFING_TABLE -

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!