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.
Answer Posted / 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 |
Post New Answer View All Answers
How will you read from internal table records in a given value range (without using loop)
Explain the disadvantage of using exec sql statement in abap?
What is a database view? : abap data dictionary
What will you code in start-of-selection & end-of-selection ?
List the events in abap/4 language?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
Define batch input session?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
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???
What are interface/conversion programs in SAP?
Explain what are the different functions used in sap script? What are the parameters used in each function?
Explain the session method? : abap bdc
What are the parameters in bdc_open_group? : abap bdc
what is the exact code that shoud be implimented in sap note
What are the advantages/ dis-advantages of logical databases?