SAP ABAP Interface IF_RMPS_PRO_RELATION (PRO Record Relations)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_PRO_RELATION Management of PRO Record Relations 20040628
Properties
Interface IF_RMPS_PRO_RELATION  
Short Description PRO Record Relations    
General Data
Package RMPS_PRO_DOCUMENT   Record (Declaration and so on) 
Created 20040628   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_RMPS_PRO_RELATION has no interface.
Friends
Interface IF_RMPS_PRO_RELATION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_RELA_ATTR_IMPORT Constant Public Type reference (TYPE) STRING 'IMPORT' Relation Attribute: Import 20060713
2 C_RELA_ATTR_IMPORT_PAPER Constant Public Type reference (TYPE) STRING 'IMPORT_PAPER' Import Paper Relation Attribute 20091214
3 C_RELA_ATTR_RENDER Constant Public Type reference (TYPE) STRING 'RENDER' Relation Attribute: Render 20060713
4 C_RELA_TYPE_CONTROLLED_COPY Constant Public Type reference (TYPE) STRING 'PO' Is Controlled Copy of / Has Controlled Copy 20050216
5 C_RELA_TYPE_COPY Constant Public Type reference (TYPE) STRING 'PC' Is Copy of / Has Copies 20040628
6 C_RELA_TYPE_DOD_VERSION Constant Public Type reference (TYPE) STRING 'PV' Is DoD Version of/Has DoD Version 20061220
7 C_RELA_TYPE_EXTRACT Constant Public Type reference (TYPE) STRING 'PE' Is Extract of / Has Extracts 20040628
8 C_RELA_TYPE_OPEN_CONTENT Constant Public Type reference (TYPE) STRING 'PT' Relation Attribute Import Open Content 20091214
9 C_RELA_TYPE_RENDITION Constant Public Type reference (TYPE) STRING 'PR' Is Rendition of / Has Rendition 20040628
10 C_RELA_TYPE_SUPERSEDE Constant Public Type reference (TYPE) STRING 'PS' Superseded / Is Superseded by 20041109
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_RELATION Instance method Public Method Generate New Relation 20040629
2 DELETE_RELATION Instance method Public Method Delete Relation 20041112
3 DELETE_SINGLE_RELATION Instance method Public Method Deletes Single Relation 20091214
4 GET_INSTANCE Static method Public Method Get Instance 20040628
5 GET_RELATIONS Instance method Public Method Get Relations for Object 20040628
Events
Interface IF_RMPS_PRO_RELATION has no event.
Types
Interface IF_RMPS_PRO_RELATION has no local type.
Method Signatures

Method CREATE_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMMENT Call by reference Type reference (TYPE) STRING Kommentar zur Relation (max. 32 Zeichen werden gespeicher) 20040917
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des Objekts, zu dem die Rel. hergestellt werden soll 20040629
3 Importing IM_RELA_IS_OUTGOING Call by reference Type reference (TYPE) SRMBOOLEAN True->Objekt ist POID1 in neuer Relation; False->POID2 20040629
4 Importing IM_RELA_TYPE Call by reference Type reference (TYPE) STRING Relationstyp (s. Konst. C_RELA_TYPE*) 20040629
5 Importing IM_REL_ATTRIBUTE Call by reference Type reference (TYPE) STRING Relationattribut 20060713
# Exception Resumable Description Created on
1 CX_RMPS_PRO_RELATION Verwaltung von PRO-Dokument-Relationen 20040629

Method DELETE_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RELA_TYPE Call by reference Type reference (TYPE) STRING Löscht alle Rel. d. geg. Typs (* -> Alle Relationen löschen) 20041112
# Exception Resumable Description Created on
1 CX_RMPS_PRO_RELATION Verwaltung von PRO-Dokument-Relationen 20041112

Method DELETE_SINGLE_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORMAT Call by reference Type reference (TYPE) STRING 20091214
2 Importing IM_RELA_TYPE Call by reference Type reference (TYPE) STRING Löscht alle Rel. d. geg. Typs (* -> Alle Relationen löschen) 20091214
# Exception Resumable Description Created on
1 CX_RMPS_PRO_RELATION Management of PRO Record Relations 20091214

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040628
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des Elements, dessen Relationen zu verwalten sind 20040628
3 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RMPS_PRO_RELATION Objekt zur Verwaltung der Dokument-Relationen 20040628
# Exception Resumable Description Created on
1 CX_RMPS_PRO_RELATION Verwaltung von PRO-Dokument-Relationen 20040628

Method GET_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INCOMING Call by reference Type reference (TYPE) RMPS_LINK_LIST Relationen, wo Objekt POID2 ist (IsXXOf) 20040628
2 Exporting EX_OUTGOING Call by reference Type reference (TYPE) RMPS_LINK_LIST Relationen, wo Objekt POID1 ist (HasXX) 20040628
3 Importing IM_READ_COMMENT Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Eingeg. Kommentare zu Relationen lesen? 20040917
# Exception Resumable Description Created on
1 CX_RMPS_PRO_RELATION Verwaltung von PRO-Dokument-Relationen 20040628
History
Last changed by/on SAP  20110908 
SAP Release Created in 640