Hi all,
I am configuring MDMGX transaction for Customer Master Check Tables in ECC 6.0. I am able to extract data from single tables.
I have trouble extracting data from joins, for e.g., in case of Customer Account Groups, I need to extract data from T077D and T077X Tables. Please suggest me what's wrong from the following config:
for Table, T077D:
NONLANG FIELDS: KTOKD=Key
LINK INFO: KTOKD(T077X:KTOKD)
for Table, T077X:
LANG FIELDS: SPRAS=LANGKEY,TXT30=Name
MDM Port Code for both of the tables: LT_Test
Error message: Invalid SQL semantics for extraction for port LT_Test
Thank you so much in advance,
Maari