‎2007 Feb 28 2:51 PM
Hi all,
Can anyone please tell me what is meant by the following statement?
(The following statements are in method : IF_BSP_CONTROLLER~HANDLE_EVENT of the class CL_BSP_CONTROLLER2.
HTMLB_EVENT
HTMLB_EVENT_EX
GLOBAL_MESSAGES
Kindly tell me what is meant by O:379*\ in the above statement.
Regards,
Vijay
**********REPLIES WILL SURELY BE REWARDED*********
‎2007 Feb 28 3:22 PM
I think it's only a tag the system assign to the object created.
‎2007 Feb 28 3:25 PM
‎2007 Feb 28 3:29 PM
I assume that you are seeing these values in the debugger. These are representations of the object reference memory areas. For example, the HTMLB_EVENT is an object reference which points to some memory area on the system. The value is simply stating that the object reference has not been instansiated, the others have. The O:379 is just a representation of the memory area. Double click it and you can see the object attributes.
Regards,
Rich Heilman
‎2007 Mar 01 2:26 PM
Hi all,
Can anyone please tell me if there is any way to set the values of a variable which get set as follows:
LR_FRAME_COM :
Regards,
Vijay
********REPLIES WILL DEFINETELY BE REWARDED**********
‎2007 Mar 01 2:29 PM
‎2007 Mar 01 2:32 PM
Hi Rich,
Thanks a lot for your time . The actual requirement is as follows:
I am not able to solve the problem. Please guide me.
There is a screen element SRMS .
When we set the screen element as SRMS by opening the transaction crmc_blueprint_c and then Application Layout->Define Application Layout we get a pop up for the Application . I give the application as crmm_account.
Then a list is shown . In the list if I give the screen element as SRMS , I am able to get a new row when I click on the button "New" in the URL for PCUI.
But if I change the screen element as SRME I am not able to get the new row when i click on the button "New" in the URL for PCUI.
The requirement is that the new row must be added for screen element SRME.
Kindly guide me on the above .
Thanks a lot for your time and reply!!!!Please reply!!!!
Thanking you once again!!!!
Regards,
Vijay