SAP ABAP Class CL_NWDEMO_PERSIST_TEXT (SAP NW Demo Model - text persistence class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_NWDEMO_MODEL_COMMON (Package) SAP NetWeaver Demo Model - Helper Classes and Utilities

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20070613 |
Properties
Class | CL_NWDEMO_PERSIST_TEXT | |
Short Description | SAP NW Demo Model - text persistence class | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | S_NWDEMO_MODEL_COMMON | SAP NetWeaver Demo Model - Helper Classes and Utilities |
Created | 20070613 | SAP |
Last change | 20071217 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OS_STATE | State Management for a 'Managed Object' | 20070613 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_NWDEMO_PERSIST_TEXT | 20070620 | Base agent SAP NW Demo Model - text persistence class |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20070613 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR70 | Character field, length 70 | 20070613 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR255 | Char255 | 20070613 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20070613 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDEMO_TEXT_TYPE | sdemo Text Type | 20070613 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute LANGU | 20070613 |
2 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute PARENT_KEY | 20070613 |
3 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute TEXT | 20070613 |
4 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute TEXT_GUID | 20070613 |
5 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute TEXT_TYPE | 20070613 |
6 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets Attribute PARENT_KEY | 20070613 |
7 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets Attribute TEXT | 20070613 |
8 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets Attribute TEXT_TYPE | 20070613 |
Events
Class CL_NWDEMO_PERSIST_TEXT has no event.
Types
Class CL_NWDEMO_PERSIST_TEXT has no local type.
Method Signatures
Method GET_LANGU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SYLANGU | Attribute Value | 20070613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070613 |
Method GET_PARENT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CHAR70 | Attribute Value | 20070613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070613 |
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CHAR255 | Attribute Value | 20070613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070613 |
Method GET_TEXT_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | GUID_16 | Attribute Value | 20070613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070613 |
Method GET_TEXT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SDEMO_TEXT_TYPE | Attribute Value | 20070613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070613 |
Method SET_PARENT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARENT_KEY | Call by reference | Type reference (TYPE) | CHAR70 | Attribute Value | 20070613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070613 |
Method SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | CHAR255 | Attribute Value | 20070613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070613 |
Method SET_TEXT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TEXT_TYPE | Call by reference | Type reference (TYPE) | SDEMO_TEXT_TYPE | Attribute Value | 20070613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070613 |
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in | 710 |