SAP ABAP Class CL_SAP_NOTE_SERVICE (SAP_Note: Basis Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BDS (Application Component) Business Document Service
⤷
SAP_NOTE (Package) SAP General Note Function
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SAP_NOTE | SAP_Note: Note Tool | 19991029 |
Properties
| Class | CL_SAP_NOTE_SERVICE | |
| Short Description | SAP_Note: Basis Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAP_NOTE | SAP General Note Function |
| Created | 19991004 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SAP_NOTE_SERVICE has no interface implemented.
Friends
Class CL_SAP_NOTE_SERVICE has no friend class.
Attributes
Class CL_SAP_NOTE_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create New AL Note | 19991111 | |
| 2 | Instance method | Public | Method | Create New BDS Note | 19991005 | |
| 3 | Instance method | Public | Method | Delete BDS Note | 19991008 | |
| 4 | Instance method | Public | Method | Retrieve AL Note for Document | 19991004 | |
| 5 | Instance method | Private | Method | Retrieve AL Note (Meta Info) for Document | 19991008 | |
| 6 | Instance method | Public | Method | Retrieve BDS Note for Object/Doc. | 19991004 | |
| 7 | Instance method | Private | Method | Retrieve BDS Notes (Meta Info) for Document | 19991004 | |
| 8 | Instance method | Private | Method | Retrieve BDS Notes (Meta Info) for Object | 19991004 | |
| 9 | Instance method | Private | Method | Retrieve GOS Note (Meta info.) for Object | 20000222 | |
| 10 | Instance method | Public | Method | Retrieve Link Information for All Notes | 19991008 | |
| 11 | Instance method | Public | Method | Change BDS Note | 19991026 |
Events
Class CL_SAP_NOTE_SERVICE has no event.
Types
Class CL_SAP_NOTE_SERVICE has no local type.
Method Signatures
Method CREATE_AL_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Value transfer | Type reference (TYPE) | NOTET_ASCII_CONTENT | Notiz-Inhalt | 19991111 | |||
| 2 | CONTENT_BIN | Call by reference | Type reference (TYPE) | NOTET_BIN_CONTENT | Notiz-Inhalt als BIN (Annotation) | 19991111 | |||
| 3 | NOTE_LIST | Call by reference | Type reference (TYPE) | NOTET_ALL_NOTES | Liste aller Notizen | 19991111 | |||
| 4 | NOTE_SIZE | Call by reference | Type reference (TYPE) | BDS_COMPSI | Grösse der Notiz/Anno | 19991111 | |||
| 5 | OBJECT_ID | Call by reference | Type reference (TYPE) | NOTET_NOTE_KEY | Objekt-Identifikation | 19991111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Archiv Fehler aufgetreten | 19991111 | ||
| 2 | Interner Fehler aufgetreten | 19991111 |
Method CREATE_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | NOTET_ASCII_CONTENT | Notiz-Inhalt | 19991005 | |||
| 2 | CONTENT_BIN | Call by reference | Type reference (TYPE) | NOTET_BIN_CONTENT | Notiz-Inhalt als BIN (Annotation) | 19991015 | |||
| 3 | NOTE_LIST | Call by reference | Type reference (TYPE) | NOTET_ALL_NOTES | Liste aller Notizen | 19991005 | |||
| 4 | NOTE_SIZE | Call by reference | Type reference (TYPE) | BDS_COMPSI | Grösse der Notiz/Anno | 19991020 | |||
| 5 | OBJECT_ID | Call by reference | Type reference (TYPE) | NOTET_NOTE_KEY | Objekt-Identifikation | 19991005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | KPRO-Fehler aufgetreten | 19991005 | ||
| 2 | Interner Fehler aufgetren | 19991005 |
Method DELETE_BDS_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTE_LIST | Call by reference | Type reference (TYPE) | NOTET_ALL_NOTES | Liste aller Notizen | 19991008 | |||
| 2 | OBJECT_ID | Call by reference | Type reference (TYPE) | NOTET_NOTE_KEY | Objekt-Identifikation | 19991008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | KPRO-Fehler aufgetreten | 19991008 | ||
| 2 | Interner Fehler aufgetreten | 19991008 |
Method GET_AL_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | NOTET_ASCII_CONTENT | Notizinhalt | 19991008 | |||
| 2 | NOTE_LIST | Call by reference | Type reference (TYPE) | NOTET_ALL_NOTES | Liste aller Notizen | 19991005 | |||
| 3 | OBJECT_ID | Call by reference | Type reference (TYPE) | NOTET_NOTE_KEY | Objekt-Identifikation | 19991005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Archiv Fehler aufgetreten | 19991011 | ||
| 2 | Interner Fehler aufgetreten | 19991005 |
Method GET_AL_NOTE_FOR_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTE_LIST | Call by reference | Type reference (TYPE) | NOTET_ALL_NOTES | Liste der Notizen | 19991008 | |||
| 2 | OBJECT_ID | Call by reference | Type reference (TYPE) | NOTET_NOTE_KEY | Objekt.Identifikation | 19991008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Archiv Fehler aufgetreten | 19991011 | ||
| 2 | Interner Fehler aufgetreten | 19991011 |
Method GET_BDS_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | NOTET_ASCII_CONTENT | Notiz-Inhalt | 19991008 | |||
| 2 | NOTE_LIST | Call by reference | Type reference (TYPE) | NOTET_ALL_NOTES | Liste aller Notizen | 19991004 | |||
| 3 | OBJECT_ID | Call by reference | Type reference (TYPE) | NOTET_NOTE_KEY | Objekt-Identifikation | 19991004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | KPRO-Fehler aufgetreten | 19991008 | ||
| 2 | Interner Fehler aufgetreten | 19991004 | ||
| 3 | Keine Notizen gefunden | 19991004 |
Method GET_BDS_NOTE_FOR_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTE_LIST | Call by reference | Type reference (TYPE) | NOTET_ALL_NOTES | Liste aller Notizen | 19991005 | |||
| 2 | OBJECT_ID | Call by reference | Type reference (TYPE) | NOTET_NOTE_KEY | Object-Identifikation | 19991005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | KPRO-Fehler aufgetreten | 19991006 | ||
| 2 | Interner Fehler aufgetreten | 19991005 |
Method GET_BDS_NOTE_FOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTE_LIST | Call by reference | Type reference (TYPE) | NOTET_ALL_NOTES | Liste aller Notizen | 19991005 | |||
| 2 | OBJECT_ID | Call by reference | Type reference (TYPE) | NOTET_NOTE_KEY | Objekt-Identifikation | 19991005 | |||
| 3 | WITH_GOS_NOTES | Call by reference | Type reference (TYPE) | BDS_X | BDS: Flag | 20000228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | KPRO-Fehler aufgetreten | 19991006 | ||
| 2 | GOS interner Fehler aufgetreten | 20000222 | ||
| 3 | Interner Fehler aufgetreten | 19991005 |
Method GET_GOS_NOTE_FOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTE_LIST | Call by reference | Type reference (TYPE) | NOTET_ALL_NOTES | Liste aller Notizen | 20000222 | |||
| 2 | OBJECT_ID | Call by reference | Type reference (TYPE) | NOTET_NOTE_KEY | Objekt-Identifikation | 20000222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | KPRO-Fehler aufgetreten | 20000222 | ||
| 2 | GOS-Fehler aufgetreten | 20000222 | ||
| 3 | Interner Fehler aufgetreten | 20000222 |
Method GET_NOTE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTE_LIST | Call by reference | Type reference (TYPE) | NOTET_ALL_NOTES | Liste aller Notizen | 19991008 | |||
| 2 | OBJECT_ID | Call by reference | Type reference (TYPE) | NOTET_NOTE_KEY | Objekt-Identifikation | 19991008 | |||
| 3 | WITH_GOS_NOTES | Call by reference | Type reference (TYPE) | BDS_X | BDS: Flag | 20000228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Archiv Fehler aufgetreten | 19991011 | ||
| 2 | KPRO-Fehler aufgetreten | 19991008 | ||
| 3 | Interner Fehler aufgetreten | 19991008 |
Method UPDATE_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | NOTET_ASCII_CONTENT | Notiz-Inhalt | 19991026 | |||
| 2 | CONTENT_BIN | Call by reference | Type reference (TYPE) | NOTET_BIN_CONTENT | Notiz-Inhalt als BIN (Annotation) | 19991026 | |||
| 3 | NOTE_LIST | Call by reference | Type reference (TYPE) | NOTET_ALL_NOTES | Liste aller Notizen | 19991026 | |||
| 4 | NOTE_SIZE | Call by reference | Type reference (TYPE) | BDS_COMPSI | Grösse der Notiz/Anno | 19991026 | |||
| 5 | OBJECT_ID | Call by reference | Type reference (TYPE) | NOTET_NOTE_KEY | bjekt-Identifikation | 19991026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | KPRO-Fehler aufgetreten | 19991026 | ||
| 2 | Interner Fehler aufgetren | 19991026 |
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in |