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

Cycles

Former Member
0 Likes
423

Hello everybody,

with the transaction PE02 we are able to see the cycles used in schemes in SAP HCM. The data of this cycles are stored in a table T52C5. In this table, the last field - VINFO, contains the informations that are displayed in the transaction as functions. Do you have or know any documentation that describes how is that field processed in order to read the information? (there are a lot of special characters there that have to have a meaning).

Thank you!

2 REPLIES 2
Read only

Former Member
0 Likes
398

hi Bogdan,

in the transaction ,on the screen you have a Radio button 'Documentation'.

In the screen you give the rule name , select the Documentation radiobutton and choose display

you can get the documentation.

Regards,

Jaya rama kumar

Read only

0 Likes
398

Hi Jaya,

thanks for your response.

However the documentation doesn't help me, because I need to know how can I read the table in my program. The documentation refers only to the functions that are used there.

Regards!