List of Function Modules
List of Function Modules
APPL_LOG_READ_DB With this function module you read the log data in
the database for an object or sub-object according to
specified selection conditions.
APPL_LOG_READ_INTERN With this function module you read all log data
whose log class has at least the specified value, from
local memory, for the specified object or sub-object.
APPL_LOG_WRITE_DB With this function module you write all data for the
specified object or sub-object in local memory to the
database. If the log for the object or sub-object in
question is new, the log number is returned to the
calling program.
APPL_LOG_WRITE_HEADER With this function module, you write the log header
data in local memory.
APPL_LOG_WRITE_LOG_PARAMETERS With this function module, you write the name of the
log parameters and the associated values for the
specified object or sub-object in local memory. If this
function module is called repeatedly for the same
object or sub-object, the existing parameters are
updated accordingly. If you do not specify an object
or sub-object with the call, the most recently used is
assumed.
Example: