Hi Pundit's
Using the transaction SFP, I have copied the Interface RMSL_LABELING_FORM_INTERFACE into ZRMSL_LABELING_FORM_INTERFACE and the form RMSL_LABELING_FORM_ALL_DATA into ZRMSL_LABELING_FORM_ALL_DATA and updated the form interface to the Z interface..
I need to pass some custom calculations and values to the form, so i added code into the CODE INITIALIZATION part of the interface. The code is not getting triggered at all. I tried putting break points in code initialization using the commands , BREAK-POINT , Break <USER_ID> and also i called a FM and put both Session and External break point. all failed to trigger a break point. Please help me out... here are some more detials of the Forms and interface.
FORM --> ZRMSL_LABELING_FORM_ALL_DATA
Layout type --> S Standard Layout.
Interface --> ZRMSL_LABELING_FORM_ALL_DATA
Interface --> ZRMSL_LABELING_FORM_ALL_DATA
Interface type --> ABAP Dictionary-Based Interface.
Thank you all for the help.