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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FDT_ACTN_MESSAGE_LOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_TYPES 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 GC_BAL_EXTERNAL Static Attribute Public Type reference (TYPE) IF_FDT_ACTN_MESSAGE_LOG=>EXTERNAL_IDENTIFICATION 'FDT_UNIT_TEST' External Identification (free text) 20081121
2 GC_BAL_LOG_OBJECT Static Attribute Public Type reference (TYPE) BALOBJ_D 'FDT' Application log: Object name (Application code) 20081121
3 GC_BAL_SUBOBJECT Static Attribute Public Type reference (TYPE) BALSUBOBJ 'FDT_MSG_ACTION' Application Log: Subobject 20081121
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_MSG_LOG Static method Public Method 20080331
2 CREATE_MSG_LOG_MESSAGE Static method Public Method Creates an action message log with a message 20120814
3 TEST_PERSISTENCY_SETTINGS 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 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID FDT: Aplication ID 20080331
2 Importing IV_EXTERNAL Call by reference Type reference (TYPE) IF_FDT_ACTN_MESSAGE_LOG=>EXTERNAL_IDENTIFICATION External Identification (free text) 20080331
3 Importing IV_EXTERNAL_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20080331
4 Importing IV_LOG_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Application log: Object name (Application code) 20080331
5 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20081126
6 Importing IV_NAME Call by reference Type reference (TYPE) IF_FDT_TYPES=>NAME FDT: Name of the Boolean Object 20080331
7 Importing IV_PERSITENCY Call by reference Type reference (TYPE) ABAP_BOOL Log persistency 20080331
8 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20080331
9 Importing IV_UT_PURPOSE Call by reference Type reference (TYPE) CLIKE 20081128
10 Returning 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 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20120814
2 Returning 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