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
Difference between top-of-page and top-of-page during at line- selection?
What is page window?
What are Tickets in Realtime ?
What is partner selection?
What are the different kinds of lock modes?
What is erp? : sap abap hr
Define abap/4 layer? : abap data dictionary
wat is the default file name of BAPI trace?
What is the max no of match code id’s that can be defined for one match code object?
Define database layer? : abap data dictionary
Explain the Inportance of pa30? : abap hr
What is a help view? : abap data dictionary
What is the role of ‘refresh’ in internal table?
In order to upload purchase order details, how you handle multiple values for a single field?
What are the two ways for restricting the value range for a domain? : abap data dictionary