SAP Reports / Programs | Personnel Management | Personnel Administration | China(PA-PA-CN) SAP PA

RHHAPCN_OBJECTIVE_LIB SAP ABAP Report - Program Objective Library







RHHAPCN_OBJECTIVE_LIB is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RHHAPCN_OBJECTIVE_LIB into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PHAPCN_OBJ_LIB - Objective Library


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RHHAPCN_OBJECTIVE_LIB. "Basic submit
SUBMIT RHHAPCN_OBJECTIVE_LIB AND RETURN. "Return to original report after report execution complete
SUBMIT RHHAPCN_OBJECTIVE_LIB VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Program Objective Library
Text Symbol: 034 = End Date
Text Symbol: 035 = Short Description
Text Symbol: 036 = Code
Text Symbol: 037 = Parent Node ID
Text Symbol: 038 = Parent Node Name
Text Symbol: 039 = Objective Group Type
Text Symbol: 040 = Objective Group Name
Text Symbol: 041 = Objective Group ID
Text Symbol: AC1 = Selection Field
Text Symbol: B01 = Current description
Text Symbol: B02 = Change description
Text Symbol: E01 = Do you want to delete objective
Text Symbol: E02 = Do you want to delete selected objectives?
Text Symbol: F01 = File Name
Text Symbol: F02 = Objective Group
Text Symbol: L01 = Key Date
Text Symbol: P01 = Unsaved data will be lost. Do you want to exit the current screen?
Text Symbol: T01 = Display
Text Symbol: T02 = Change
Text Symbol: T03 = Set Key Date
Text Symbol: T04 = Select File
Text Symbol: T05 = Select Objective Group
Text Symbol: T06 = Select Organizational Unit
Text Symbol: T07 = Search
Text Symbol: T08 = Objective
Text Symbol: T09 = Objective Group
Text Symbol: 033 = Start Date
Text Symbol: 001 = Objectives
Text Symbol: 002 = New Objective Group
Text Symbol: 003 = New Objective
Text Symbol: 004 = Delete
Text Symbol: 005 = Copy
Text Symbol: 007 = Display
Text Symbol: 008 = Yes
Text Symbol: 009 = No
Text Symbol: 010 = Deletion
Text Symbol: 011 = Edit





Text Symbol: 012 = Copy Text
Text Symbol: 013 = Hide Technical Name
Text Symbol: 014 = Display Technical Name
Text Symbol: 015 = Export to XML
Text Symbol: 016 = Export to Excel
Text Symbol: 017 = Export
Text Symbol: 019 = Unassigned Objectives
Text Symbol: 020 = Key Date
Text Symbol: 021 = Assign to Objective Group
Text Symbol: 023 = Reassign to Other Objective Group
Text Symbol: 024 = Organizational Unit
Text Symbol: 026 = Search
Text Symbol: 027 = Status
Text Symbol: 028 = Objectives
Text Symbol: 030 = Objective Type
Text Symbol: 031 = Objective ID
Text Symbol: 032 = Objective Name


INCLUDES used within this REPORT RHHAPCN_OBJECTIVE_LIB

INCLUDE INCL_HAPCN_OBJECTIVE_LIBTOP. " GLOBAL DATA
INCLUDE INCL_HAPCN_OBJECTIVE_LIBCLZ.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBO01.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBI01.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBF01.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBO12.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBI12.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBF12.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBO30.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBI30.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBO40.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBI40.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBO50.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBI50.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBO60.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBI60.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBO70.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBI70.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBF70.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBO80.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBI80.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBO13.





INCLUDE INCL_HAPCN_OBJECTIVE_LIBI13.
INCLUDE INCL_HAPCN_OBJECTIVE_LIBF13.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RHHAPCN_OBJECTIVE_LIB or its description.