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 | Instance method | Public | Method | Close | 20040924 | |
| 2 | Instance method | Public | Method | Create New Note | 20040924 | |
| 3 | Instance method | Public | Method | Delete Note | 20040928 | |
| 4 | Instance method | Public | Method | Set Write Lock | 20040924 | |
| 5 | Instance method | Public | Method | Opening a Note | 20040924 | |
| 6 | Instance method | Public | Method | Read Content and Title | 20040924 | |
| 7 | Instance method | Public | Method | Delete Write Lock | 20040924 | |
| 8 | 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 | Basisklasse (abstrakt) | 20041130 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Initiale Description | 20041013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | Öffnen fehlgeschlagen | 20041130 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONTENT | Call by reference | Type reference (TYPE) | STRING_TABLE | Notiz-Inhalt | 20040927 | |||
| 2 | EX_DESCR | Call by reference | Type reference (TYPE) | STRING | Notiz-Kurztext | 20040927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Lesen der Notiz fehlgeschlagen (Generic SP2) | 20041014 | ||
| 2 | Lesen der Notiz fehlgeschlagen (CX_SRM_SP_BACK) | 20041014 | ||
| 3 | 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 | IM_CONTENT | Call by reference | Type reference (TYPE) | STRING_TABLE | Notiz-Inhalt | 20040924 | |||
| 2 | IM_DESCR | Call by reference | Type reference (TYPE) | STRING | Notiz-Kurztext | 20040924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schreiben fehlgeschlagen | 20041130 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |