‎2008 Dec 06 5:21 AM
Hi,
We are creating a Tool in which we are using some ztable types, we are planning to use this tool in our clients server, do we have any option like when we execute something it should automatically create all the ztable types in the clients system.
Thanks.
‎2008 Dec 07 5:27 AM
‎2008 Dec 07 6:22 AM
Hi Varun
Can you explain in detail about your requirement .
Neha
‎2008 Dec 07 6:35 AM
Hi,
We have designed a tool in which we had to use some z table types, we are planning to use this tool in our clients place for some presentation, since we need to give this presentation to some of our clients creating same z table type would be big job, so we are planning to create a executable file which when downloaded or executed it should create all the z table types in the clients system.
Can we create this ?
Thanks and Regards,
varun
‎2008 Dec 07 6:40 AM
Hi
looking at your requirement Amit`s answer is best option for you .
Well what is the need to create Ztables from tool when SAP has already given you se11.
Well since you are using these tables for presentation or some kind of demo ,I think you should rather create them using se11 .
Check this link for BDC of SE11 .
Neha
‎2008 Dec 07 6:43 AM
‎2008 Dec 07 6:47 AM
We are not creating any ztables but we are creating ztable types, the functionality of our tool is completly different it is just using table types in the Function Modules we have created.
‎2008 Dec 07 6:51 AM
Ztable types can be created from SE11.
How you suppose to create if you had only one?
‎2008 Dec 07 6:58 AM
Yes, we create it using se11 only, ok I wil try to create a bdc for se11 table types, but i am looking to create a executable file or some thing like that, which when executed should first check for the name space then create all the function modules, ztable types and also a program, in the customer system, then when I execute the program I will get the result which I will use for my presentation.
‎2008 Dec 07 7:00 AM
Go ahead with BDC no issues.
System will automatically Take care of Name spaces.if you give other than Z/Y you will get error messages in Log file of Batch input.
‎2008 Dec 08 3:48 AM
We are having about 15 to 16 Function Modules in this tool, which should also automatically be uploaded, is there any way to do this automatically?
Thanks and Regards,
Varun
‎2008 Dec 08 3:56 AM
What objects are getting update thru FM while creating Table types?
‎2008 Dec 08 4:04 AM
Nothing will be updated to the data base, we will just use the tool to analyze the clients system for example no of custom objects developed, no of standard objects modified etc. Moreover we will run this tool in different versions of SAP so, we might get some problems with screen numbers and sequence so we cannot use BDC's.
‎2008 Dec 08 4:19 AM
Now you are going far from your very first post.
do we have any option like when we execute something it should automatically create all the ztable types in the clients system.
Till yet we all of us suggesting you accordingly to your first post and now you are saying that
we will just use the tool to analyze the clients system for example no of custom objects
Strange!
This is why Mentioned in rules that:Please provide enough information and Be clear with your Problem first for getting Quality responses.
Final response:Use TRDIR and MODACT tables for getting custom program custom FM and Modifications respectively in your SAP system.
Use Z* to fetch custom entries.
‎2008 Dec 08 5:00 AM
Sorry Boss for confusing you. Thanks for qucik reponses.
Edited by: varun kadapa on Dec 8, 2008 6:26 AM
Edited by: varun kadapa on Dec 8, 2008 6:26 AM
Edited by: varun kadapa on Dec 8, 2008 6:27 AM
‎2008 Dec 07 6:27 AM