Hi all.
In SAP source system I got table with additional attribs for CUSTOMER:
CUST_STATUS
CUST_STATUS_TEXT
CUST_WAREHOUSE_STATUS
CUST_WAREHOUSE_TEXT
I've created data source for the table. Z_CUST_ENHANCE
I've created CUST_STATUS and CUST_WAREHOUSE_STATUS infoobjects with texts. I got duplicate key error messages while loading data directly from the Z_CUST_ENHANCE datasource (whic is logic).
How I'm supposed to load texts and keys into CUST_STATUS, CUST_WAREHOUSE_STATUS info-objects?