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 | 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
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 | 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 Interface 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 Interface 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 Interface 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 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 | 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 | 700 |