SAP ABAP Class CL_IM_PPC_OUT_LOGCONTROL (Imp. class for control of logging)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-A-PPC (Application Component) Production Backflush
     PPC1 (Package) Backflushing in PP
Properties
Class CL_IM_PPC_OUT_LOGCONTROL  
Short Description Imp. class for control of logging    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PPC1   Backflushing in PP 
Created 20121108   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IM_PPC_OUT_LOGCONTROL has no forward declaration.
Interfaces
Class CL_IM_PPC_OUT_LOGCONTROL has no interface implemented.
Friends
Class CL_IM_PPC_OUT_LOGCONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_LOG_FLAGS Static Attribute Private Type reference (TYPE) PAIR_TAB 20130426
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CONSTRUCTOR 20130426
2 GET_FLAG_VALUE Static method Public Method Returns Value of Flag 20130426
3 SET_FLAG_VALUE Static method Private Method Sets a Flag 20130426
Events
Class CL_IM_PPC_OUT_LOGCONTROL has no event.
Types
Class CL_IM_PPC_OUT_LOGCONTROL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_IM_PPC_OUT_LOGCONTROL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_IM_PPC_OUT_LOGCONTROL has no exception.

Method GET_FLAG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FLAG_STATUS Value transfer Type reference (TYPE) FLAG General Flag 20130426
2 Importing I_FLAG_NAME Call by reference Type reference (TYPE) STRING 20130426

Method GET_FLAG_VALUE on class CL_IM_PPC_OUT_LOGCONTROL has no exception.

Method SET_FLAG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLAG_NAME Call by reference Type reference (TYPE) STRING 20130426
2 Importing I_FLAG_VALUE Call by reference Type reference (TYPE) FLAG General Flag 20130426

Method SET_FLAG_VALUE on class CL_IM_PPC_OUT_LOGCONTROL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in