SAP ABAP Class CL_RMPS_FOLDER (File Structure (Service Class))
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_DESK (Package) Electronic Desk
⤷
⤷
Properties
| Class | CL_RMPS_FOLDER | |
| Short Description | File Structure (Service Class) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_DESK | Electronic Desk |
| Created | 20020909 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RMPS_FOLDER has no interface implemented.
Friends
Class CL_RMPS_FOLDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | RMPS_TT_FOLDER | Subscribed Folders | 20020910 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20020909 | ||
| 2 | Static method | Public | Method | Determine Whether Folder Subscribed | 20020909 | |
| 3 | Static method | Public | Method | Subscribe | 20020909 | |
| 4 | Static method | Public | Method | Subscribe | 20020909 |
Events
Class CL_RMPS_FOLDER has no event.
Types
Class CL_RMPS_FOLDER has no local type.
Method Signatures
Method GET_SUBSCRIBED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REFRESH | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20020910 | ||
| 2 | RE_SUBSCRIBED_FOLDER | Value transfer | Type reference (TYPE) | RMPS_TT_FOLDER | Tabelle von Foldern (Office) | 20020909 |
Method GET_SUBSCRIBED on class CL_RMPS_FOLDER has no exception.
Method IS_SUBSCRIBED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FOLDER_ID | Call by reference | Type reference (TYPE) | SO_OBJ_ID | SAPoffice: Id eines SAPofficeobjektes | 20020909 | |||
| 2 | IS_SUBSCRIBED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20020909 |
Method IS_SUBSCRIBED on class CL_RMPS_FOLDER has no exception.
Method SUBSCRIBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FOLDER_ID | Call by reference | Type reference (TYPE) | SO_OBJ_ID | SAPoffice: Id eines SAPofficeobjektes | 20020909 | |||
| 2 | RE_TEXT | Value transfer | Type reference (TYPE) | DSTRING | String | 20020910 |
Method SUBSCRIBE on class CL_RMPS_FOLDER has no exception.
Method UNSUBSCRIBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FOLDER_ID | Call by reference | Type reference (TYPE) | SO_OBJ_ID | SAPoffice: Id eines SAPofficeobjektes | 20020909 |
Method UNSUBSCRIBE on class CL_RMPS_FOLDER has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 110_620 |