SAP ABAP Class CL_RMPS_PRO_DECLARE_GSP (Declaration Process GSP)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_PRO_DECLARATION_EXE Declaration Process 20040506
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_PRO_DECLARE_GSP_POST Obsolete!!!!! DO NOT USE!!!!! USE SUPER CLASS!!!!! 20040701
Properties
Class CL_RMPS_PRO_DECLARE_GSP  
Short Description Declaration Process GSP    
Super Class    
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
# Type group / Object type Type Type Description
1 IF_RMPS_PRO_DECLARATION_EXE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SRMPT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SRMST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_PRO_DECLARATION_EXE Declaration Process 20040506
Friends
Class CL_RMPS_PRO_DECLARE_GSP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GCL_GENERAL_ATTR_FUNCS Instance attribute Public Object reference (TYPE REF TO) CL_RMPS_GENERAL_ATTRIBUTES Attribute Handler 20040727
2 G_ELEMENT_GID Instance attribute Public Type reference (TYPE) I Element GUID 20130424
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTROLLED_COPY_ACTIVITY Static method Public Method Add Activity Controlled Copy 20050309
2 ADD_DOD_VERSION_ACTIVITY Static method Public Method Add Activity Controlled Copy 20061220
3 ADD_ELECTRONIC_VERSION_ACT Static method Public Method Creates Electronic Version from a Paper Document 20091026
4 ADD_MOVE_ACTIVITY Static method Public Method Add Reassignment Activity 20040802
5 ADD_PAPER_VERSION_ACTIVITY Static method Public Method Activity to Create Paper Version 20091026
6 ADD_POID_TO_FOLDER Instance method Public Method Add POID to Folder 20040602
7 APPEND_PROT_ACTIVITY Static method Public Method Enhance Log Activity 20040604
8 CALL_CHANGE_ATTR Instance method Public Method Ask as Last Chance to Change Attributes 20040723
9 CHECK_ASSIGNED Instance method Public Method Check whether object already assigned 20060503
10 CHECK_DIALOG Instance method Protected Method Should dialog be displayed? 20051104
11 FILL_STATE_PROPS Instance method Protected Method Fill attributes that are set in the status change 20051104
12 GET_ACTIVE_PART_POID Instance method Public Method Determine Active Part for Folder 20040802
13 GET_ATTRIBUT Instance method Public Method Read an Attribute Value 20040701
14 GET_DECLARATION_TYPE Static method Public Method Determine Customizing for Assignment Type 20051024
15 GET_FOLDER_CONNECTION Instance method Public Method Create Connection to Folder 20050722
16 GET_FOLDER_FROM_PART Static method Public Method Reading of a case for a part 20050829
17 GET_LINKED_PARTS Static method Public Method Reading of Linked Objects 20040803
18 GET_STATE_DETAILS Static method Public Method Determining Status Details 20051222
19 HANDLE_SECUR_LEVEL Instance method Public Method Compare and if necessary change security levels 20040804
20 PS_CASE_UPDATE_LAST_ADDITION Instance method Public Method Updated in Folder Date of Last Access to Document 20061215
21 PS_CHECK_MULTI_INSERT Instance method Public Method Check whether several inserts are allowed and possible 20061215
22 PS_IS_DOUBLE_STATIC Static method Public Method Is already in folder 20061215
23 REMOVE_POID_FROM_FOLDER Instance method Public Method Delete Object from Folder Using API 20040803
24 SHOW_STATUS_SELECTION Instance method Public Method Choose status 20051104
25 SPS_CHECK_FOR_DECLARATION Static method Public Method Checks whether element type has declaration status 20060623
26 UPDATE_REFERENCE_AND_ATTRS Instance method Public Method Correct Inheritance After Reassignment 20040820
27 WRITE_PROTOCOL Instance method Public Method Write Log Entry 20040604
Events
Class CL_RMPS_PRO_DECLARE_GSP has no event.
Types
Class CL_RMPS_PRO_DECLARE_GSP has no local type.
Method Signatures

Method ADD_CONTROLLED_COPY_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHG_IF_ACTIVITIES Value transfer Object reference (TYPE REF TO) IF_SRM_ACTIVITY_LIST Aktivitäten 20050309
2 Importing IM_IF_AUTHORITY Call by reference Object reference (TYPE REF TO) IF_SRM_SP_AUTHORIZATION Berechtigungsprüfung für SP 20050309

