RHXTASKC is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for
If you would like to execute this report or see the full code listing simply enter RHXTASKC into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
RE_RHXTASKC - Task Description
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: PCHBEGDA = Key date for task description
Selection Text: PCHOBJID = Jobs
Selection Text: PCHOSTAT = Status
Selection Text: PCHSEARK = Search Term
Selection Text: SEL_BOX = Standard selection screen
Title: Task Description for Jobs
Text Symbol: BEG = Data selection period
Text Symbol: BIS = to ;;
Text Symbol: END = to
Text Symbol: OBG = Selection period ;;
Text Symbol: SEL = Selection
Text Symbol: ZEI = Selection Period
Text Symbol: ZTR = PeriodInd.
INCLUDE RHODAT00.
INCLUDE RHXMACRO.
INCLUDE RHOINI00.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RHXTASKC - Task Description for Jobs RHXTASKC - Task Description for Jobs RHXSTR08 - Activity Profile of Positions with Persons Along Org. Structure RHXSTR08 - Activity Profile of Positions with Persons Along Org. Structure RHXSTR07 - Activity Profile for Positions Along Organizational Structure RHXSTR07 - Activity Profile for Positions Along Organizational Structure