SAP ABAP Class CL_FSPP_LOG_SERVICE_FACTORY (FS: Central Initial Access for Application Log)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
⤷
FS_FND_MSG_SERVICES (Package) Message Services

⤷

⤷

Properties
Class | CL_FSPP_LOG_SERVICE_FACTORY | |
Short Description | FS: Central Initial Access for Application Log | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FS_FND_MSG_SERVICES | Message Services |
Created | 20080423 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FSPP_LOG_SERVICE_FACTORY has no interface implemented.
Friends
Class CL_FSPP_LOG_SERVICE_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTH_INSTANCE | 20080617 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Provide Instance of an Application Log | 20080423 |
Events
Class CL_FSPP_LOG_SERVICE_FACTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_INSTANCE | Private | See coding | 20080617 | BEGIN OF ts_instance,
object TYPE balobj_d,
instance TYPE REF TO if_fspp_log_service,
END OF ts_instance
|
||
2 | TTH_INSTANCE | Private | See coding | 20080617 | tth_instance TYPE HASHED TABLE OF ts_instance WITH UNIQUE KEY object
|
Method Signatures
Method S_GET_LOG_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | IF_FSPP_LOG_SERVICE=>GC_LOGOBJ_STANDARD | Anwendungs-Log: Objektname (Applikationskürzel) | 20080617 | |
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSPP_LOG_SERVICE | Log Service des Agenten Framework | 20080423 |
Method S_GET_LOG_SERVICE on class CL_FSPP_LOG_SERVICE_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 300 |