If i created a new field in a table i want to see the field is created by whom? Tell me the specific table name which is contained all the user details.
Answers were Sorted based on User's Feedback
Answer / anshuman
VRSD is a standard SAP Table available within R/3 SAP systems depending on your version and release level.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ashok
Go to table USR21 and get the person number, then use that person number number to go to ADRP. There should be the name.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / prasanna
table usr02
In bname field we get the user list
Is This Answer Correct ? | 0 Yes | 1 No |
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
What is a view?
What are field symbols and field groups.?
what is bdc?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
How to call other programs?
i have 2 fields on selection screen of a Report along with a check box.My requirement is initially that first field sud be mandatory but when we click on the check box the first field which was mandatory sud now be optional and the second field now sud be mandatory.Please provide the solution asap. thank u.
Name the abap/4 modularization techniques?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
Explain Commit and Roll back?
What's the use of AT PF event?
What is elementary search help? : sap abap data dictionary