Answer Posted / varsha
You can read it using the FM PYXX_READ_PAYROLL_RESULT.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are logical data bases used in hr module? : abap hr
How to create a check box/option button in a list?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
Explain the properties of selection screen?
Do we create table fields with out data elements and domains?
wat is the difference between A-gate & W-gate?where are they used?
From Excel to ABAP - Is batch mode possible ?
What are data classes? What are the various data classes available for selection? : abap data dictionary
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
Explain what are the different functions used in sap script?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
What are the types of subroutines? : abap data dictionary
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is runtime analysis?