How does system know that your SAP login userid is assigned
to a perticular employee number (PERNR)?
Answer Posted / prasanthi
By using Function Module RP_GET_PERNR_FROM_USERID, get PERNR
by giving USRTY = '0001'.
And also in the table PA0105, with SUBTYPE '0001' and with
the value USRID = 'SY-UNAME', get the PERNR.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do you execute the payroll
if while coding power goes off , how to retrieve the codes?
What are the advantages of abap query tool?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
What are the internal tables and work area?
On which event we can validate the input fields in module programs?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
Difference between function group and function module?
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
What is the collect statement?
How we format the data before writing a statement in the report?
What are the parameters used in each function?
What is the difference between sum and collect?
Mention what is alv programming in abap?
What are the data types of internal tables?