SAP ABAP Class CL_WCF_GMT_LOGGING_TARGET (WCF GMT Nexus Logging Target)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI (Application Component) User Interface
⤷
WCF_GRAPHICAL_MODELING_TOOL (Package) WCF Graphical Modeling Tool

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCF_GMT_SERIALIZABLE | GMT Component Serializable Interface | 20081128 |
Properties
Class | CL_WCF_GMT_LOGGING_TARGET | |
Short Description | WCF GMT Nexus Logging Target | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WCF_GRAPHICAL_MODELING_TOOL | WCF Graphical Modeling Tool |
Created | 20081128 | SAP |
Last change | 20100303 | 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_WCF_GMT_SERIALIZABLE | GMT Component Serializable Interface | 20081128 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_WCF_GMT_DATA_MODEL | 20081128 | WCF GMT Nexus Data Model - load/build NDL | |
2 | CL_WCF_GMT_MODEL | 20081128 | WCF GMT Model Structure API |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'displayCategory' | WCF GMT Nexus Name Type | 20081128 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'displayLevel' | WCF GMT Nexus Name Type | 20081128 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'displayTime' | WCF GMT Nexus Name Type | 20081128 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'filters' | WCF GMT Nexus Name Type | 20081128 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'level' | WCF GMT Nexus Name Type | 20081128 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | 'separatorString' | WCF GMT Nexus Name Type | 20081128 | |
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WCF_GMT_LOGGING_MANAGER | WCF GMT Nexus Logging Manager | 20081128 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 | |
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 | |
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 | |
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20081128 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 | |
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | WCF GMT Nexus Name Type | 20081128 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20081128 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | WCF GMT Nexus Name Type | 20081128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081128 |
2 | ![]() |
Instance method | Public | Method | 20081128 | |
3 | ![]() |
Instance method | Public | Method | 20081128 | |
4 | ![]() |
Instance method | Public | Method | 20081128 | |
5 | ![]() |
Instance method | Public | Method | 20081128 | |
6 | ![]() |
Instance method | Public | Method | 20081128 | |
7 | ![]() |
Instance method | Public | Method | 20081128 | |
8 | ![]() |
Instance method | Protected | Method | 20081128 | |
9 | ![]() |
Instance method | Public | Method | 20081128 | |
10 | ![]() |
Instance method | Private | Method | 20081128 | |
11 | ![]() |
Instance method | Public | Method | 20081128 | |
12 | ![]() |
Instance method | Public | Method | 20081128 | |
13 | ![]() |
Instance method | Public | Method | 20081128 | |
14 | ![]() |
Instance method | Public | Method | 20081128 | |
15 | ![]() |
Instance method | Public | Method | 20081128 | |
16 | ![]() |
Instance method | Public | Method | 20081128 |
Events
Class CL_WCF_GMT_LOGGING_TARGET has no event.
Types
Class CL_WCF_GMT_LOGGING_TARGET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_LOGGING_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_WCF_GMT_LOGGING_MANAGER | WCF GMT Nexus Logging Manager | 20081128 | ||
2 | ![]() |
IV_TARGET_NAME | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | WCF GMT Nexus Name Type | 20081128 |
Method CONSTRUCTOR on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method GET_DISPLAY_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DISPLAY_CATEGORY | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 |
Method GET_DISPLAY_CATEGORY on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method GET_DISPLAY_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DISPLAY_LEVEL | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 |
Method GET_DISPLAY_LEVEL on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method GET_DISPLAY_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DISPLAY_TIME | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 |
Method GET_DISPLAY_TIME on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method GET_FILTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FILTERS | Value transfer | Type reference (TYPE) | STRING | 20081128 |
Method GET_FILTERS on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method GET_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LEVEL | Value transfer | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | WCF GMT Nexus Name Type | 20081128 |
Method GET_LEVEL on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method GET_SEPARATOR_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SEPARATOR_STRING | Value transfer | Type reference (TYPE) | STRING | 20081128 |
Method GET_SEPARATOR_STRING on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method GET_XBCML_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_XBCML_LINE | Value transfer | Type reference (TYPE) | CL_WCF_GMT_MODEL=>GS_LOGGING_TARGET | 20081128 |
Method GET_XBCML_LINE on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method IS_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_INITIAL | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 |
Method IS_INITIAL on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method RAISE_DIRTY_FLAG Signature
Method RAISE_DIRTY_FLAG on class CL_WCF_GMT_LOGGING_TARGET has no parameter.
Method RAISE_DIRTY_FLAG on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method SET_DISPLAY_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DISPLAY_CATEGORY | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 |
Method SET_DISPLAY_CATEGORY on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method SET_DISPLAY_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DISPLAY_LEVEL | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 |
Method SET_DISPLAY_LEVEL on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method SET_DISPLAY_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DISPLAY_TIME | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081128 |
Method SET_DISPLAY_TIME on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method SET_FILTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILTERS | Call by reference | Type reference (TYPE) | STRING | 20081128 |
Method SET_FILTERS on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method SET_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LEVEL | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | WCF GMT Nexus Name Type | 20081128 |
Method SET_LEVEL on class CL_WCF_GMT_LOGGING_TARGET has no exception.
Method SET_SEPARATOR_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SEPARATOR_STRING | Call by reference | Type reference (TYPE) | STRING | 20081128 |
Method SET_SEPARATOR_STRING on class CL_WCF_GMT_LOGGING_TARGET has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |