Hello Experts,
How to pass an internal table between views? I have followed some steps but its showing an error.
i have created a table type of ZTTYPE_VBAP and line type VBAP.
I have declared in component controllers attribute LT_VBAP of associated type ZTTYPE_VBAP .
But when i am using this in my method in component controller its not taking.