Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CWB_MESSAGE | Interface for Messages | 20040915 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CWB_NODE | Interface for CWB Nodes | 20040705 |
Properties
| Class | CL_CWB_NOTE | |
| Short Description | SAP Note | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCWB | Correction Workbench |
| Created | 20040705 | SAP |
| Last change | 20110908 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CWB_MESSAGE | Interface for Messages | 20040915 | ||
| 2 | IF_CWB_NODE | Interface for CWB Nodes | 20040705 |
Friends
Class CL_CWB_NOTE has no friend class.
Attributes
Methods
Events
Class CL_CWB_NOTE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_W_LONGTEXT_CHECK | Private | See coding | Information on Existence of a Long Text for Message | 20040922 | BEGIN OF ty_w_longtext_check,
icon_long TYPE string,
flg_f1help TYPE boole_d,
END OF ty_w_longtext_check
|
Method Signatures
Method APPLY_GRID_DOUBLE_CLICK Signature
Method APPLY_GRID_DOUBLE_CLICK on class CL_CWB_NOTE has no parameter.
Method APPLY_GRID_DOUBLE_CLICK on class CL_CWB_NOTE has no exception.
Method APPLY_GRID_HOTSPOT_CLICK Signature
Method APPLY_GRID_HOTSPOT_CLICK on class CL_CWB_NOTE has no parameter.
Method APPLY_GRID_HOTSPOT_CLICK on class CL_CWB_NOTE has no exception.
Method APPLY_NODE_DOUBLE_CLICK Signature
Method APPLY_NODE_DOUBLE_CLICK on class CL_CWB_NOTE has no parameter.
Method APPLY_NODE_DOUBLE_CLICK on class CL_CWB_NOTE has no exception.
Method CHECK_EXIT_SCREEN Signature
Method CHECK_EXIT_SCREEN on class CL_CWB_NOTE has no parameter.
Method CHECK_EXIT_SCREEN on class CL_CWB_NOTE has no exception.
Method CHECK_NEW_DISPLAY Signature
Method CHECK_NEW_DISPLAY on class CL_CWB_NOTE has no parameter.
Method CHECK_NEW_DISPLAY on class CL_CWB_NOTE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NOTE_KEY | Call by reference | Type reference (TYPE) | CWBNTKEYVS | Schlüssel eines OSS-Hinweises mit Versionsnummer | 20040705 | |||
| 2 | IS_NOTE_META | Call by reference | Type reference (TYPE) | BCWBN_NOTE | Hinweisdaten | 20041118 | |||
| 3 | IV_ACTIVE_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | 'X': aktiver Mode, ' ':inaktiver Mode | 20041013 | ||
| 4 | IV_EXE_MODE | Call by reference | Type reference (TYPE) | CHAR1 | 'N' | Ausführungsmodus | 20041116 | ||
| 5 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20040705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method CONTAINER_REQUIRED Signature
Method CONTAINER_REQUIRED on class CL_CWB_NOTE has no parameter.
Method CONTAINER_REQUIRED on class CL_CWB_NOTE has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NOTE_KEY | Call by reference | Type reference (TYPE) | CWBNTKEYVS | Schlüssel eines OSS-Hinweises mit Versionsnummer | 20040706 | |||
| 2 | IS_NOTE_META | Call by reference | Type reference (TYPE) | BCWBN_NOTE | Hinweisdaten mit Schlüssel | 20041118 | |||
| 3 | IV_ACTIVE_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | 'X':aktiver Mode, ' ' inaktiver Mode | 20041013 | ||
| 4 | IV_EXE_MODE | Call by reference | Type reference (TYPE) | CHAR1 | 'N' | Ausführungsmodus | 20041116 | ||
| 5 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20040706 | ||
| 6 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CWB_NOTE | Hinweis | 20040706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method CREATE_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GUID_22 | Value transfer | Type reference (TYPE) | GUID_22 | GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) | 20041014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20041014 |
Method CREATE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ICON | Call by reference | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20040915 | |||
| 2 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | Text für Tooltip | 20040915 | |||
| 3 | RV_ICON_TEXT | Value transfer | Type reference (TYPE) | STRING | Icon mit Tooltip | 20040915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040915 |
Method CREATE_ICON_FOR_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ICON | Call by reference | Type reference (TYPE) | ICON_D | 20040922 | ||||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20040922 | |||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20040922 | |||
| 4 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20040922 | ||||
| 5 | RV_RESULT | Value transfer | Type reference (TYPE) | TY_W_LONGTEXT_CHECK | Information über Existenz eines Langtextes zur Meldung | 20040922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040922 |
Method CREATE_MESSAGE_TYPE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtentyp | 20040915 | |||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20040915 | |||
| 3 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20040915 | |||
| 4 | RV_ICON_TEXT | Value transfer | Type reference (TYPE) | STRING | Icon mit Text | 20040915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040915 |
Method DELETE_ENQUEUE Signature
Method DELETE_ENQUEUE on class CL_CWB_NOTE has no parameter.
Method DELETE_ENQUEUE on class CL_CWB_NOTE has no exception.
Method DO_GRID_CUSTOMIZE Signature
Method DO_GRID_CUSTOMIZE on class CL_CWB_NOTE has no parameter.
Method DO_GRID_CUSTOMIZE on class CL_CWB_NOTE has no exception.
Method GET_ALL_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISPLAY | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040907 | |||
| 2 | RT_TEXT | Value transfer | Type reference (TYPE) | BCWBN_TEXT | Textzeilen | 20040705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method GET_ANCESTOR Signature
Method GET_ANCESTOR on class CL_CWB_NOTE has no parameter.
Method GET_ANCESTOR on class CL_CWB_NOTE has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ATTRIBUTES | Value transfer | Type reference (TYPE) | CWBNTATTR | Attribute eines Hinweises | 20040706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method GET_CHILDREN Signature
Method GET_CHILDREN on class CL_CWB_NOTE has no parameter.
Method GET_CHILDREN on class CL_CWB_NOTE has no exception.
Method GET_CONTAINER Signature
Method GET_CONTAINER on class CL_CWB_NOTE has no parameter.
Method GET_CONTAINER on class CL_CWB_NOTE has no exception.
Method GET_CORR_INSTANCE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_INSTANCE | Value transfer | Type reference (TYPE) | CWB_INSTRUCTIONS | Liste mit Korrekturanleitungen | 20040706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method GET_CORR_INSTRUCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CORR_INSTRUCTION | Call by reference | Type reference (TYPE) | BCWBN_CORR_INSTRUCTIONS | Korrekturanleitungen | 20050225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method GET_CUSTOMER_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CUSTOMER_ATTRIBUTES | Value transfer | Type reference (TYPE) | SCWB_S_STATUS | Kundenattribute eines Hinweises | 20040705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method GET_CUSTOMER_LOGFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOGFILE | Call by reference | Type reference (TYPE) | BCWBN_LOGFILE | Benutzerlogfile | 20050225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_CWB_NOTE has no parameter.
Method GET_DESCRIPTION on class CL_CWB_NOTE has no exception.
Method GET_DISPLAY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NOTE | Call by reference | Type reference (TYPE) | BCWBN_NOTE | Hinweisdaten | 20040708 | |||
| 2 | IV_DISPLAY | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040708 |
Method GET_EDITOR Signature
Method GET_EDITOR on class CL_CWB_NOTE has no parameter.
Method GET_EDITOR on class CL_CWB_NOTE has no exception.
Method GET_EDITOR_STATE Signature
Method GET_EDITOR_STATE on class CL_CWB_NOTE has no parameter.
Method GET_EDITOR_STATE on class CL_CWB_NOTE has no exception.
Method GET_EXE_MODE Signature
Method GET_EXE_MODE on class CL_CWB_NOTE has no parameter.
Method GET_EXE_MODE on class CL_CWB_NOTE has no exception.
Method GET_FIXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIXES | Value transfer | Type reference (TYPE) | BCWBN_CWBDEKEYS | Keystruktur für geordnete Auslieferungsereignisse | 20040705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method GET_GRID_STRUCTURE Signature
Method GET_GRID_STRUCTURE on class CL_CWB_NOTE has no parameter.
Method GET_GRID_STRUCTURE on class CL_CWB_NOTE has no exception.
Method GET_ID Signature
Method GET_ID on class CL_CWB_NOTE has no parameter.
Method GET_ID on class CL_CWB_NOTE has no exception.
Method GET_MESSAGE_DATA Signature
Method GET_MESSAGE_DATA on class CL_CWB_NOTE has no parameter.
Method GET_MESSAGE_DATA on class CL_CWB_NOTE has no exception.
Method GET_MESSAGE_LOG_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MSG_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CWB_MESSAGE | Interface für Meldungen | 20040913 |
Method GET_MESSAGE_LOG_OBJECT on class CL_CWB_NOTE has no exception.
Method GET_NOTE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_READ_ALL_DATA | Call by reference | Type reference (TYPE) | BCWBN_BOOL | Alle Hinweisdaten im System neu lesen | 20041207 | |||
| 2 | IV_READ_ALL_TEXTS | Call by reference | Type reference (TYPE) | BCWBN_BOOL | SPACE | Alle Texte gelesen | 20040705 | ||
| 3 | IV_READ_ATTRIBUTES | Call by reference | Type reference (TYPE) | BCWBN_BOOL | SPACE | Attribute gelesen | 20040705 | ||
| 4 | IV_READ_CORR_INSTRUCTIONS | Call by reference | Type reference (TYPE) | BCWBN_BOOL | SPACE | Korrekturanleitungen gelesen | 20040705 | ||
| 5 | IV_READ_CUSTOMER_ATTRIBUTES | Call by reference | Type reference (TYPE) | BCWBN_BOOL | SPACE | Kundenattribute gelesen | 20040705 | ||
| 6 | IV_READ_CUSTOMER_LOGFILE | Call by reference | Type reference (TYPE) | BCWBN_BOOL | SPACE | Kundenprotokoll gelesen | 20040705 | ||
| 7 | IV_READ_FIXES | Call by reference | Type reference (TYPE) | BCWBN_BOOL | SPACE | Support Packages gelesen | 20040705 | ||
| 8 | IV_READ_READ_BY_USER | Call by reference | Type reference (TYPE) | BCWBN_BOOL | SPACE | Tabelle mit Benutzern gelesen | 20040705 | ||
| 9 | IV_READ_SAP_STATUS | Call by reference | Type reference (TYPE) | BCWBN_BOOL | SPACE | SAP Status gelesen | 20040705 | ||
| 10 | IV_READ_SHORT_TEXT | Call by reference | Type reference (TYPE) | BCWBN_BOOL | SPACE | Kurztext gelesen | 20040705 | ||
| 11 | IV_READ_SOL_MGR_REFERENCE | Call by reference | Type reference (TYPE) | BCWBN_BOOL | SPACE | Referenzen auf Sol Mgr gelesen | 20040705 | ||
| 12 | IV_READ_VALIDITY | Call by reference | Type reference (TYPE) | BCWBN_BOOL | SPACE | Gültigkeit gelesen | 20040705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method GET_NOTE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADDITIONAL_TEXT | Call by reference | Type reference (TYPE) | STRING | Zusatztext | 20050118 | |||
| 2 | RV_NOTE_ICON | Value transfer | Type reference (TYPE) | STRING | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20040916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method GET_NOTE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_NOTE_KEY | Value transfer | Type reference (TYPE) | CWBNTKEYVS | Schlüssel eines OSS-Hinweises mit Versionsnummer | 20040706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040716 |
Method GET_NOTE_SIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISPLAY | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040903 | |||
| 2 | RT_NOTE_SIDE | Value transfer | Type reference (TYPE) | SCWB_T_FORM_NOTE_SIDE | Note Assistant: Hinweisnummer mit Kurztext | 20040903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040903 |
Method GET_PARENT Signature
Method GET_PARENT on class CL_CWB_NOTE has no parameter.
Method GET_PARENT on class CL_CWB_NOTE has no exception.
Method GET_READ_BY_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_READ_BY_USER | Value transfer | Type reference (TYPE) | BCWBN_READ_BY_USER | Benutzer | 20040705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method GET_SAP_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SAP_STATUS | Value transfer | Type reference (TYPE) | CWBATTRVAL | Attributwert für Hinweise | 20040705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method GET_SAP_STATUS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NTSTATUS_TEXT | Call by reference | Type reference (TYPE) | VAL_TEXT | Kurztext zu Festwerten | 20040903 | |||
| 2 | EV_PRSTATUS_TEXT | Call by reference | Type reference (TYPE) | VAL_TEXT | Kurztext zu Festwerten | 20040903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040903 |
Method GET_SETTINGS Signature
Method GET_SETTINGS on class CL_CWB_NOTE has no parameter.
Method GET_SETTINGS on class CL_CWB_NOTE has no exception.
Method GET_SHORT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STEXT | Value transfer | Type reference (TYPE) | CWBNTSTEXT | Kurztext eines Hinweises | 20040705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method GET_SOL_MGR_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SOL_MGR_REFERENCE | Value transfer | Type reference (TYPE) | BCWBN_SOL_MGR_REFERENCE | Meldungen im Solution Manager | 20040705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method GET_SUBTREE_STRUCTURE Signature
Method GET_SUBTREE_STRUCTURE on class CL_CWB_NOTE has no parameter.
Method GET_SUBTREE_STRUCTURE on class CL_CWB_NOTE has no exception.
Method GET_TREE_STRUCTURE Signature
Method GET_TREE_STRUCTURE on class CL_CWB_NOTE has no parameter.
Method GET_TREE_STRUCTURE on class CL_CWB_NOTE has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | STRING | URL für PDF-File | 20050131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20050131 |
Method GET_VALIDITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VALIDITY | Value transfer | Type reference (TYPE) | BCWBN_CWBDEKEYS | Gültigkeiten | 20040705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040706 |
Method HAS_MESSAGE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040910 |
Method INIT_COMMENT Signature
Method INIT_COMMENT on class CL_CWB_NOTE has no parameter.
Method INIT_COMMENT on class CL_CWB_NOTE has no exception.
Method NOTE_CHANGE_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHANGE_DISPLAY | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': PDF-Anzeige ändern | 20041208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20041208 |
Method NOTE_CHECK_STATUS Signature
Method NOTE_CHECK_STATUS on class CL_CWB_NOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20041207 |
Method NOTE_CREATE_PDF_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA_TABLE | Call by reference | Type reference (TYPE) | BCWBN_DOCUMENT_DATA_TABLE | binäre PDF-Daten (tagged PDF) | 20041208 | |||
| 2 | EV_DOCUMENT_SIZE | Call by reference | Type reference (TYPE) | I | Filegrösse | 20041208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20041208 |
Method NOTE_DEIMPLEMENT Signature
Method NOTE_DEIMPLEMENT on class CL_CWB_NOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20041207 |
Method NOTE_IMPLEMENT Signature
Method NOTE_IMPLEMENT on class CL_CWB_NOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20041207 |
Method NOTE_REFRESH_DATA Signature
Method NOTE_REFRESH_DATA on class CL_CWB_NOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20041207 |
Method NOTE_REFRESH_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 'SAPOSS' | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20041207 |
Method NOTE_SHOW_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOCNAME | Call by reference | Type reference (TYPE) | STRING | 'SCWN_NOTE_IMPLEMENT' | Dokumentname | 20041207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20041207 |
Method NOTIFY_CHANGED Signature
Method NOTIFY_CHANGED on class CL_CWB_NOTE has no parameter.
Method NOTIFY_CHANGED on class CL_CWB_NOTE has no exception.
Method NOTIFY_CHANGING Signature
Method NOTIFY_CHANGING on class CL_CWB_NOTE has no parameter.
Method NOTIFY_CHANGING on class CL_CWB_NOTE has no exception.
Method RAISE_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20050314 | |||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20050314 | |||
| 3 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050314 | |||
| 4 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050314 | |||
| 5 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050314 | |||
| 6 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050314 | |||
| 7 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050314 | |||
| 8 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | Meldungstext | 20050314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20050314 |
Method SAVE_COMMENT Signature
Method SAVE_COMMENT on class CL_CWB_NOTE has no parameter.
Method SAVE_COMMENT on class CL_CWB_NOTE has no exception.
Method SET_CONTAINER Signature
Method SET_CONTAINER on class CL_CWB_NOTE has no parameter.
Method SET_CONTAINER on class CL_CWB_NOTE has no exception.
Method SET_EDITOR Signature
Method SET_EDITOR on class CL_CWB_NOTE has no parameter.
Method SET_EDITOR on class CL_CWB_NOTE has no exception.
Method SET_EDITOR_STATE Signature
Method SET_EDITOR_STATE on class CL_CWB_NOTE has no parameter.
Method SET_EDITOR_STATE on class CL_CWB_NOTE has no exception.
Method SET_ENQUEUE Signature
Method SET_ENQUEUE on class CL_CWB_NOTE has no parameter.
Method SET_ENQUEUE on class CL_CWB_NOTE has no exception.
Method SET_NOTE_STATUS Signature
Method SET_NOTE_STATUS on class CL_CWB_NOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20041207 |
Method SET_PARENT Signature
Method SET_PARENT on class CL_CWB_NOTE has no parameter.
Method SET_PARENT on class CL_CWB_NOTE has no exception.
Method SET_TEXT Signature
Method SET_TEXT on class CL_CWB_NOTE has no parameter.
Method SET_TEXT on class CL_CWB_NOTE has no exception.
Method SET_TREE_HEADER_TEXT Signature
Method SET_TREE_HEADER_TEXT on class CL_CWB_NOTE has no parameter.
Method SET_TREE_HEADER_TEXT on class CL_CWB_NOTE has no exception.
Method SET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | URL für PDF File | 20050131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20050131 |
Method SHOW_DATA_FRONTEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA_TABLE | Call by reference | Type reference (TYPE) | BCWBN_DOCUMENT_DATA_TABLE | Datentabelle mit binärem Dateninhalt | 20050225 | |||
| 2 | IV_FILENAME | Call by reference | Type reference (TYPE) | STRING | Filename für Download | 20050225 | |||
| 3 | IV_FILESIZE | Call by reference | Type reference (TYPE) | I | Filegrösse | 20050225 | |||
| 4 | IV_FILETYPE | Call by reference | Type reference (TYPE) | CHAR10 | Filetyp: BIN oder ASC | 20050225 | |||
| 5 | IV_SUBTYPE | Call by reference | Type reference (TYPE) | CHAR10 | Subtyp (HTML, PDF etc.) | 20050225 | |||
| 6 | IV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Binärer Datenstream | 20050225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20050225 |
Method SHOW_EXTERNAL_DATA Signature
Method SHOW_EXTERNAL_DATA on class CL_CWB_NOTE has no parameter.
Method SHOW_EXTERNAL_DATA on class CL_CWB_NOTE has no exception.
Method SHOW_HELP_OBJECT Signature
Method SHOW_HELP_OBJECT on class CL_CWB_NOTE has no parameter.
Method SHOW_HELP_OBJECT on class CL_CWB_NOTE has no exception.
Method SHOW_INFO Signature
Method SHOW_INFO on class CL_CWB_NOTE has no parameter.
Method SHOW_INFO on class CL_CWB_NOTE has no exception.
Method SHOW_NOTE_AS_LIST Signature
Method SHOW_NOTE_AS_LIST on class CL_CWB_NOTE has no parameter.
Method SHOW_NOTE_AS_LIST on class CL_CWB_NOTE has no exception.
Method SHOW_NOTE_VERSIONS Signature
Method SHOW_NOTE_VERSIONS on class CL_CWB_NOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20051202 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |