Hi, experts,
I want to use the method named SAVE_ACTIVITIES in the private class(CL_TIME_SHEET_CATSXT).
I can create a CL_TIME_SHEET_CATSXT object( named ts ) through GET_INSTANCE method in the CL_TIME_SHEET_CATSXT, and then, I can call method ts->SAVE_ACTIVITIES( ).
I don't think it is right that I can create the object although I have created it successfully!
I am very doubt why I can create the !!PRIVATE!! class in my WDA? I would like to get some private class document for webdynpro for abap.
Do you give me some hint for some document about private class?
Thanks a lot.
Best regards,
tao