SAP ABAP Interface IF_SRM_ACTIVITY_LIST (Specific Interface for Activity List)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK (Package) Records Management Framework Package

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRASR00_DPF_DOCVIEW_GE | SP Document - Client | 20050330 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRASR00_DPF_REC | Record Browser | 20050401 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_ACTIVITY_LIST | Activity List | 20010529 |
Properties
Interface | IF_SRM_ACTIVITY_LIST | |
Short Description | Specific Interface for Activity List |
General Data
Package | SRM_FRAMEWORK | Records Management Framework Package |
Created | 20000419 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SRM_ACTIVITY_LIST has no forward declaration.
Interfaces
Interface IF_SRM_ACTIVITY_LIST has no interface.
Friends
Interface IF_SRM_ACTIVITY_LIST has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CREATE | Constant | Public | Type reference (TYPE) | SRMACTID | 'CC252A82270FE64DA1120DB97B023185' | Activity - ID | 20010712 | |
2 | DELETE | Constant | Public | Type reference (TYPE) | SRMACTID | 'D662763C3AC95D4BAA65CA9351ABEEF7' | Activity - ID | 20010712 | |
3 | DISPLAY | Constant | Public | Type reference (TYPE) | SRMACTID | '88F4DA4F424E9642AF99E24F35693109' | Activity - ID | 20010712 | |
4 | DISPLAY_ARCHIVE | Constant | Public | Type reference (TYPE) | SRMACTID | 'DISPLAY_ARCHIVE' | Activity ID | 20050713 | |
5 | INFO | Constant | Public | Type reference (TYPE) | SRMACTID | 'FA9B6D7DF72E6B4593D9D2F81FDB8B42' | Activity - ID | 20010712 | |
6 | MODIFY | Constant | Public | Type reference (TYPE) | SRMACTID | 'C0868D8600835243BFA648EDBF77BEDE' | Activity - ID | 20010712 | |
7 | OPEN_MODIFY | Constant | Public | Type reference (TYPE) | SRMACTID | '001CC412326A02DCA8EEEC38CAD0D0D7' | Activity ID | 20090122 | |
8 | PREVIEW | Constant | Public | Type reference (TYPE) | SRMACTID | 'PREVIEW1CB74999640B7F4DA38341191' | Activity - ID | 20020613 | |
9 | PROTOCOL | Constant | Public | Type reference (TYPE) | SRMACTID | 'DE2B7433F40733469E15AE6ED4AFAD54' | Activity - ID | 20010807 | |
10 | QUERY | Constant | Public | Type reference (TYPE) | SRMACTID | '552004EC3A1F98498AEC5BA0CDC12FA7' | Activity - ID | 20010712 | |
11 | TYPE_ACTIVITY | Constant | Public | Type reference (TYPE) | STRING | 'TYPE_ACTIVITY' | 20010712 | ||
12 | TYPE_ACTIVITY_LIST | Constant | Public | Type reference (TYPE) | STRING | 'TYPE_ACTIVITY_LIST' | 20010712 | ||
13 | TYPE_SEPARATOR | Constant | Public | Type reference (TYPE) | STRING | 'TYPE_SEPARATOR' | 20010712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Inserts Specific Activity | 20010712 |
2 | ![]() |
Instance method | Public | Method | Inserts Activity List | 20010712 |
3 | ![]() |
Instance method | Public | Method | Inserts Separator | 20010712 |
4 | ![]() |
Instance method | Public | Method | Inserts Standard Activity | 20010530 |
5 | ![]() |
Instance method | Public | Method | Not Including Subobjects | 20010925 |
6 | ![]() |
Instance method | Public | Method | Including Subobjects | 20010925 |
7 | ![]() |
Instance method | Public | Method | Activity List of Object | 20010711 |
8 | ![]() |
Instance method | Public | Method | Activities Including Subobjects | 20010925 |
9 | ![]() |
Instance method | Public | Method | Get: Default Activity | 20010530 |
10 | ![]() |
Instance method | Public | Method | Get: Default Activity (changing activity) | 20010711 |
11 | ![]() |
Instance method | Public | Method | Set: Default Activity | 20010530 |
12 | ![]() |
Instance method | Public | Method | Set: Default Activity (changing activity) | 20010711 |
Events
Interface IF_SRM_ACTIVITY_LIST has no event.
Types
Interface IF_SRM_ACTIVITY_LIST has no local type.
Method Signatures
Method ADD_ACTIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTIVITY | Call by reference | Type reference (TYPE) | SRMACTTA | Flache Liste von Aktivitäten | 20010712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Beschreibung der Aktivitäten | 20010712 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010712 |
Method ADD_ACTIVITY_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTIVITY | Call by reference | Type reference (TYPE) | SRMACTTAL | Aktivität: Typ - Aktivitätenliste | 20010712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Beschreibung der Aktivitäten | 20010712 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010712 |
Method ADD_SEPARATOR Signature
Method ADD_SEPARATOR on Interface IF_SRM_ACTIVITY_LIST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20010712 |
Method ADD_STANDARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SRMACTID | Aktivität - ID | 20010711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Beschreibung der Aktivitäten | 20010725 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010712 |
Method CHECK_ACTIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SRMACTID | Aktivität - ID | 20010925 | ||
2 | ![]() |
RE_CHECK_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20010925 |
Method CHECK_ACTIVITY on Interface IF_SRM_ACTIVITY_LIST has no exception.
Method CHECK_ACTIVITY_RESOLVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SRMACTID | Aktivität - ID | 20010925 | ||
2 | ![]() |
RE_CHECK_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20010925 |
Method CHECK_ACTIVITY_RESOLVED on Interface IF_SRM_ACTIVITY_LIST has no exception.
Method GET_ACTIVITIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ACTIVITIES | Value transfer | Type reference (TYPE) | SRM_LIST_ACTIVITIES | Flache Liste von Aktivitäten | 20010711 |
Method GET_ACTIVITIES on Interface IF_SRM_ACTIVITY_LIST has no exception.
Method GET_ACTIVITIES_RESOLVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ACTIVITIES | Value transfer | Type reference (TYPE) | SRM_LIST_ACTIVITIES | Flache Liste von Aktivitäten | 20010925 |
Method GET_ACTIVITIES_RESOLVED on Interface IF_SRM_ACTIVITY_LIST has no exception.
Method GET_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ID | Value transfer | Type reference (TYPE) | SRMACTID | Aktivität - ID | 20010711 |
Method GET_DEFAULT on Interface IF_SRM_ACTIVITY_LIST has no exception.
Method GET_DEFAULT_CHANGING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ID | Value transfer | Type reference (TYPE) | SRMACTID | Aktivität - ID | 20010711 |
Method GET_DEFAULT_CHANGING on Interface IF_SRM_ACTIVITY_LIST has no exception.
Method SET_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SRMACTID | Aktivität - ID | 20010711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Beschreibung der Aktivitäten | 20010712 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010712 |
Method SET_DEFAULT_CHANGING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SRMACTID | Aktivität - ID | 20010711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Beschreibung der Aktivitäten | 20010712 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010712 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 620 |