hi gurus,
I have implemented a subscreen for lbk1 ,I am able to see the screen but when i click on save icon i am getting dump with following short text. iam new to badi can anyone explain clearly.
you attempted to use a 'null' object reference (points to nothing) access a component (variable : gr_log_entry).an object reference must point to a object (an instance of class) before it can be used to access components.either the reference was never set or it was set to null using the clear statement.