SAP ABAP Class CL_RMPS_SUBCOMPONENT_PART (PRO: Part)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_PRO_FILEPLAN (Package) PRO: Fileplan - Folders and so on
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_SUBCOMPONENT_RECORD | PRO: Part | 20040617 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_SUBCOMPONENT_PART | Part Functions | 20040227 |
Properties
| Class | CL_RMPS_SUBCOMPONENT_PART | |
| Short Description | PRO: Part | |
| Super Class | CL_RMPS_SUBCOMPONENT_RECORD | PRO: Part |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_PRO_FILEPLAN | PRO: Fileplan - Folders and so on |
| Created | 20040123 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMPS_SUBCOMPONENT_PART | Part Functions | 20040227 |
Friends
Class CL_RMPS_SUBCOMPONENT_PART has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20040322 | |||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040126 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SRMSPSID | SPS ID of Part | 20040618 |
Methods
Events
Class CL_RMPS_SUBCOMPONENT_PART has no event.
Types
Class CL_RMPS_SUBCOMPONENT_PART has no local type.
Method Signatures
Method ATTRIBUTE_CURRENT_PART_GET Signature
Method ATTRIBUTE_CURRENT_PART_GET on class CL_RMPS_SUBCOMPONENT_PART has no parameter.
Method ATTRIBUTE_CURRENT_PART_GET on class CL_RMPS_SUBCOMPONENT_PART has no exception.
Method BUILD_PART_NAME_IN_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | STRING | 20050810 | ||||
| 2 | RE_NAME | Value transfer | Type reference (TYPE) | STRING | 20050810 |
Method BUILD_PART_NAME_IN_FOLDER on class CL_RMPS_SUBCOMPONENT_PART has no exception.
Method CHECK_REOPEN_AUTHORIZED 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 | 20041124 | |||
| 2 | RE_AUTHORIZED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20041124 |
Method CHECK_REOPEN_AUTHORIZED on class CL_RMPS_SUBCOMPONENT_PART has no exception.
Method CLOSE_PART Signature
Method CLOSE_PART on class CL_RMPS_SUBCOMPONENT_PART has no parameter.
Method CLOSE_PART on class CL_RMPS_SUBCOMPONENT_PART has no exception.
Method GET_DESCRIPTION_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TEMPLATE | Value transfer | Type reference (TYPE) | STRING | 20070222 |
Method GET_DESCRIPTION_TEMPLATE on class CL_RMPS_SUBCOMPONENT_PART has no exception.
Method GET_PART_RECORD_MODEL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MODEL_ID | Value transfer | Type reference (TYPE) | STRING | 20050419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse (abstrakt) | 20050419 |
Method GET_POID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20051108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20051108 |
Method GET_POID_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20040126 |
Method INSERT_PART_IN_FOLDER Signature
Method INSERT_PART_IN_FOLDER on class CL_RMPS_SUBCOMPONENT_PART has no parameter.
Method INSERT_PART_IN_FOLDER on class CL_RMPS_SUBCOMPONENT_PART has no exception.
Method NEW_PART Signature
Method NEW_PART on class CL_RMPS_SUBCOMPONENT_PART has no parameter.
Method NEW_PART on class CL_RMPS_SUBCOMPONENT_PART has no exception.
Method PART_DESCRIPTION_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FPLAN_CURR | Call by reference | Type reference (TYPE) | STRING | 20050429 | ||||
| 2 | IM_FROZEN | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20070222 | ||
| 3 | IM_IF_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20040715 | |||
| 4 | IM_PART_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040715 | |||
| 5 | IM_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SRM_SERVICE | SRM Service | 20040715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse (abstrakt) | 20040715 |
Method PART_SPS_ID_CUSTOMIZING_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SPS_ID | Value transfer | Type reference (TYPE) | SRMSPSID | Elementart-ID | 20040618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse (abstrakt) | 20040826 |
Method WRITE_PROTOCOL 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 | 20050216 | |||
| 2 | IM_PROT_ACTIVITY | Call by reference | Type reference (TYPE) | STRING | Protokollakt. (PS_OPEN_PART, PS_CLOSE_PART) | 20050216 |
Method WRITE_PROTOCOL on class CL_RMPS_SUBCOMPONENT_PART has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |