SAP ABAP Class CL_SRM_SP_NOTE (Represents a Note)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_NOTE (Package) SP Note
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_GSP_BACK | CL_SRM_GSP_BACK | 20020619 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RCM_SP_NOTE_WD | Note Adapter for Web Dynpro | 20040924 |
Properties
| Class | CL_SRM_SP_NOTE | |
| Short Description | Represents a Note | |
| Super Class | CL_SRM_GSP_BACK | CL_SRM_GSP_BACK |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SRM_NOTE | SP Note |
| Created | 20020319 | SAP |
| Last change | 20041208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RCM_SP_NOTE_WD | Note Adapter for Web Dynpro | 20040924 |
Friends
Class CL_SRM_SP_NOTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_DOCUMENT | GSP Document | 20040924 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_VARIANT | Variant (Web Dynpro) | 20040927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | CREATE_VERSION_AND_VARIANT | 20041014 | |
| 2 | Static method | Private | Method | Taken from cl_gui_textedit for Compatibility | 20041019 |
Events
Class CL_SRM_SP_NOTE has no event.
Types
Class CL_SRM_SP_NOTE has no local type.
Method Signatures
Method CREATE_VERSION_AND_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASC_CONT_TAB | Call by reference | Type reference (TYPE) | SRMGS_ASCII_CONTENT | 20041019 | ||||
| 2 | DESCRIPTION_TAB | Call by reference | Type reference (TYPE) | SRM_XML_DESCR_TAB | list of description corresp. language | 20041014 | |||
| 3 | DOC | Call by reference | Object reference (TYPE REF TO) | IF_SRM_DOCUMENT | 20041014 | ||||
| 4 | EX_LOG_VERSION_ID | Call by reference | Type reference (TYPE) | STRING | SRM_VERSION_ID | 20041014 | |||
| 5 | EX_PHYS_VARIANT_ID | Call by reference | Type reference (TYPE) | STRING | SRM_VARIANT_ID | 20041014 | |||
| 6 | EX_PHYS_VERSION_ID | Call by reference | Type reference (TYPE) | STRING | SRM_VERSION_ID | 20041014 | |||
| 7 | EX_SEMANTIC_ID | Call by reference | Type reference (TYPE) | STRING | SRM_DOCUMENT_ID | 20041014 | |||
| 8 | EX_VARIANT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_VARIANT | Variante eines Dokumentes | 20041014 | |||
| 9 | FIRST_VERS_VAR | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20041014 | |||
| 10 | IM_COMP_SIZE | Call by reference | Type reference (TYPE) | I | Textgröße in Byte | 20041025 | |||
| 11 | IM_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung (Kurztext) | 20041028 | |||
| 12 | IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | 20041014 | |||
| 13 | NEW_VERSION | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | boolsche Variable (X=true, -=false, space=unknown) | 20041014 | ||
| 14 | SEMANTIC_ID | Call by reference | Type reference (TYPE) | STRING | SRM_DOCUMENT_ID | 20041014 | |||
| 15 | SPSID | Call by reference | Type reference (TYPE) | STRING | 20041014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041014 | |||
| 2 | 20041014 | |||
| 3 | 20041014 |
Method TRANSFORM_TABLE_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT_STRING | Call by reference | Type reference (TYPE) | STRING | 20041019 | ||||
| 2 | TEXT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20041019 |
Method TRANSFORM_TABLE_TO_STRING on class CL_SRM_SP_NOTE has no exception.
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 630 |