SAP ABAP Class CL_FMEUF_WD_RUNPAR (OBSOLETE maintenance of Run Parameters)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-EC (Application Component) Expenditure Certification
     FMEUF_E (Package) Expenditure Certification
Properties
Class CL_FMEUF_WD_RUNPAR  
Short Description OBSOLETE maintenance of Run Parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FMEUF_E   Expenditure Certification 
Created 20050120   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FMEUF_WD_RUNPAR has no forward declaration.
Interfaces
Class CL_FMEUF_WD_RUNPAR has no interface implemented.
Friends
Class CL_FMEUF_WD_RUNPAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MODE_DISPLAY Instance attribute Public Type reference (TYPE) CHAR1 '3' ??? '3' for Display mode 20050120
2 C_MODE_EDIT Constant Public Type reference (TYPE) CHAR1 '2' ??? '2' for Change mode 20050120
3 C_STAT_PAR_STORED Constant Private Type reference (TYPE) FMEUF_STA 'S' Status of Expenditure Certification Run 20050120
4 C_STAT_STARTED Constant Public Type reference (TYPE) FMEUF_STA 'E' Status of Expenditure Certification Run 20050120
5 G_CERDT Instance attribute Public Type reference (TYPE) FMEUFRUN-CERDT Screen Field Certification Date 20050120
6 G_CERNO Instance attribute Public Type reference (TYPE) FMEUFRUN-CERNO Screen Field Certification Number 20050120
7 G_CHANGED Instance attribute Public Type reference (TYPE) BOOLE Attributes changed, SAVE if needed 20050120
8 G_MODE Instance attribute Public Type reference (TYPE) CHAR1 ??? Create (1) or Edit (2) or Display (3) 20050120
9 G_RUNPAR Instance attribute Public Object reference (TYPE REF TO) CL_FMEUF_RUNPAR Cerification run parameters 20050120
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050120
2 SAVE_RUNPAR Instance method Public Method Save the parameters on the data base 20050120
3 START_RUN Instance method Public Method Execute the certification run 20050120
4 TOGGLE Instance method Public Method ??? Toggle between display and change mode 20050120
Events
Class CL_FMEUF_WD_RUNPAR has no event.
Types
Class CL_FMEUF_WD_RUNPAR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method SAVE_RUNPAR Signature

Method SAVE_RUNPAR on class CL_FMEUF_WD_RUNPAR has no parameter.
Method SAVE_RUNPAR on class CL_FMEUF_WD_RUNPAR has no exception.

Method START_RUN Signature

Method START_RUN on class CL_FMEUF_WD_RUNPAR has no parameter.
Method START_RUN on class CL_FMEUF_WD_RUNPAR has no exception.

Method TOGGLE Signature

Method TOGGLE on class CL_FMEUF_WD_RUNPAR has no parameter.
Method TOGGLE on class CL_FMEUF_WD_RUNPAR has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600