SAP Function RHPQ_T77BX_INTERFACE_SAMPLE - Template for further processing of individual development plan

Parameter Reference Type Length Default Optional Text
BEGDA HRP1000-BEGDA D 8 Start date
ENDDA HRP1000-ENDDA D 8 End date
EPLAN_OBJID HRP1000-OBJID N 8 ID of development plan
PERS_OTYPE HRP1000-OTYPE C 2 Person type
PERS_SOBID HRP1001-SOBID C 45 ID of person
PLVAR HRP1000-PLVAR C 2 Plan version
STATE_ID PAD77-STATE_ID N 2 Current status
STATION_OTYPE HRP1000-OTYPE C 2 Object type of item
STATION_SOBID HRP1001-SOBID C 45 Item ID
STATION_TO_PLAN PAD44 u 17 Step, duration, .. of item

Parameter Reference Type Length Text
BEGDA HRP1000-BEGDA D 8 Start date
ENDDA HRP1000-ENDDA D 8 End date

Exception Text
CANCELED Action was terminated
DATA_MISSING Insufficient data to execute function
NOTHING_TO_DO Nothing to do - no database changes required!
NOT_POSSIBLE Execution not possible
NO_AUTHORITY No authorization

Functionality
You can use this module as a template to copy from. The modules youcreate as a result can be used when a change of state occurs inindividual planning (in accordance with the entries in table T77BX).
This function module is called in function module"rhpq_call_function_t77bx".
Data should be updated within the module in the RH_BUFFER (VTASK ='B'). When the individual plan is saved, the module"RH_UPDATE_DATABASE" is executed, and the RH_BUFFER is updated.
If the Customizing switch T77S0-dplan-confs is set, you will be askedto confirm whether or not you really want to execute the module. Theshort text of the module is used in the confirmation dialog box thatappears.
The period can be changed by the module.

Notes
Do not change the interface!