I am new to BOPF and have learnt the basic of BOPF (create custom Business Object, query/modify records, alt.key, etc).
The Application Log BO is mentioned in the following blogs. However, I am not able find enough material for me to integrate my BOPF with Application Log.
Below are topics that I have looked into, but no conclusion yet.
- I am aware of the existing of
- /BOFU/BASIS_APPLICATION_LOG
- /BOFU/CL_LIB_C_APPLICATION_LOG
- /BOFU/CL_A_BAL_ACTION
- I also wonder if I have to learn about Output Management, but this isn't clear to me.
- I have done PPF before when doing custom development in Solution Manager, but I do not see example of how to link that to Application Log.
I believe /BOFU/BASIS_APPLICATION_LOG is the correct object to use along with its actions from /BOFU/CL_A_BAL_ACTION. However, I am not able to get it working.
I am hoping there is someone out there can give a some reference as to how to implement application log within BOPF.