SAP ABAP Interface IF_RMPS_SUBCOMPONENT_PART (Part Functions)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_SUBCOMPONENT_PART PRO: Part 20040227
Properties
Interface IF_RMPS_SUBCOMPONENT_PART  
Short Description Part Functions    
General Data
Package RMPS_PRO_FILEPLAN   PRO: Fileplan - Folders and so on 
Created 20030825   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_SUBCOMPONENT_PART has no interface.
Friends
Interface IF_RMPS_SUBCOMPONENT_PART has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_REQUEST_PAR_PART_POID Constant Public Type reference (TYPE) STRING 'RMPS_PART_POID' ID request param.: POID of part that sent request 20040830
2 C_TYPE_PRO_PART Constant Public Type reference (TYPE) STRING 'PROPART' 20040312
Methods
# Method Level Visibility Method type Description Created on
1 ATTRIBUTE_CURRENT_PART_GET Static method Public Method Get POID from Attribute "Current Part" 20040322
2 CLOSE_PART Instance method Public Method Close Current Part 20040227
3 CLOSE_PREVIOUS_PARTS Instance method Public Method Check old parts and close if necessary 20050427
4 CREATE_PART Instance method Public Method Create Part 20040426
5 DOCUMENTS_ALL_DECLARED_CHECK Instance method Public Method Check whether all documents in part are declared 20060223
6 GET_BASE_CONTROL Instance method Public Method Get Base Control 20040803
7 GET_PART_POID_FROM_REQUEST Static method Public Method Get POID of sending part from request if available 20040830
8 INSERT_PART_IN_FOLDER Instance method Public Method Add New Part to Folder 20040311
9 IS_CLOSED Instance method Public Method Part is closed 20050803
10 NEW_PART Instance method Public Method Create New Part in Folder 20040227
Events
Interface IF_RMPS_SUBCOMPONENT_PART has no event.
Types
Interface IF_RMPS_SUBCOMPONENT_PART has no local type.
Method Signatures

Method ATTRIBUTE_CURRENT_PART_GET 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_SCMG_CASE Case Interface 20040322
2 Returning RE_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20040322
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040322

Method CLOSE_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CLOSED Value transfer Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE: war schon geschlossen oder wurde geschlossen 20050729
2 Exporting EX_NUM_CLOSED Call by reference Type reference (TYPE) I 1: wurde geschlossen 20050729
3 Importing IM_BACKEND Call by reference Object reference (TYPE REF TO) IF_SCMG_CASE Case Interface 20040323
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040617

Method CLOSE_PREVIOUS_PARTS 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_SCMG_CASE Case Interface 20050427
2 Importing IM_PARTS_TO_CLOSE Call by reference Type reference (TYPE) SRM_LIST_POID_INTERFACE Wenn leer, dann alle offenen 20050627
3 Returning RE_CLOSED Value transfer Type reference (TYPE) I 20050627
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20050427

Method CREATE_PART Signature

Method CREATE_PART on Interface IF_RMPS_SUBCOMPONENT_PART has no parameter.
# Exception Resumable Description Created on
1 FAILED 20040426

Method DOCUMENTS_ALL_DECLARED_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NON_DECLARED_DOCUMENTS Call by reference Type reference (TYPE) SRM_REC_ELEM_TAB table of record elements 20060223
2 Importing IM_FIND_ANY Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20060223
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20060223

Method GET_BASE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BASE_CONTROL Value transfer Object reference (TYPE REF TO) CL_SRM_BASE_CONTROL SRM Control 20040803

Method GET_BASE_CONTROL on Interface IF_RMPS_SUBCOMPONENT_PART has no exception.

Method GET_PART_POID_FROM_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_SRM_REQUEST Request 20040830
2 Returning RE_PART_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID Falls in Req.-Param. vorhanden: POID des versendenden Parts 20040830

Method GET_PART_POID_FROM_REQUEST on Interface IF_RMPS_SUBCOMPONENT_PART has no exception.

Method INSERT_PART_IN_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NO_CLOSE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Akten-Backend nicht schliessen 20050216
2 Importing IM_SAVE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Nur im Dialog, sonst wird immer gesichert 20041006
3 Returning RE_NEW_PART_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20040715
# Exception Resumable Description Created on
1 CX_SCMG Generelle Ausnahme des Case Management 20060314
2 CX_SCMG_ATTR_DISPLAY 20060314
3 CX_SRM Basisklasse (abstrakt) 20040322

Method IS_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLOSED Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050803
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20050803

Method NEW_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CUT_OFF Call by reference Type reference (TYPE) D 20050427
2 Exporting EX_PDIR_ID Call by reference Type reference (TYPE) SRMPOIDID POID ID 20040310
3 Exporting EX_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040310
4 Importing IM_CREATE_FROZEN Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050729
5 Importing IM_CUTOFF_EVENT Call by reference Type reference (TYPE) RMPSP_PART_CUT_OFF_EVENT Ereignis für Abschlussdatum eines Aktenbandes 20040617
6 Importing IM_PART_DESCRIPTION Call by reference Type reference (TYPE) STRING Attribut "Beschreibung" des neuen Aktenbandes 20050811
7 Importing IM_RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20040312
8 Importing IM_SERVICE Call by reference Object reference (TYPE REF TO) IF_SRM_SRM_SERVICE SRM Service 20040312
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040310
History
Last changed by/on SAP  20110908 
SAP Release Created in 640