Hello community,
I need to find out which tables the migration cockipit writes the data to.
Example:
Object BANK data is stored in BANKL.
But I don't know all sap tables, is there any easier way to identify target tables?
For some objects, the table name is the same as the migration tamplate data structure, but the same does not occur for customer, where the tamplate structure is S_CUST_GEN and the data is saved in KNA1.
Can anyone help me please?