Class Method list used by SAP ABAP Class CL_CFX_P_NOTIFICATION (Persistence of the Notifications)
SAP ABAP Class CL_CFX_P_NOTIFICATION (Persistence of the Notifications) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_CFX_COL_APPLICATION - GET_INSTANCE Application Singleton for Collaboration Package
2 Class Method  CL_CFX_COL_APPLICATION - GET_TOPIC_REGISTRY Application Singleton for Collaboration Package
3 Class Method  CL_CFX_P_NOTIFICATION - GET_SUBTOPIC_IDS Persistence of the Notifications SOURCE lt_subtopic_ids = get_subtopic_ids( i_topic_id = i_topic_id ).
4 Class Method  CL_CFX_P_NOTIFICATION - GET_SUBTOPIC_IDS Persistence of the Notifications SOURCE lt_subsubtopic_ids = get_subtopic_ids( ip_topic = lp_topic ).
5 Class Method  CL_CFX_TOPIC - GET_CHILD_TOPICS Collaboration: Topic
6 Class Method  CL_CFX_TOPIC_LIST - GET Collaboration: List of topics
7 Class Method  CL_CFX_TOPIC_REGISTRY - GET Collaboration: Topic Registry
8 Class Method  IF_CFX_COMMON - GET_ID Common Interface for All Objects