Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAdi in Performance Screen

Former Member
0 Likes
401

I need a code for below given problem.

I have A custom table with the goals for certain jobs.which will be used as input for the Performance Screen creation.

table format:

Template ID Job Title Code Goal Type Criteria Goal Text

60003201 70001011 40002739 Make 106% of Plan

Table layout :

Template ID Numc, 8 (HRP1000, OBJID VA Object)

Job title code Numc, 8 (HRP1000, OBJID C Object)

Criteria(Goal type) Numc,8 (HRP1000, OBJID VC Object)

Goal text Char, 1000

Logic to determine goals from custom table:

I have to Read infotype 0001 to get PA0001-STELL based upon PERNR of user.

Then Read table-Template ID to locate templates specific to Performance Screen and the user’s job title code PA0001 – STELL based upon their PERNR to obtain goals of each type to be populated in the user’s Performance Screen document.

o Load goals into Performance Screen document in the notes text box of the particular Criteria (VC) for “goals” of the appropriate goal-type.

I need a code for below given problem.

I have A custom table with the goals for certain jobs.which will be used as input for the Performance Screen creation.

table format:

Template ID Job Title Code Goal Type Criteria Goal Text

60003201 70001011 40002739 Make 106% of Plan

Table layout :

Template ID Numc, 8 (HRP1000, OBJID VA Object)

Job title code Numc, 8 (HRP1000, OBJID C Object)

Criteria(Goal type) Numc,8 (HRP1000, OBJID VC Object)

Goal text Char, 1000

Logic to determine goals from custom table:

I have to Read infotype 0001 to get PA0001-STELL based upon PERNR of user.

Then Read table-Template ID to locate templates specific to Performance Screen and the user’s job title code PA0001 – STELL based upon their PERNR to obtain goals of each type to be populated in the user’s Performance Screen document.

o Load goals into Performance Screen document in the notes text box of the particular Criteria (VC) for “goals” of the appropriate goal-type.

2 REPLIES 2
Read only

Former Member
0 Likes
379

need help

Read only

Former Member
0 Likes
379

Reply asap