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

table

Former Member
0 Likes
561

Hi,

Can anybody tell me the name of table from where i can find the relation between category, category groups and appraisal templates.

Tcode ooam.

Regards,

Nishant

4 REPLIES 4
Read only

Former Member
0 Likes
527

Hi,

Please check the following tables:

T77BG, V_T77BG,T513PAPD,T77BF,T77TF

HRP1043,HRP1044,HRP1045,HRP1047,HRP1048,

Hope this helps..

rgds,

Harikrishna.

Read only

0 Likes
527

hi,

I have checked these tables, there is no relation between template ids(VAXXXXXXXXX) and category id .

Plz suggest some other tables.

Regards,

Nishant

Read only

0 Likes
527

Hi Nishant,

I am having the smae problem.

If you had resolved teh above problem, kindly let me know on

mohiuddinsyed at yahoo dot com

Regards

Read only

0 Likes
527

Hi,

Although old question, lets answer for those in need of the info.

Category group is stored in T77HAP_CG* Can be maintained via oohap_catfroup.

Category, T77HAP_C* and can be maintained via oohap_category

however the maintenance via these transactions are without business check and not recommended!!! use phap_catalog instead.

as to the relationship to templates. They are stored on template level! infotype 5020.

Regards and Groetjes,

Maurice Hagen