Hi
I have reams of code in txt files where I need to change the table names.
For example:
original table name new table name
T_CL_ERROR_DISP T_CL_ERR_DISP
T_CL_ERROR_RES T_CL_ERR_RSLTN
T_CL_HDR_X_DIAG T_CL_HDR_DIAG
T_CL_HDR_X_ECODE T_CL_HDR_ECDE
T_CL_XREF_ICN T_CL_ICN_XREF
T_CL_INST_DTL T_CL_INSTNL_DTL
T_CL_INST_HDR T_CL_INSTNL_HDR
these are just 7 examples - i have 1,000's
My question is if there's a way to import this crosswalk table to avoid loading these table names one at a time in Batch Editor?
Thanks in advance
Scott
Bulk / Batch Search and replace
- DigitalVolcano
- Site Admin
- Posts: 1863
- Joined: Thu Jun 09, 2011 10:04 am
Re: Bulk / Batch Search and replace
Have you tried the import function in the batch editor? This should do what you want.