What is transactional code?
A transaction code is used to access functions or running programs (including executing ABAP code) in the SAP application more rapidly. By entering a t-code instead of using the menu, navigation and execution are combined into a single step, much like shortcuts in the Windows OS.
What is the transaction code to maintain a vendor?
SAP Maintain Vendor Master Transaction Codes
| # | TCODE | Description |
|---|---|---|
| 1 | MIRO | Enter Incoming Invoice |
| 2 | MIGO | Goods Movement |
| 3 | XK01 | Create vendor (Centrally) |
| 4 | XK02 | Change vendor (centrally) |
What are the bank transaction codes?
What are the different transaction codes on my statement?
| Transaction Code | Description |
|---|---|
| BGC | Bank Giro Credit |
| BGT | Guarantees |
| BLN | Bankline Charges |
| BOE | Bill of Exchange |
How do I assign a company code to a vendor?
Step by Step Guide to Create Vendor Master Data in SAP
- Select Account Group.
- Enter the Company code in which you want to create the vendor.
- Enter unique Vendor id according to number range in Account Group You can also leave the Vendor field blank. The system will assign a number when the data is saved.
What is the transaction code to change a vendor?
XK02
SAP Change Vendor Transaction Codes
| # | TCODE | Description |
|---|---|---|
| 1 | XK02 | change vendor (centrally) |
| 2 | FK02 | change vendor (Accounting) |
| 3 | MIGO | Goods Movement |
| 4 | MIRO | Enter Incoming Invoice |
What is Z program in SAP?
What are Z programs? The terms Z programs and Z developments are collective terms for transactions, code, function modules and programs. These are applications that are operated in addition to the original SAP programs – i.e. outside the standards.
How do you check Z reports in SAP?
U’ll have to take use of the std SAP sys tables : TADIR or TRDIR. And use the appropriate category to find all the Z-reports existing in your system.