Hi All,
I have a scenario in which a custom function module is used to update a custom database table.Then the table INDX table is updated for the area XX and id "YYYY" with u20180u2019 (success) or u20181u2019 (failure) for updating the database .
Example:
EXPORT INSERT_STATUS TO DATABASE INDX(XX)
ID 'YYYY'.
Can yoy please tell: Which field will be updated with the variable INSERT_STATUS ( 0 or 1 ) using the above statement.
And what can be the use of this system table INDX?
Thanks in advance.
Regards,
Sanjeet