SAP function modules A
- Module Abap_Docu_Download Function Download ABAP documentation in HTML format
- Module Appl_Log_Delete Function With this function module you delete logs in the database accordingto specified selection conditions
- Module Appl_Log_Display Function With this function module you can analyze logs in the database
- Module Appl_Log_Display_Intern Function have only collected log records at runtime and do not want towrite to the database
- Module Appl_Log_Init Function and deletes all existing associated data in local memory
- Module Appl_Log_Read_Db Function sub-object according to specified selection conditions
- Module Appl_Log_Read_Intern Function specified value, from local memory, for the specified objector sub-object
- Module Appl_Log_Set_Object Function local memory. With a flag you can control whether the APPL_LOG_WRITE_...messages are written in
- Module Appl_Log_Write_Db Function object in local memory to the database. If the log for the objector sub-object in question is new
- Module Appl_Log_Write_Header Function With this function module, you write the log header data in local memory
- Module Appl_Log_Write_Log_Parameters Function associated values for the specified object or sub-object in localmemory. If this function module is
- Module Appl_Log_Write_Message_Params Function memory. Otherwise the function module works like APPL_LOG_WRITE_SINGLE_MESSAGE
- Module Appl_Log_Write_Messages Function With this function module you write one or more messages, without parameters,in local memory
- Module Appl_Log_Write_Single_Message Function local memory. If no header entry has yet been written for the objector sub-object, it is created
- Module Arfc_Get_Tid Function will return the IP address of the terminal in hex
SAP all function modules & definitions
What a function module does?
Describe Arfc_Get_Tid, Appl_Log_Write_Single_Message, Appl_Log_Write_Messages, Appl_Log_Write_Message_Params, Appl_Log_Write_Log_Parameters, Appl_Log_Write_Header, Appl help.
Explain Arfc_Get_Tid, Appl_Log_Write_Single_Message, Appl_Log_Write tutorial.