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

Cluster table

RahulKeshav
Active Contributor
0 Likes
604

Hi All

I want to use Cluster table ......following are the Query...

"Read CLSTR table b2, read sub table ZL looking for wagetype (LGART)= 9001. Cumulate field ANZHL for each entry where LGART=9001 for last 365 days including system date at runtime (system date and prior 364 days)"

i didnt work on cluster table...

Plz help me in solving this query..

Thnx

Rohit

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
563

Hi Rohit,

Check if the FM HR_TIME_RESULTS_GET can help you

3 REPLIES 3
Read only

Former Member
0 Likes
564

Hi Rohit,

Check if the FM HR_TIME_RESULTS_GET can help you

Read only

0 Likes
563

use pa0000-pernr to read CLSTR table b2..........

Read only

RahulKeshav
Active Contributor
0 Likes
563

thnx