SAP ABAP Class CL_FDT_GTC_ACTN_MSG_LOG (CL_FDT_GTC_MSG_ACTNUnit Test: action message log)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_TEST (Package) BRFplus: Global Test Classes

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_GTC_MSG_ACTN | Unit Test: Action Message | 20080331 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_GTC_ACTN_MSG_LOG_BRS | CL_FDT_GTC_MSG_ACTNUnit Test: action message log(BRS) | 20120718 |
Properties
Class | CL_FDT_GTC_ACTN_MSG_LOG | |
Short Description | CL_FDT_GTC_MSG_ACTNUnit Test: action message log | |
Super Class | CL_FDT_GTC_MSG_ACTN | Unit Test: Action Message |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | SFDT_TEST | BRFplus: Global Test Classes |
Created | 20080331 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_GTC_ACTN_MSG_LOG has no interface implemented.
Friends
Class CL_FDT_GTC_ACTN_MSG_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | IF_FDT_ACTN_MESSAGE_LOG=>EXTERNAL_IDENTIFICATION | 'FDT_UNIT_TEST' | External Identification (free text) | 20081121 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BALOBJ_D | 'FDT' | Application log: Object name (Application code) | 20081121 | |
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BALSUBOBJ | 'FDT_MSG_ACTION' | Application Log: Subobject | 20081121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20080331 | |
2 | ![]() |
Static method | Public | Method | Creates an action message log with a message | 20120814 |
3 | ![]() |
Instance method | Private | Test Method for ABAP Unit | 20121001 |
Events
Class CL_FDT_GTC_ACTN_MSG_LOG has no event.
Types
Class CL_FDT_GTC_ACTN_MSG_LOG has no local type.
Method Signatures
Method CREATE_MSG_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Aplication ID | 20080331 | ||
2 | ![]() |
IV_EXTERNAL | Call by reference | Type reference (TYPE) | IF_FDT_ACTN_MESSAGE_LOG=>EXTERNAL_IDENTIFICATION | External Identification (free text) | 20080331 | ||
3 | ![]() |
IV_EXTERNAL_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080331 | ||
4 | ![]() |
IV_LOG_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Application log: Object name (Application code) | 20080331 | ||
5 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20081126 | ||
6 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>NAME | FDT: Name of the Boolean Object | 20080331 | ||
7 | ![]() |
IV_PERSITENCY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Log persistency | 20080331 | ||
8 | ![]() |
IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20080331 | ||
9 | ![]() |
IV_UT_PURPOSE | Call by reference | Type reference (TYPE) | CLIKE | 20081128 | |||
10 | ![]() |
RO_TEST_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FDT_ACTN_MESSAGE_LOG | FDT: Boolean Logic | 20080331 |
Method CREATE_MSG_LOG on class CL_FDT_GTC_ACTN_MSG_LOG has no exception.
Method CREATE_MSG_LOG_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20120814 | ||
2 | ![]() |
RO_MESSAGE_LOG | Value transfer | Object reference (TYPE REF TO) | IF_FDT_ACTN_MESSAGE_LOG | FDT: Message Log (Action) | 20120814 |
Method CREATE_MSG_LOG_MESSAGE on class CL_FDT_GTC_ACTN_MSG_LOG has no exception.
Method TEST_PERSISTENCY_SETTINGS Signature
Method TEST_PERSISTENCY_SETTINGS on class CL_FDT_GTC_ACTN_MSG_LOG has no parameter.
Method TEST_PERSISTENCY_SETTINGS on class CL_FDT_GTC_ACTN_MSG_LOG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |