Skip to Content
0
Nov 27, 2017 at 10:38 AM

QM02 - accessing assigned object data in action box function

264 Views

Hello,

We have implemented a function module for an action box. The request is to make some goods movement on the SSCC numbers listed in the assigned objects table in bottom of QM02 screen.

These entries are stored in DB table QNAO_AOBJECTS, but I need access to data during the transaction. Imagine the user adds some lines, they would not be in the Database. Unfortunately, this information is not sent to the function module. There must be some way to get this data. (sticking to "legal" methods if possible)

Anybody have any esperience or ideas?