SAP ABAP Class CL_SYB_DOCU (SYB: Simple store of extended documentation texts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SYB (Application Component) Sybase ASE Database Platform
⤷
SMSYB (Package) SYBASE Database Monitor

⤷

⤷

Properties
Class | CL_SYB_DOCU | |
Short Description | SYB: Simple store of extended documentation texts | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SMSYB | SYBASE Database Monitor |
Created | 20110121 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SYB_DOCU has no forward declaration.
Interfaces
Class CL_SYB_DOCU has no interface implemented.
Friends
Class CL_SYB_DOCU 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) | LT_TEXT_TAB | 20110121 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LT_TEXT_TAB | 20110121 | |||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SYB_DOCU | SYB: Simple store of extended documentation texts | 20110124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110121 | |
2 | ![]() |
Instance method | Private | Method | 20110121 | |
3 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20110121 |
4 | ![]() |
Instance method | Public | Method | 20110124 | |
5 | ![]() |
Instance method | Public | Method | 20110124 | |
6 | ![]() |
Static method | Public | Method | 20110124 |
Events
Class CL_SYB_DOCU has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LS_TEXT | Private | See coding | 20110121 | begin of ls_text,
id type i,
seq type i,
text type string,
end of ls_text
|
||
2 | LT_TEXT_TAB | Private | See coding | 20110121 | LT_TEXT_TAB type standard table of ls_text
|
Method Signatures
Method ADD_ACTION_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | I | 20110121 | |||
2 | ![]() |
SEQ | Call by reference | Type reference (TYPE) | I | 20110121 | |||
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | CLIKE | 20110121 |
Method ADD_ACTION_DESCR on class CL_SYB_DOCU has no exception.
Method ADD_EVENT_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | I | 20110121 | |||
2 | ![]() |
SEQ | Call by reference | Type reference (TYPE) | I | 20110121 | |||
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | CLIKE | 20110121 |
Method ADD_EVENT_DESCR on class CL_SYB_DOCU has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SYB_DOCU has no parameter.
Method CONSTRUCTOR on class CL_SYB_DOCU has no exception.
Method GET_EVENT_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Value transfer | Type reference (TYPE) | STRING | 20110124 | |||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | SYBMON_SYSWAITS-WAITEVENTID | 20110124 |
Method GET_EVENT_ACTION on class CL_SYB_DOCU has no exception.
Method GET_EVENT_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20110124 | |||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | SYBMON_SYSWAITS-WAITEVENTID | 20110124 |
Method GET_EVENT_DESCRIPTION on class CL_SYB_DOCU has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SYB_DOCU | SYB: Simple store of extended documentation texts | 20110124 |
Method GET_INSTANCE on class CL_SYB_DOCU has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |