Hierarchy
⤷
⤷
Properties
| Class | CL_BSSP_SW_ACTIVITIES_ASSIST | |
| Short Description | Groups | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSSP1 | Generic Applications |
| Created | 20120116 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_BSSP_SW_ACTIVITIES_ASSIST has no interface implemented.
Friends
Class CL_BSSP_SW_ACTIVITIES_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20121108 | |||||
| 2 | Static Attribute | Public | Type reference (TYPE) | CLB_APPLICATION_ID | 'SAIL' | Collaboration: Application ID | 20130104 | ||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20120118 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSSP_SW_COMMON | Common functionality | 20130419 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120118 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20121108 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20120118 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_STW_ACTIVITY | Group | 20120118 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSSP_SIDE_PANEL_SERVICES | Side Panel Services | 20120118 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | BSSP_S_SW_CONFIGURATION | Configuration | 20120118 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | S_OBJECT_INFO | 20120118 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | BSSP_S_SW_ACTIVITY | Group | 20120118 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | BSSP_T_ACTIVITY_PARTICIPANT | Participants of a Group | 20130128 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | BSSP_T_SW_ACTIVITY | Group | 20120118 |
Methods
Events
Class CL_BSSP_SW_ACTIVITIES_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SX_INSTANCE | Private | See coding | 20121108 | BEGIN OF sx_instance,
comp_usage TYPE REF TO if_wd_component_usage,
o_inst_weak TYPE REF TO cl_abap_weak_reference,
END OF sx_instance
|
||
| 2 | S_OBJECT_INFO | Public | See coding | 20120116 | BEGIN OF s_object_info,
objkey TYPE swo_typeid,
objtype TYPE swo_objtyp,
appl_id TYPE bssp_application,
logsys TYPE logsys,
rfcdest TYPE rfcdest,
strucdescr TYPE REF TO cl_abap_structdescr,
objtype_fix TYPE boole_d,
END OF s_object_info
|
Method Signatures
Method ADAPT_PRIVACY_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SW_API | Call by reference | Object reference (TYPE REF TO) | IF_STW_API | StremWork Application API | 20121018 | |||
| 2 | IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20121018 |
Method ADAPT_PRIVACY_TEXTS on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method CHANGE_GROUP_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20130122 | |||
| 2 | IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20130122 | |||
| 3 | IS_NEW_GROUP_ATTRIBUTES | Call by reference | Type reference (TYPE) | BSSP_S_SW_ACTIVITY_CREATE | Group: Attributes for Creation | 20130122 | |||
| 4 | IT_NEW_PARTICIPANT_LIST | Call by reference | Type reference (TYPE) | BSSP_T_ACTIVITY_PARTICIPANT | Participants of a Group | 20130122 |
Method CHANGE_GROUP_VALUES on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method CHANGE_PARTICIPANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130122 | |||
| 2 | IT_PARTICIPANT | Call by reference | Type reference (TYPE) | BSSP_T_ACTIVITY_PARTICIPANT | Participants of a Group | 20120116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP Jam Static exceptions | 20130122 |
Method CHECK_DATA_RESET Signature
Method CHECK_DATA_RESET on class CL_BSSP_SW_ACTIVITIES_ASSIST has no parameter.
Method CHECK_DATA_RESET on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method CHIP_DO_EXIT Signature
Method CHIP_DO_EXIT on class CL_BSSP_SW_ACTIVITIES_ASSIST has no parameter.
Method CHIP_DO_EXIT on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method CHIP_DO_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHIP_API | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20120116 | |||
| 2 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120116 |
Method CHIP_DO_INIT on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method CONFIG_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG_DATA | Call by reference | Type reference (TYPE) | BSSP_S_SW_CONFIGURATION | Configuration | 20120116 |
Method CONFIG_HANDLER on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method CONFIG_HANDLER_BORTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG_DATA | Call by reference | Type reference (TYPE) | BSSP_S_BORTYPE_CONFIG | 20121024 |
Method CONFIG_HANDLER_BORTYPE on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BSSP_SW_ACTIVITIES_ASSIST has no parameter.
Method CONSTRUCTOR on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method CONTEXT_CHANGED Signature
Method CONTEXT_CHANGED on class CL_BSSP_SW_ACTIVITIES_ASSIST has no parameter.
Method CONTEXT_CHANGED on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method CREATE_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ACTIVITY | Value transfer | Type reference (TYPE) | BSSP_S_SW_ACTIVITY | Group | 20120116 | |||
| 2 | IO_MSG_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20130122 | |||
| 3 | IS_ACTIVITY | Call by reference | Type reference (TYPE) | BSSP_S_SW_ACTIVITY_CREATE | Group: Attributs for Creation | 20120116 | |||
| 4 | IT_PARTICIPANT | Call by reference | Type reference (TYPE) | BSSP_T_ACTIVITY_PARTICIPANT | Participants of a Group | 20120116 |
Method CREATE_ACTIVITY on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method CREATE_GROUP_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20130122 | |||
| 2 | IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20130122 | |||
| 3 | IS_NEW_GROUP_ATTRIBUTES | Call by reference | Type reference (TYPE) | BSSP_S_SW_ACTIVITY_CREATE | Group: Attributes for Creation | 20130122 | |||
| 4 | IT_NEW_PARTICIPANT_LIST | Call by reference | Type reference (TYPE) | BSSP_T_ACTIVITY_PARTICIPANT | Participants of a Group | 20130122 |
Method CREATE_GROUP_VALUES on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method CREATE_INITIAL_INPORT Signature
Method CREATE_INITIAL_INPORT on class CL_BSSP_SW_ACTIVITIES_ASSIST has no parameter.
Method CREATE_INITIAL_INPORT on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method EVENT_SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_GROUP | Call by reference | Type reference (TYPE) | BSSP_S_SW_ACTIVITY | Group | 20130122 | |||
| 2 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | ID of the FPM Event | 20130122 |
Method EVENT_SET_VALUE on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_BSSP_SW_ACTIVITIES_ASSIST | StreamWork Activities | 20120116 | |||
| 2 | IO_COMP_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20121108 | |||
| 3 | IO_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20120116 |
Method GET_INSTANCE on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method HANDLE_MENU_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Attribute reference (LIKE) | 20120116 |
Method HANDLE_MENU_ACTION on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method INPORT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPORT_EVENT | Value transfer | Attribute reference (LIKE) | 20120116 |
Method INPORT_HANDLER on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method MODIFY_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_FIRST_TIME | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120116 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120116 | |||
| 3 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20120116 |
Method MODIFY_VIEW on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method PROCESS_INVITATION_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INVITATION_RESULT | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TS_INVITATION_RESULT | Invitation Result | 20130128 |
Method PROCESS_INVITATION_RESULT on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method REFRESH_PARTICIPANT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130128 | |||
| 2 | IT_PARTICIPANT | Call by reference | Type reference (TYPE) | BSSP_T_ACTIVITY_PARTICIPANT | Participants of a Group | 20130128 | |||
| 3 | RT_PARTICIPANT | Value transfer | Type reference (TYPE) | BSSP_T_ACTIVITY_PARTICIPANT | Participants of a Group | 20130128 |
Method REFRESH_PARTICIPANT_LIST on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method SET_SW_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SW_ACTIVITY | Call by reference | Type reference (TYPE) | BSSP_S_SW_ACTIVITY | Group | 20120116 | |||
| 2 | IT_SW_ACTIVITY | Call by reference | Type reference (TYPE) | BSSP_T_SW_ACTIVITY | Group | 20120116 |
Method SET_SW_ACTIVITY on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_WDUCOMM | Call by reference | Type reference (TYPE) | STRING | 20120116 | ||||
| 2 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120116 | |||
| 3 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120116 | |||
| 4 | IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20120116 | |||
| 5 | IO_WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Application-Defined Event | 20120116 |
Method USER_COMMAND on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
Method WIRING_REFRESH Signature
Method WIRING_REFRESH on class CL_BSSP_SW_ACTIVITIES_ASSIST has no parameter.
Method WIRING_REFRESH on class CL_BSSP_SW_ACTIVITIES_ASSIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |