Hi guys, I want to use a internal table in modify to update another internal table, but always SAP give me an error which says: "Field "TABLE" is unknow. Is not possible to do this?
My code look like:
MODIFY <it_1> FROM TABLE <it_2>.