Method ADD_CONTROLLED_COPY_ACTIVITY on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method ADD_DOD_VERSION_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHG_IF_ACTIVITIES Value transfer Object reference (TYPE REF TO) IF_SRM_ACTIVITY_LIST Aktivitäten 20061220
2 Importing IM_IF_AUTHORITY Call by reference Object reference (TYPE REF TO) IF_SRM_SP_AUTHORIZATION Berechtigungsprüfung für SP 20061220

Method ADD_DOD_VERSION_ACTIVITY on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method ADD_ELECTRONIC_VERSION_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHG_IF_ACTIVITIES Call by reference Object reference (TYPE REF TO) IF_SRM_ACTIVITY_LIST 20091026
2 Importing IM_IF_AUTHORITY Call by reference Object reference (TYPE REF TO) IF_SRM_SP_AUTHORIZATION 20091026

Method ADD_ELECTRONIC_VERSION_ACT on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method ADD_MOVE_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHG_IF_ACTIVITIES Value transfer Object reference (TYPE REF TO) IF_SRM_ACTIVITY_LIST Aktivitäten 20040802
2 Importing IM_IF_AUTHORITY Call by reference Object reference (TYPE REF TO) IF_SRM_SP_AUTHORIZATION Berechtigungsprüfung für SP 20040804

Method ADD_MOVE_ACTIVITY on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method ADD_PAPER_VERSION_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHG_IF_ACTIVITIES Call by reference Object reference (TYPE REF TO) IF_SRM_ACTIVITY_LIST 20091026
2 Importing IM_IF_AUTHORITY Call by reference Object reference (TYPE REF TO) IF_SRM_SP_AUTHORIZATION 20091026

Method ADD_PAPER_VERSION_ACTIVITY on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method ADD_POID_TO_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHG_FREEZE_REC Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050518
2 Exporting EX_CASE_REC_API Call by reference Object reference (TYPE REF TO) IF_SRM_SP_RECORD Record API des Folders 20040804
3 Exporting EX_PART_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040804
4 Importing IM_ACTIVITY Call by reference Type reference (TYPE) CHAR1 Context aus dem die Methode gerufen wurde 20060504
5 Importing IM_ADD_FOLDER Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE X = zur Caseakte hinzufügen 20051025
6 Importing IM_ANCHOR Call by reference Type reference (TYPE) STRING Anker an dem eingefügt werden soll 20060504
7 Importing IM_FOLDER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des Ziel Folder 20040602
8 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040602
9 Importing IM_OBJECT_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des zuzuordnenden Objekts 20040602
10 Importing IM_PART_API Call by reference Object reference (TYPE REF TO) IF_SRM_SP_RECORD Akten API (geoeffnet und gesperrt) 20050518
11 Importing IM_PART_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des Ziel Parts 20040831
12 Importing IM_STOP_INHERITANCE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050518
# Exception Resumable Description Created on
1 CX_RMPS_PRO_DECLARE Fehler beim Veröffentlichen von Dokumenten 20040603

Method APPEND_PROT_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHG_TAB_PROT_ACTIVITY Call by reference Type reference (TYPE) SRMPT_PROTO_ACT_DESC_TAB 20040604

Method APPEND_PROT_ACTIVITY on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method CALL_CHANGE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) SRMACTID RMPSD_ACTID_ATTR_CHANGE Aktivität 20040727
2 Importing IM_CLIENT_EVENT Call by reference Object reference (TYPE REF TO) IF_SRM_CLIENT_EVENT Frontend Object 20040723
3 Importing IM_CL_ATTR_FUNCS Call by reference Object reference (TYPE REF TO) CL_RMPS_GENERAL_ATTRIBUTES Service-Klasse Attributhandling 20040727
4 Importing IM_DECLARE_DETAILS Call by reference Type reference (TYPE) RMPS_PRO_S_DECLARE_DETAILS Detailinformationen für Declare 20070104
5 Importing IM_FOLDER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Folder Poid 20040723
6 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040723
7 Importing IM_MY_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040723
8 Importing IM_PART_FE_DRAGDROP Call by reference Object reference (TYPE REF TO) OBJECT Part Frontend for Drag Drop 20040727
9 Importing IM_PART_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Part Poid 20050204
# Exception Resumable Description Created on
1 CX_RMPS_PRO_DECLARE Fehler beim Veröffentlichen von Dokumenten 20040723

Method CHECK_ASSIGNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FATHER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Hauptobjekt der Zuordnung 20060503
2 Exporting EX_FLAG_ASSIGNED Call by reference Type reference (TYPE) SRMBOOLEAN Ist bereits zugeordnet 20060503
3 Exporting EX_SUBSTRUC_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Unterobjekt der Zuordnung 20060503
4 Exporting EX_USE_FATHER Call by reference Type reference (TYPE) SRMBOOLEAN Die Zuordnung besteht zum Vaterobjekt 20060503
5 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20060503
6 Importing IM_OBJECT_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Objekt das überprüft werden soll 20060503

