SAP ABAP Class CL_RMPS_PRO_SP_DOCUMENT (PRO Record Service Provider)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_PRO_DOCUMENT (Package) Record (Declaration and so on)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_SP_DOCUMENT | RMPS: Enhancements SP Document (BE) | 20040506 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_PRO_AGGREGATION | Position of Object in Object Hierarchy | 20040607 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_DOD_SP_DOCUMENT | Dod: Document backend | 20090925 |
Properties
| Class | CL_RMPS_PRO_SP_DOCUMENT | |
| Short Description | PRO Record Service Provider | |
| Super Class | CL_RMPS_SP_DOCUMENT | RMPS: Enhancements SP Document (BE) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_PRO_DOCUMENT | Record (Declaration and so on) |
| Created | 20040506 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMPS_PRO_SP_DOCUMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMPS_PRO_AGGREGATION | Position of Object in Object Hierarchy | 20040607 |
Friends
Class CL_RMPS_PRO_SP_DOCUMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RMPS_GENSP_HISTORY | Object for writing in table RMPSGENSPHIST | 20050526 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | '-' | Is the record an extract? | 20040812 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | '-' | Is the Document an Alternative Rendition? | 20040812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if record is an extract/rendition | 20040812 |
Events
Class CL_RMPS_PRO_SP_DOCUMENT has no event.
Types
Class CL_RMPS_PRO_SP_DOCUMENT has no local type.
Method Signatures
Method CHECK_INCOMING_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_IS_EXTRACT | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Ist das Dokument ein Extrakt? | 20040812 | |||
| 2 | EX_IS_RENDITION | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Ist das Dokument eine Rendition? | 20040812 |
Method CHECK_INCOMING_RELATIONS on class CL_RMPS_PRO_SP_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |