Answer Posted / deepak kumar
Clusters are where the payroll results are stored after a
payroll run.
For payroll reporting u read those results either using
function module like 'PYXX_READ_PAYROLL_RESULT' or read
them using macros
rp-imp-c2-rx(international) , for US rp-imp-c2-ru.Then u can
find the required amounts in RT , CRT tables .
In sap r/3 system u can see results using transaction
PC_PAYRESULT.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What is view? Different types of view. Explain?
In the `select' statement what is group by ?
What is the significance of delivery class?
What are the different types of data dictionary objects? : abap data dictionary
What is the difference between open_form and close_form?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
How can we create callable modules of program code within one abap/4 program?
What are the payroll related Infotypes
What is the function of a domain? : abap data dictionary
what is difference between set screen and call screen ?
What is search help exit? : sap abap data dictionary
What is meant by search help? : sap abap data dictionary
Describe data classes? : abap hr
What is the purpose of at first and at last?