Posts

Showing posts with the label application log

Creation of application Log Object & Sub object and its Uses.

Image
  Steps to Create Application Log Step1 . Create the below table which stores the student  records. Step2 . Create the message class in Tcode- SE91 with below messages. Step 3 . Create an Object and Sub object in Tcode-SLG0.               * Goto SLG0.               * Click on new entries.               * Give object name and description.                              * Select object and double click on sub object.           *  And give sub object name and description.      Step 4 . Check the tables for object is BALOBJ  and sub object is BALSUB.               * Goto SE11. And give table name BALOBJ. And click on display.         ...