SAP ABAP Class CL_GRFN_APPLOG_API (GRC API Logging)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_API_SERVICES (Package) GRC Foundation API Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_APPLOG_BASIS The application log basis class 20080201
Properties
Class CL_GRFN_APPLOG_API  
Short Description GRC API Logging    
Super Class CL_GRFN_APPLOG_BASIS The application log basis class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_API_SERVICES   GRC Foundation API Services 
Created 20080201   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_APPLOG_API has no forward declaration.
Interfaces
Class CL_GRFN_APPLOG_API has no interface implemented.
Friends
Class CL_GRFN_APPLOG_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_GRFN_APPLOG_API GRC API Logging 20080201
2 T_API_STACK Instance attribute Private Type reference (TYPE) YT_API_STACK 20080201
Methods
# Method Level Visibility Method type Description Created on
1 API_START Instance method Public Method 20080201
2 API_STOP Instance method Public Method 20080201
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080201
4 GET_INSTANCE Static method Public Method 20080201
5 OBJECT_ID Instance method Public Method 20080201
6 SESSION_ID Instance method Public Method 20080409
Events
Class CL_GRFN_APPLOG_API has no event.
Types
Class CL_GRFN_APPLOG_API has no local type.
Method Signatures

Method API_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20080201
2 Importing I_OPERATION Call by reference Type reference (TYPE) GRFN_API_OPERATION_ID The ID of the operation 20080201

Method API_START on class CL_GRFN_APPLOG_API has no exception.

Method API_STOP Signature

Method API_STOP on class CL_GRFN_APPLOG_API has no parameter.
Method API_STOP on class CL_GRFN_APPLOG_API has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Value transfer Type reference (TYPE) SY-MSGID Message Class 20080204

Method CONSTRUCTOR on class CL_GRFN_APPLOG_API has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_INSTANCE Value transfer Object reference (TYPE REF TO) CL_GRFN_APPLOG_API GRC API Logging 20080201
2 Importing I_MSGID Value transfer Type reference (TYPE) SY-MSGID Message Class 20080204

Method GET_INSTANCE on class CL_GRFN_APPLOG_API has no exception.

Method OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080409

Method OBJECT_ID on class CL_GRFN_APPLOG_API has no exception.

Method SESSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SESSION_ID Value transfer Type reference (TYPE) GRFN_API_SESSION_ID ID of GRC session 20080409

Method SESSION_ID on class CL_GRFN_APPLOG_API has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300