SAP Community
About sairam1308
sairam1308
Discoverer
Member since
2021 Dec 07
User Statistics
4
Posts
0
Solutions
0
Kudos given
0
Kudos received
View all badges
Options
Report User
User Activity
Posts
Replies
Adding sub screen to standard T-code
2022 Mar 15
What is the process for adding sub screen to standard T-code?
Fetching User Id based on Domain Id
2022 Mar 10
Help me to write the code for fetching the data from USRACL table, the requirement is to get the data of BNAME based on PNAME from the table USRACL condition is passing PNAME as sachin where the actual record of PNAME is p:sachin@in.ril.com
Re: Error: Unprocessed components with POSIT
2022 Mar 14
Don't write select query directly in screen's flow logic..... create a module there and then write logic
Re: Fetching User Id based on Domain Id
2022 Mar 10
May I now if the domain Id is passing at runtime than how it to be the code