Table list used by SAP ABAP Function Module LOCATION_TRANSLATE (Übersetzung Werks-Nummer nach Kunden-Nummer und umgekehrt)
SAP ABAP Function Module LOCATION_TRANSLATE (Übersetzung Werks-Nummer nach Kunden-Nummer und umgekehrt) is using
# Object Type Object Name Object Description Note
     
1 Table  KNA1 General Data in Customer Master SOURCE VALUE(C_RES_FIELD) LIKE KNA1
2 Table  KNA1 General Data in Customer Master
3 Table  KNA1 General Data in Customer Master SOURCE VALUE(CLIENT) LIKE KNA1-KUNNR DEFAULT SPACE
4 Table  KNA1 General Data in Customer Master SOURCE VALUE(CLIENT_RESULT) LIKE KNA1-KUNNR
5 Table  T001W Plants/Branches SOURCE VALUE(P_RES_FIELD) LIKE T001W
6 Table  T001W Plants/Branches SOURCE VALUE(PLANT_RESULT) LIKE T001W-WERKS
7 Table  T001W Plants/Branches SOURCE VALUE(PLANT) LIKE T001W-WERKS DEFAULT SPACE
8 Table  T001W Plants/Branches
9 Table  WRF1 Plant data
10 Table  WRF1 Plant data SOURCE VALUE(C_RES_FIELD_WRF1) LIKE WRF1