SAP ABAP Class IF_RCM_SP_NOTE_WD (Note Adapter for Web Dynpro)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_SP_NOTE Represents a Note 20040924
Properties
Class IF_RCM_SP_NOTE_WD  
Short Description Note Adapter for Web Dynpro    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040924   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RCM_SP_NOTE_WD has no forward declaration.
Interfaces
Class IF_RCM_SP_NOTE_WD has no interface implemented.
Friends
Class IF_RCM_SP_NOTE_WD has no friend class.
Attributes
Class IF_RCM_SP_NOTE_WD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Close 20040924
2 CREATE Instance method Public Method Create New Note 20040924
3 DELETE Instance method Public Method Delete Note 20040928
4 LOCK Instance method Public Method Set Write Lock 20040924
5 OPEN Instance method Public Method Opening a Note 20040924
6 READ Instance method Public Method Read Content and Title 20040924
7 UNLOCK Instance method Public Method Delete Write Lock 20040924
8 WRITE Instance method Public Method Write Content and Title 20040924
Events
Class IF_RCM_SP_NOTE_WD has no event.
Types
Class IF_RCM_SP_NOTE_WD has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class IF_RCM_SP_NOTE_WD has no parameter.
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20041130

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DESCRIPTION Value transfer Type reference (TYPE) STRING Initiale Description 20041013
# Exception Resumable Description Created on
1 CX_SRM Erzeugung der Notiz fehlgeschlagen 20041130

Method DELETE Signature

Method DELETE on class IF_RCM_SP_NOTE_WD has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_GSP_BACK Löschen der Notiz fehlgeschlagen (GSP BACKEND ERROR) 20040928

Method LOCK Signature

Method LOCK on class IF_RCM_SP_NOTE_WD has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_GSP_BACK Sperrung fehlgeschlagen (GSP Backend) 20041130

Method OPEN Signature

Method OPEN on class IF_RCM_SP_NOTE_WD has no parameter.
# Exception Resumable Description Created on
1 CX_SRM Öffnen fehlgeschlagen 20041130

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONTENT Call by reference Type reference (TYPE) STRING_TABLE Notiz-Inhalt 20040927
2 Exporting EX_DESCR Call by reference Type reference (TYPE) STRING Notiz-Kurztext 20040927
# Exception Resumable Description Created on
1 CX_SRM_GSP Lesen der Notiz fehlgeschlagen (Generic SP2) 20041014
2 CX_SRM_GSP_BACK Lesen der Notiz fehlgeschlagen (CX_SRM_SP_BACK) 20041014
3 CX_SRM_SK Lesen der Notiz fehlgeschlagen (swissKnife) 20041014

Method UNLOCK Signature

Method UNLOCK on class IF_RCM_SP_NOTE_WD has no parameter.
Method UNLOCK on class IF_RCM_SP_NOTE_WD has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTENT Call by reference Type reference (TYPE) STRING_TABLE Notiz-Inhalt 20040924
2 Importing IM_DESCR Call by reference Type reference (TYPE) STRING Notiz-Kurztext 20040924
# Exception Resumable Description Created on
1 CX_SRM Schreiben fehlgeschlagen 20041130
History
Last changed by/on SAP  20110908 
SAP Release Created in