SAP ABAP Class IF_RMPS_COPY_RMS_ID (Accesses to RMS Copying Functions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_COPY_RMS_ID Copy RMS ID 20071204
Properties
Class IF_RMPS_COPY_RMS_ID  
Short Description Accesses to RMS Copying Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071203   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_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RMPS_COPY_RMS_ID has no interface implemented.
Friends
Class IF_RMPS_COPY_RMS_ID has no friend class.
Attributes
Class IF_RMPS_COPY_RMS_ID has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPL_LOG_DISPLAY Instance method Public Method Display Application Log 20071206
2 COPY_RMS_ID Instance method Public Method Copy RMS ID 20071204
3 GET_INSTANCE Static method Public Method Generate Instance of Copying Interface 20071203
Events
Class IF_RMPS_COPY_RMS_ID has no event.
Types
Class IF_RMPS_COPY_RMS_ID has no local type.
Method Signatures

Method APPL_LOG_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOG_PROFILE Call by reference Type reference (TYPE) BAL_S_PROF Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe 20071206
2 Importing I_DISPLAY Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Anwendungs-Log anzeigen 20080116
3 Importing I_STORE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Anwendungs-Log speichern 20080116

Method APPL_LOG_DISPLAY on class IF_RMPS_COPY_RMS_ID has no exception.

Method COPY_RMS_ID Signature

Method COPY_RMS_ID on class IF_RMPS_COPY_RMS_ID has no parameter.
Method COPY_RMS_ID on class IF_RMPS_COPY_RMS_ID has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA_ID Call by reference Type reference (TYPE) SRMAID 'S_AREA_RMPS' Area - ID 20071203
2 Importing I_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME 'CL_RMPS_COPY_RMS_ID' Klasse von der eine Instanz erzeugt werden soll 20071204
3 Importing I_FLG_COPY_SP Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE X = Service Provider kopieren 20071203
4 Importing I_PREFIX Call by reference Type reference (TYPE) CHAR2 Namensvorsatz für Elemente SP, SPS, Case Type etc. 20071203
5 Importing I_SOURCE_RMSID Call by reference Type reference (TYPE) SRMRMSID Quell RMS ID 20071203
6 Importing I_TARGET_RMSDESCR Call by reference Type reference (TYPE) SRMDINA Beschreibung Ziel RMS ID 20071203
7 Importing I_TARGET_RMSID Call by reference Type reference (TYPE) SRMRMSID Ziel RMS ID 20071203
8 Importing I_TEST_ONLY Call by reference Type reference (TYPE) SRMBOOLEAN SPACE X = Testlauf keine DB Änderung 20080130
9 Importing I_TRCORR Call by reference Type reference (TYPE) TRKORR Workbenchauftrag 20071203
10 Importing I_TRCUST Call by reference Type reference (TYPE) TRKORR Customizingauftrag 20080115
11 Returning RIF_COPY_RMSID Value transfer Object reference (TYPE REF TO) IF_RMPS_COPY_RMS_ID Zugriffe auf RMS Kopierfunktionen 20071203
# Exception Resumable Description Created on
1 CX_RMPS_COPY_RMS_ID Ausnahmen im Copy RMS ID 20080116
History
Last changed by/on SAP  20110908 
SAP Release Created in