I created a Structure called ‘ZQMSCRM_API_QM02’ that contains table type called ‘ZQMTSCRM_API_QMSM’ and this has another table type called ‘ZQMTSCRM_API_TXMD’.
‘ZQMSCRM_API_QM02’ -> ‘ZQMTSCRM_API_QMS’ -> ‘ZQMTSCRM_API_TXMD’.
I am feeding an internal table with this ‘ZQMSCRM_API_QM02’ and although I fed the ‘ZQMTSCRM_API_QMSM’ I was unable to feed the ‘ZQMTSCRM_API_TXMD’ for presentation on an FM.
Could you help me load this ‘ZQMTSCRM_API_TXMD’?
Print the Struture and the Table Type.