SAP ABAP Interface IF_RCM_SP_NOTE_WD (Note Adapter for Web Dynpro)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_NOTE (Package) SP Note
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
Interface IF_RCM_SP_NOTE_WD  
Short Description Note Adapter for Web Dynpro    
General Data
Package SRM_NOTE   SP Note 
Created 20040924   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_RCM_SP_NOTE_WD has no forward declaration.
Interfaces
Interface IF_RCM_SP_NOTE_WD has no interface.
Friends
Interface IF_RCM_SP_NOTE_WD has no friend.
Attributes
Interface 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
Interface IF_RCM_SP_NOTE_WD has no event.
Types
Interface IF_RCM_SP_NOTE_WD has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_RCM_SP_NOTE_WD has no parameter.
Method UNLOCK on Interface 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 700