How does system know that your SAP login userid is assigned
to a perticular employee number (PERNR)?
Answer Posted / tanmoy
Call to the FM 'RP_GET_PERNR_FROM_USERID' will return the
employee number, we need to pass user-name (SY-UNAME)& USRTY
= '0001'.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Give few names of pooled tables in sap ?
What is the difference between upload and ws_upload ? : abap bdc
How will you find manager of an employee
What are the different types of views and their definition?
What are the update types possible? : abap data dictionary
What is the use of 'for all entries'?
Why we are using Macros instead of Function Modules
What are the page headers for secondary lists?
What are the advantages of logical databases : abap hr
List some of the many different ways that the sap standard functionality can be changed by a customer?
What are local objects?
What are the functions of lock objects?
what next in SAP-ABAP/4 is it going to be change?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul