Functionality This function module deletes the log identified by I_LOG_HANDLE>from memory.
- The log is removed from memory.
- If the log was saved with the function module
BAL_DB_SAVE>, it is deleted from the database. Use the function module BAL_LOG_REFRESH> toonly delete a log from memory. Use the function module BAL_DB_DELETE> to deletea log from the database withour having to load it into memory first.Further information Delete logs> INCLUDE BAL_GENERAL_LINK OBJECT DOKU ID TX. INCLUDE BAL_DD_BALLOGHNDL OBJECT DOKU ID TX INCLUDE BAL_GENERAL_LINK OBJECT DOKU ID TX
|