SAP ABAP Class CL_BTP_DL_NOTE (BTP Note)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
BTP_DL (Package) BTP Application Data Layer Basis

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BTP_DL_OBJECT | BTP Object (Tests on Projects) | 20101005 |
Properties
Class | CL_BTP_DL_NOTE | |
Short Description | BTP Note | |
Super Class | CL_BTP_DL_OBJECT | BTP Object (Tests on Projects) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BTP_DL | BTP Application Data Layer Basis |
Created | 20101005 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BTP_DL_NOTE has no forward declaration.
Interfaces
Class CL_BTP_DL_NOTE has no interface implemented.
Friends
Class CL_BTP_DL_NOTE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BTP_DL_NOTE | BTP Notes | 20101005 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Cleanup database | 20101005 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101005 |
3 | ![]() |
Instance method | Public | Method | Get the note content text | 20101005 |
4 | ![]() |
Instance method | Public | Method | Set a new note content text | 20101005 |
Events
Class CL_BTP_DL_NOTE has no event.
Types
Class CL_BTP_DL_NOTE has no local type.
Method Signatures
Method CLEANUP Signature
Method CLEANUP on class CL_BTP_DL_NOTE has no parameter.
Method CLEANUP on class CL_BTP_DL_NOTE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | BTP GUID | 20110131 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_NAME | BTP Technical Object Name | 20101005 | ||
3 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | CNV_MBT_SCENARIO | NC_SCENARIO_SLOP | MBT PCL: Scenario | 20101005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BTP Exceptions on Objects | 20101005 |
Method GET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CONTENT | Value transfer | Type reference (TYPE) | BTP_DL_NOTE_CONTENT | BTP Text of a Note | 20101005 |
Method GET_CONTENT on class CL_BTP_DL_NOTE has no exception.
Method SET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTENT | Call by reference | Type reference (TYPE) | BTP_DL_NOTE_CONTENT | BTP Text of a Note | 20101005 |
Method SET_CONTENT on class CL_BTP_DL_NOTE has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_700 |