Method CHECK_ASSIGNED on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method CHECK_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DECLARE_DETAILS Call by reference Type reference (TYPE) RMPS_PRO_S_DECLARE_DETAILS Detailinformationen für Declare 20051104
2 Importing IM_DIALOG_TYPE Call by reference Type reference (TYPE) CHAR1 '1' = Partauswahl '2' = Attributanzeige 20051104
3 Returning RE_SHOW Value transfer Type reference (TYPE) SRMBOOLEAN Dialog anzeigen? 20051104

Method CHECK_DIALOG on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method FILL_STATE_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IS_NO_STD_REC Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20051104
2 Exporting EX_TAB_PROPS Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB Attribute 20051104
3 Importing IM_DECLARE_DETAILS Call by reference Type reference (TYPE) RMPS_PRO_S_DECLARE_DETAILS Detailinformationen für Declare 20051104
4 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20051104
5 Importing IM_MOVE Call by reference Type reference (TYPE) CHAR1 ' ' Einstelliges Kennzeichen 20100208
6 Importing IM_MY_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Dokument POID 20051104
7 Importing IM_PARENT_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20061220

Method FILL_STATE_PROPS on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method GET_ACTIVE_PART_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FOLDER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Folder Poid 20040802
2 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040802
3 Returning RE_PART_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID des aktiven Parts 20040802
# Exception Resumable Description Created on
1 CX_RMPS_PRO_DECLARE Fehler beim Veröffentlichen von Dokumenten 20040802

Method GET_ATTRIBUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BACKEND Call by reference Object reference (TYPE REF TO) IF_SRM_SP_OBJECT Speziell für abstrakte Klasse SP Object 20040701
2 Importing IM_PROP_NAME Call by reference Type reference (TYPE) SRMGS_PROP_NAME Attributname 20040701
3 Returning RE_VALUE Value transfer Type reference (TYPE) STRING Attributwert 20040701

Method GET_ATTRIBUT on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method GET_DECLARATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CASE_TYPE Call by reference Type reference (TYPE) STRING Fallart 20051024
2 Returning RE_DECLARATION_TYPE Value transfer Type reference (TYPE) RMPS_DECLARE_TYPE Zuordnungstyp IF_RMPS_PRO_DECLARATION_EXE=>C_DECLTYP* 20051024

Method GET_DECLARATION_TYPE on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method GET_FOLDER_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PART_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20050722
2 Exporting EX_SEND_REQUEST Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050722
3 Importing IM_OBJ_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Object Poid 20050722
4 Importing IM_SOURCE_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Source Poid 20050722
5 Importing IM_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20050722

Method GET_FOLDER_CONNECTION on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method GET_FOLDER_FROM_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PART_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Poid des Aktenbandes 20050829
2 Importing IM_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20050829
3 Returning RE_FOLDER_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID Poid des Falls 20050829
# Exception Resumable Description Created on
1 CX_RMPS_PRO_DECLARE Fehler beim Veröffentlichen von Dokumenten 20051025

Method GET_LINKED_PARTS 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 20040803
2 Importing IM_LINKED_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Verknüftes Objekt 20040803
3 Importing IM_LINK_TYPE Call by reference Type reference (TYPE) RMPS_DECLARE_TYPE IF_RMPS_PRO_DECLARATION_EXE=>C_DECLTYPE_PARTS Zuordnungstype IF_RMPS_PRO_DECLARATION_EXE=>C_DECLTYPE* 20051025
4 Returning RE_TAB_LINKED_OBJECTS Value transfer Type reference (TYPE) SRM_LIST_POID_INTERFACE verlinkte Objekte POID 20040803

Method GET_LINKED_PARTS on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method GET_STATE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STATE_PROPS Call by reference Type reference (TYPE) SRMST_STAT_PROPERTIES Status Details 20051222
2 Exporting EX_STATE_TYPE Call by reference Type reference (TYPE) RMPSP_DECLARE_STATE Status der Sichtbarkeit 20051222
3 Importing IM_STATUS_ID Call by reference Type reference (TYPE) SRMSTATID SRM Status ID 20051222

