SAP ABAP Class CL_DFPS_INPUT_CHK (IDOC Input or MOBIL Synchronization?)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM (Application Component) Plant Maintenance
     DFPS_PM_SAP_APPL (Package) Decoupling ALM - DFPS
Properties
Class CL_DFPS_INPUT_CHK  
Short Description IDOC Input or MOBIL Synchronization?    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DFPS_PM_SAP_APPL   Decoupling ALM - DFPS 
Created 20090722   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DFPS_INPUT_CHK has no forward declaration.
Interfaces
Class CL_DFPS_INPUT_CHK has no interface implemented.
Friends
Class CL_DFPS_INPUT_CHK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DFPS_INPUT_CHK Reference to Singleton Object 20090722
2 GV_IDOC_INPUT_WO Static Attribute Private Type reference (TYPE) BOOLEAN IDoc Input (X = True, - = False, Space = Unknown) 20091105
3 GV_IDOC_INPUT_WO_SET Static Attribute Private Type reference (TYPE) BOOLEAN GV_IDOC_INPUT_WO Is Set 20091105
4 GV_MOBIL_INPUT_NOTIF Static Attribute Private Type reference (TYPE) BOOLEAN Mobile Input (X = True, - = False, Space = Unknown) 20100804
5 GV_MOBIL_INPUT_NOTIF_SET Static Attribute Private Type reference (TYPE) BOOLEAN GV_MOBIL_INPUT_NOTIF Is Set 20100804
6 GV_MOBIL_INPUT_WO Static Attribute Private Type reference (TYPE) BOOLEAN Mobile Input (X = True, - = False, Space = Unknown) 20091105
7 GV_MOBIL_INPUT_WO_SET Static Attribute Private Type reference (TYPE) BOOLEAN GV_MOBIL_INPUT_WO Is Set 20091105
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090722
2 NOTIF_MOBIL_INPUT Instance method Public Method Mobile Synchronization for Message? 20100804
3 S_GET_INSTANCE Static method Public Method 20090722
4 WO_INPUT Instance method Public Method IDOC Input or MOBIL Synchronization for Order? 20090722
5 WO_MOBIL_INPUT Instance method Public Method MOBIL Synchronization for Order? 20091105
Events
Class CL_DFPS_INPUT_CHK has no event.
Types
Class CL_DFPS_INPUT_CHK has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method NOTIF_MOBIL_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MOBIL_INPUT_NOTIF_FLAG Value transfer Type reference (TYPE) XFLAG = 'X', Mobile Synchronisation für Meldung 20100804

Method NOTIF_MOBIL_INPUT on class CL_DFPS_INPUT_CHK has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DFPS_INPUT_CHK IDOC Input oder Synchronisation (mobil) ? 20090722

Method S_GET_INSTANCE on class CL_DFPS_INPUT_CHK has no exception.

Method WO_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_WO_INPUT_FLAG Value transfer Type reference (TYPE) XFLAG = 'X', wenn IDOC input oder MOBIL Synchronisation für WO 20090722

Method WO_INPUT on class CL_DFPS_INPUT_CHK has no exception.

Method WO_MOBIL_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_WO_INPUT_FLAG Value transfer Type reference (TYPE) XFLAG = 'X', wenn IDOC input oder MOBIL Synchronisation für WO 20091105

Method WO_MOBIL_INPUT on class CL_DFPS_INPUT_CHK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605