SAP ABAP Class CL_LOG_PMPS (PM/PS Log Management)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   CA (Application Component) Cross-Application Components
     PM_PS_INTEGRATION (Package) PM/PS Interface
Properties
Class CL_LOG_PMPS  
Short Description PM/PS Log Management    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PM_PS_INTEGRATION   PM/PS Interface 
Created 19991213   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LOG_PMPS has no forward declaration.
Interfaces
Class CL_LOG_PMPS has no interface implemented.
Friends
Class CL_LOG_PMPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXTNUMBER Static Attribute Private Type reference (TYPE) BAL_S_LOG-EXTNUMBER Application Log: External ID 20010406
2 LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Log Handle 19991213
3 OBJECT Instance attribute Private Type reference (TYPE) BAL_S_LOG-OBJECT 'ADPMPS' Object 19991213
4 SUBOBJECT Static Attribute Private Type reference (TYPE) BAL_S_LOG-SUBOBJECT Application Log: Subobject 20010411
5 UNIQUE_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_LOG_PMPS Instances per Network (Singleton Pattern) 20010221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19991213
2 CREATE_UNIQUE_INSTANCE Static method Public Method Create Unique Instance 20010406
3 DELETE_ALL Instance method Public Method Delete All Logs from DB 19991213
4 GET_INSTANCE Static method Public Method Return Unique Instance (Singleton Pattern) 19991213
5 LOAD_ALL Instance method Public Method Load all Logs from DB 19991213
6 MSG_ADD Instance method Public Method Add a Message 19991213
7 SAVE Instance method Public Method Save Log to DB 19991213
8 SHOW Instance method Public Method Show Log 19991213
9 SHOW_ALL Instance method Public Method Show All Logs 19991213
Events
Class CL_LOG_PMPS has no event.
Types
Class CL_LOG_PMPS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_LOG_PMPS has no parameter.
Method CONSTRUCTOR on class CL_LOG_PMPS has no exception.

Method CREATE_UNIQUE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NETWORK Call by reference Type reference (TYPE) AFKO-AUFNR Auftragsnummer 20010406

Method CREATE_UNIQUE_INSTANCE on class CL_LOG_PMPS has no exception.

Method DELETE_ALL Signature

Method DELETE_ALL on class CL_LOG_PMPS has no parameter.
Method DELETE_ALL on class CL_LOG_PMPS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) CL_LOG_PMPS PM/PS Protokollverwaltung 20010221

Method GET_INSTANCE on class CL_LOG_PMPS has no exception.

Method LOAD_ALL Signature

Method LOAD_ALL on class CL_LOG_PMPS has no parameter.
Method LOAD_ALL on class CL_LOG_PMPS has no exception.

Method MSG_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROBCLASS Value transfer Type reference (TYPE) BAL_S_MSG-PROBCLASS Fehlerklasse 19991213

Method MSG_ADD on class CL_LOG_PMPS has no exception.

Method SAVE Signature

Method SAVE on class CL_LOG_PMPS has no parameter.
Method SAVE on class CL_LOG_PMPS has no exception.

Method SHOW Signature

Method SHOW on class CL_LOG_PMPS has no parameter.
Method SHOW on class CL_LOG_PMPS has no exception.

Method SHOW_ALL Signature

Method SHOW_ALL on class CL_LOG_PMPS has no parameter.
Method SHOW_ALL on class CL_LOG_PMPS has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in