Method GET_STATE_DETAILS on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method HANDLE_SECUR_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHG_MY_PROPERTIES Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB Objektattribut zum Ändern 20040809
2 Importing IM_DOC_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Objekt Poid 20040804
3 Importing IM_FOLDER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Folder Poid 20040804
4 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040804
5 Importing IM_PART_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Part Poid 20050204
6 Importing IM_USE_FOLDER Call by reference Type reference (TYPE) SRMBOOLEAN X = Folder verwenden! 20051104
# Exception Resumable Description Created on
1 CX_RMPS_PRO_DECLARE Fehler beim Veröffentlichen von Dokumenten 20041011

Method PS_CASE_UPDATE_LAST_ADDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IF_REQUEST Call by reference Object reference (TYPE REF TO) IF_SRM_REQUEST Interface für Request 20061215
2 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20061215
# Exception Resumable Description Created on
1 CX_SRM Base Class (abstract) 20061215

Method PS_CHECK_MULTI_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20061215
2 Importing IM_IF_CONTAINER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20061215
3 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20061215
4 Importing I_IF_REC_INSTANCE_XML Call by reference Object reference (TYPE REF TO) CL_SRM_XML_REC_INSTANCE record instance 20061215
5 Returning RE_OKAY Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20061215
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20061215

Method PS_IS_DOUBLE_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20061215
2 Importing IM_NEW Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20061215
3 Importing I_IF_REC_INSTANCE_XML Call by reference Object reference (TYPE REF TO) CL_SRM_XML_REC_INSTANCE record instance 20061215
4 Importing I_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20061215
5 Returning RE_DOUBLE Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20061215
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20061215

Method REMOVE_POID_FROM_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FREEZE_REC Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040831
2 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040803
3 Importing IM_PART_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Part aus dem gelöscht wird 20040803
4 Importing IM_POID_TO_DELETE Call by reference Object reference (TYPE REF TO) IF_SRM_POID Objekt das gelöscht werden soll 20040803
5 Exporting RE_IF_ACT_PART_API Value transfer Object reference (TYPE REF TO) IF_SRM_SP_RECORD IF_SRM_SP_RECORD 20040803
# Exception Resumable Description Created on
1 CX_RMPS_PRO_DECLARE Fehler beim Veröffentlichen von Dokumenten 20040803

Method SHOW_STATUS_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTUAL_STATE Call by reference Type reference (TYPE) SRMSTATID Aktueller Status 20051104
2 Importing IM_BACKEND Call by reference Object reference (TYPE REF TO) IF_SRM_SP_OBJECT Speziell für abstrakte Klasse SP Object 20071015
3 Importing IM_REF_STATE_NET Call by reference Object reference (TYPE REF TO) IF_SRM_STATUS_NET SRM: Interface für Statusnetz 20051104
4 Returning RE_SELECTED_STATE Value transfer Type reference (TYPE) SRMSTATID Ausgewählter Status 20051104
# Exception Resumable Description Created on
1 CX_RMPS_PRO_DECLARE Fehler beim Veröffentlichen von Dokumenten 20051110

Method SPS_CHECK_FOR_DECLARATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20060623
2 Importing IV_SPS_ID Call by reference Type reference (TYPE) SRMSPSID Elementart-ID 20060623
3 Returning RE_ALLOWED Value transfer Type reference (TYPE) SRMBOOLEAN X = Declare möglich 20060623

Method SPS_CHECK_FOR_DECLARATION on class CL_RMPS_PRO_DECLARE_GSP has no exception.

Method UPDATE_REFERENCE_AND_ATTRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FOLDER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des Folder, wo Dokument zugeordnet wird 20040820
2 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM POID 20040820
3 Importing IM_OBJECT_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des Dokuments 20040820
4 Returning RE_OKAY Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040820
# Exception Resumable Description Created on
1 CX_RMPS_OPERATION Fehler bei einer rekursiven Operation 20040820
2 CX_RMPS_SP_OPERATION Fehler bei einer rekursiven Operation 20040820

Method WRITE_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ARG1 Call by reference Type reference (TYPE) STRING POID1 20040804
2 Importing IM_ARG2 Call by reference Type reference (TYPE) STRING POID2 20040804
3 Importing IM_ARG_STRING Call by reference Type reference (TYPE) STRING Text 20040804
4 Importing IM_BACKEND_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040604
5 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040604
6 Importing IM_PROT_TYPE Call by reference Type reference (TYPE) CHAR1 IF_RMPS_PRO_DECLARATION_EXE=>C_PROCESS_DECLARE Konstanten IF_RMPS_PRO_DECLARATION_EXE=>C_PROCESS_* 20040804
# Exception Resumable Description Created on
1 CX_RMPS_PRO_DECLARE Fehler beim Veröffentlichen von Dokumenten 20040604
History
Last changed by/on SAP  20110908 
SAP Release Created in 640