what is the z-transaction??
what's the use of it??
Answer Posted / gupta
Z transaction is used for the execution of customized
programs or reports. for example we did created a BDC for a
Vendor invoice transaction for the legacy data migration
according to the client data. Now that inorder to provide
access to end user we create a t-code for it and give
authorization to end user using se93 transaction.
The same applies for any customized report also.
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
What are different data types in abap/4?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What is a matchcode?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What are the functions of lock objects?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
What are the different types of luws. What are they?
Explain the differences between at selection-screen and at selection-screen output?
What are the difference between tables and structures?
What is the abap program name to process the batch input session automatically? : abap bdc
What is a logical database?
What are the steps in a bdc session? : abap bdc
What are multiple use BADIS?
Create any functions? How to go about it?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.