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
What are the data types of the external layer?
What does hide statement do?
If yes then why do we require logical database
foreign key enforcement?
How many lists can a program can produce?
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
How are BAPI different from Normal function modules ?
THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What is sap abap tables?
What do you do when the system crashes in the middle of a BDC batch session?
What is a table attribute?
What is alv programming in abap?
how do you transport lsmw data from one system to another?
Can i have some Realtime Scenarios on Reports.