‎2007 Jun 16 5:45 AM
1. Which transaction code is used for deleting entire table contents?
2. Which SAP table stores the BDC session queue information?
3. what is the use of sy-dynpro
4.what is the Tcode for Transaction Recorder?
‎2007 Jun 16 9:31 PM
Expert Forums
Forum Search
Use the form below to search the forum content. You can choose to search all content or restrict it to certain forums or dates. Also, you can filter the results by a username or user ID.
Search Forum Content
Search Terms: Search Tips
Category or Forum:
Date Range:
Results Per Page:
Welcome, Clemens Li Help
Your Control Panel Your Control Panel
Your Reward Points Your Reward Points
Your Questions Your Questions
Search Results » Messages: 173 - Search Terms: . which transaction code is used for deleting entire table contents? Sort by:
Pages: 6 1 2 3 4 5 6
1. ABAP code used in transaction SU01
Posted on: Apr 10, 2007 11:56 AM, by user: Varun Bhandari -- Relevance: 28% -- Show all results within this thread
method by which I can pass the user id and can know whether that user has the SAP_ALL profile or not. The above is done by using the transaction SU01,but I need the ABAP code that is being used in this ...
2. transaction code for table
Posted on: Jun 13, 2007 6:45 AM, by user: shan mugam -- Relevance: 23% -- Show all results within this thread
hi I want know to create a
Transaction code for a database table
any one plz replyCREATE TRANSACTION CODE FOR A DATABASE TABLE .
4. How to get which tables are being updated by running any transaction code
Posted on: May 29, 2007 3:29 PM, by user: Yogesh Patil -- Relevance: 20% -- Show all results within this thread
please tell me how to find which system table are being updated after running any transaction code . please tell me the procedure to find that. Thanks & Regards, Yogesh ...
5. hai3
Posted on: Jun 16, 2007 6:45 AM, by user: pavan kumar -- Relevance: 20% -- Show all results within this thread
1. Which transaction code is used for deleting entire table contents? 2. Which SAP table stores the BDC ...
6. Re: how to make a table into transaction code
Posted on: Jun 13, 2007 6:48 AM, by user: Gaurav Gupta -- Relevance: 20% -- Show all results within this thread
getting you right, you want transaction code which will navigate to the table maintenance of your Z table. First create the table maintenance generator for your Z table, then create a parameter transaction ...
7. Table to transaction code display of data
Posted on: May 4, 2007 11:03 PM, by user: Spice Girls -- Relevance: 20% -- Show all results within this thread
Hi, I am working with table VBEP - Sales Document Schedule Line. I have to correct some data for some records, but I can't change it directly to the table VBEP. Are ...
8. How to download contents of a table to excel.
Posted on: Jun 14, 2007 10:15 AM, by user: kasinath Babu -- Relevance: 18% -- Show all results within this thread
Hi all, "We have a table which is created and maintained by a transaction via SM30." How to download the contents of that table to excel via SM30? Regards. ...
9. Transaction Code SAP User
Posted on: Mar 29, 2007 7:48 AM, by user: s k -- Relevance: 17% -- Show all results within this thread
about the the users and the transaction codes used by them on particular dates or particular period. I do not want the users and their authorities.Which all TC have been used by the particular user is ...
10. Re: Deleting a transaction variant
Posted on: Apr 20, 2007 6:15 AM, by user: Himanshu Aggarwal -- Relevance: 16% -- Show all results within this thread
Hi, Give the Transaction Code in the field. Then specify the transaction variant in the Transaction Variants tab. Press Enter Then Goto Standard ...
11. Re: reports which are mostly used ny abaper
Posted on: May 10, 2007 7:46 AM, by user: Ranjita Kar -- Relevance: 16% -- Show all results within this thread
hi Suman , There are no such reports which are used by an ABAPer on a regualar basis . Depending on the requirement you need to code for your program . If you are looking for ...
12. How to create t-code for a table and how to create transaction variant???
Posted on: Apr 20, 2007 3:10 PM, by user: abhishek sarkar -- Relevance: 16% -- Show all results within this thread
Hi, I have created a custom table zsark. Now my requirement is : I have to create a transaction variant zsark_var for sm30 and table zsark. ...
13. Which method to report used customer programs
Posted on: Mar 29, 2007 3:16 PM, by user: A. Penders -- Relevance: 15% -- Show all results within this thread
Hi, Does anyone know if a method (transaction, report, etc) exists which shows all really used customer (Z) programs? Best regards, André ...
14. Moving an entire dump in an internal table into another internal?
Posted on: Apr 9, 2007 7:24 AM, by user: SHASHANK AMIN -- Relevance: 15% -- Show all results within this thread
How can I move an entire dump ,in an internal table,into another internal with a where condition? for example: itab1 into itab2 where fld1 = 'something' ...
15. Transporting Table Contents
Posted on: May 8, 2007 11:25 PM, by user: Srikrishna -- Relevance: 15% -- Show all results within this thread
When i try to add table contents to a transport I m doing the following 1. Going to SE10, double clicking on the Development correction task in the transport to which I want ...
16. transaction code
Posted on: Apr 27, 2007 11:10 AM, by user: S V -- Relevance: 15% -- Show all results within this thread
How can I add transaction code to a sap menu
17. Program SAPMSM20 Which tables are used to supply the data
Posted on: Jun 7, 2007 3:48 AM, by user: Mark Johnson -- Relevance: 15% -- Show all results within this thread
trying to extract the underlying data which is used by the SAPMSM20 program to provide audit information. (Transaction SM20). Does anyone know which tables are used to log the audit information. Also looking ...
18. transaction code
Posted on: Mar 21, 2007 8:39 PM, by user: PRASAD PRASAD -- Relevance: 14% -- Show all results within this thread
hi all, i need transaction code for DESADV01 and its functions in idoc
19. For What purpose iw23 Transaction Used for
Posted on: May 10, 2007 11:50 AM, by user: kiran basireddy -- Relevance: 14% -- Show all results within this thread
what purpose this iw23 Transaction Code used for it is showing some screen with Display PM Notification. by giving the notification Number generated by webservice it is saying no data exists. any body tell ...
20. Table contents to be made transportable
Posted on: Apr 17, 2007 12:50 PM, by user: vikrant shukla1 -- Relevance: 14% -- Show all results within this thread
system, while changing the record in the table ( differnt client) it should ask for the Transport no., I have done the Dilevery Class : C, generate the mentance through the SM30, but this is not being. ...
21. which function is used for adding days to given month
Posted on: May 7, 2007 7:52 AM, by user: Jagrut BaharatKumar Shukla -- Relevance: 14% -- Show all results within this thread
which function is used for adding days to given month
22. CO_STTXT stored in which table
Posted on: Jun 4, 2007 11:18 AM, by user: vibha vas -- Relevance: 14% -- Show all results within this thread
Hello All, I wanna know in which table this dataelement is used. Thanks, Vibha
23. how to split a string which contents 2byte character
Posted on: May 21, 2007 3:16 AM, by user: wanna qian -- Relevance: 14% -- Show all results within this thread
contents 2byte characters and if the split bit is a 2byte character we only take the first four bits. the 2byte character is used for the next five bits. so could you tell how carry is out. thanks ...
24. Re: how to replicate the contents of table in single variable
Posted on: May 15, 2007 1:12 PM, by user: sachin pardeshi -- Relevance: 14% -- Show all results within this thread
and moved all contents to single variable but the problem is that all contents come in a single line. I want my table contents exactly in variable with spaces and new line. Thanks, Sachin ...
25. deleting internal table records
Posted on: Jun 14, 2007 10:59 PM, by user: Raghu -- Relevance: 13% -- Show all results within this thread
After the if condition, i want to delete records of an internal table which doesnt satisfy the condition. i used " DELETE IT_TAB INDEX SY-TABIX. its goin to runtime errors since index value should be ...
26. Transaction code?
Posted on: Apr 19, 2007 8:37 PM, by user: Srikhar -- Relevance: 13% -- Show all results within this thread
Hi Experts, I hv Module Pool Prog.(name), I wuld like to execute it, So pls. let me know, How to find out the Transaction code for this ...
27. Re: Transaction code
Posted on: May 15, 2007 7:44 AM, by user: maddipatla Seshu chowdary -- Relevance: 13% -- Show all results within this thread
lakshmanan, u can see all transation codes in 'SM01' transaction code or 'TSTCT' data base table. regards.. seshu. ...
28. Re: Transaction code required
Posted on: Jun 6, 2007 5:24 PM, by user: Vinod Bokade -- Relevance: 13% -- Show all results within this thread
Hi use transaction SE93 or from table TSTC you can look into all transaction available. And find out the required T. Code. Thanks reward points if helpful. regards vinsee ...
29. Re: Transaction Codes Used in FICO.
Posted on: Mar 28, 2007 11:48 AM, by user: Tejas Jani -- Relevance: 13% -- Show all results within this thread
Hello, Go to t code SE93. put a * in Transaction code and in detailed help... under Application component select FI and ...
30. Re: userexit related with which transaction
Posted on: May 30, 2007 7:54 AM, by user: vibha vas -- Relevance: 13% -- Show all results within this thread
Hye , I dnt want this code, i already have it. I have list of all the userexits tht are used in my server, now i want to find out to which transactions ...
Pages: 6 1 2 3 4 5 6