RPTMC_SET_KEY_INDICATION is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You can use this report to indicate jobs or positions as key jobs or key positions, or to remove this indication...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RPTMC_SET_KEY_INDICATION into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
HRTMC_SET_KEY - Determine Key Positions
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: EFFDATE = InsertionDate/DelimitationDate
Selection Text: MODERES = Delimit Key Indication
Selection Text: MODESET = Insert Key Indication
Selection Text: OTYPEJOB = Jobs
Selection Text: OTYPEPOS = Positions
Selection Text: TEST = Test Mode
Title: Setting and Resetting Key Indications
Text Symbol: 001 = Select Mode
Text Symbol: 002 = Edit Key Indications For
Text Symbol: 010 = 'Key Indication' Infotype Records Were Successfully Added
Text Symbol: 020 = 'Key Indication' Infotype Records Were Successfully Delimited
Text Symbol: DDA = Delimitation Date
Text Symbol: LOS = Other Data
Text Symbol: NOS = Error: No Infotype Records Were Selected for the Operation
Text Symbol: OID = Organizational Unit ID
Text Symbol: ORG = Organizational Unit
Text Symbol: ORL = Organizational Unit Object Name
Text Symbol: TES = TESTMODE - The Data Records Were Not Written to the Database
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING i_structure_name = 'P7400' CHANGING ct_fieldcat = lt_fieldcat.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPTMC_SET_KEY_INDICATION - Setting and Resetting Key Indications RPTMC_SET_KEY_INDICATION - Setting and Resetting Key Indications RPTMC_RM_LAUNCHER - Start Talent Review Meetings with Restrictions RPTMC_RM_LAUNCHER - Start Talent Review Meetings with Restrictions RPTMC_MIGRATE_TALENT_GROUPSF01 - RPTMCMIGRATETALENTGROUPSF01 RPTMC_MIGRATE_TALENT_GROUPS - Transfer Talent Groups from E-Recruiting to Talent Management