SAP ABAP Class CL_RCM_REC_SERVICE_WD (RCM: Services for Record/Web Dynpro)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_RECORD_WD (Package) Web Dynpro Record Browser
⤷
⤷
Properties
| Class | CL_RCM_REC_SERVICE_WD | |
| Short Description | RCM: Services for Record/Web Dynpro | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_RECORD_WD | Web Dynpro Record Browser |
| Created | 20041102 | SAP |
| Last change | 20060207 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RCM_REC_SERVICE_WD has no forward declaration.
Interfaces
Class CL_RCM_REC_SERVICE_WD has no interface implemented.
Friends
Class CL_RCM_REC_SERVICE_WD has no friend class.
Attributes
Class CL_RCM_REC_SERVICE_WD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checked whether ALV function should be disabled | 20041201 | |
| 2 | Static method | Public | Method | Commit | 20050808 | |
| 3 | Static method | Public | Method | Fill entries for the view for maintaining function profiles | 20050405 | |
| 4 | Static method | Public | Method | Find Child Model IDs for a Record Model Element | 20041105 | |
| 5 | Static method | Public | Method | Find Possible Model POIDs for Record | 20041102 | |
| 6 | Static method | Public | Method | Returns whether service provider is complex | 20041207 | |
| 7 | Static method | Public | Method | Rollback | 20050725 |
Events
Class CL_RCM_REC_SERVICE_WD has no event.
Types
Class CL_RCM_REC_SERVICE_WD has no local type.
Method Signatures
Method CHK_DISABLE_ALV_EDIT_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FUNCTION_ID | Call by reference | Type reference (TYPE) | STRING | 20041201 | ||||
| 2 | RE_DISABLE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20041201 |
Method CHK_DISABLE_ALV_EDIT_FUNCTION on class CL_RCM_REC_SERVICE_WD has no exception.
Method COMMIT Signature
Method COMMIT on class CL_RCM_REC_SERVICE_WD has no parameter.
Method COMMIT on class CL_RCM_REC_SERVICE_WD has no exception.
Method FILL_FP_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ENTRIES | Call by reference | Type reference (TYPE) | TABLE | 20050405 | ||||
| 2 | IM_TOOLBAR_TYPE | Call by reference | Type reference (TYPE) | RCM_REC_TB_TYPE | RCM Toolbar-Type | 20050405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse (abstrakt) | 20050405 |
Method GET_CHILDREN_MODEL_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SP_MODEL_ELEMENT | IF_SRM_SP_MODEL_ELEMENT | 20041105 | |||
| 2 | IM_PARENT_RECORD_ELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | Parent Element ID | 20041108 | |||
| 3 | IM_RECORD_EXPERT_API | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SP_RECORD_EXPERT | IF_SRM_SP_RECORD_EXPERT | 20041108 | |||
| 4 | IM_RECORD_MODEL_API | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SP_MODEL | IF_SRM_SP_MODEL | 20041109 | |||
| 5 | RE_MODEL_ID_TAB | Value transfer | Type reference (TYPE) | RCM_REC_MODEL_ID_WD_TAB | RCM: Modelid's | 20041105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_MODEL | 20041105 | ||
| 2 | CX_SRM_SP_RECORD | 20041108 |
Method GET_MODEL_POIDS_4_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RECORD_BACKEND | Call by reference | Object reference (TYPE REF TO) | OBJECT | Object | 20041102 | |||
| 2 | IM_RECORD_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20041102 | |||
| 3 | RE_MODEL_POID_TAB | Value transfer | Type reference (TYPE) | SRM_LIST_POID_INTERFACE | Poids | 20041102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse (abstrakt) | 20041102 |
Method IS_SERVICE_PROVIDER_COMPLEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20041207 | |||
| 2 | IM_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20041207 | |||
| 3 | RE_IS_COMPLEX | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20041207 |
Method IS_SERVICE_PROVIDER_COMPLEX on class CL_RCM_REC_SERVICE_WD has no exception.
Method ROLLBACK Signature
Method ROLLBACK on class CL_RCM_REC_SERVICE_WD has no parameter.
Method ROLLBACK on class CL_RCM_REC_SERVICE_WD has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 700 |