SAP ABAP Class CL_EAMS_UI_FD_JOBPC_INIT (WD feeder class for Ref. Doc. for Job)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_UI_JOB (Package) User Interface for Job (Display, Change, Confirm Job)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_G_FEEDER_FORM Form Feeder 20091119
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_BEFORE_GET_DATA Feeder Callback - Before GET_DATA 20091119
3 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20091119
4 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091119
Properties
Class CL_EAMS_UI_FD_JOBPC_INIT  
Short Description WD feeder class for Ref. Doc. for Job    
Super Class /PLMU/CL_FRW_G_FEEDER_FORM Form Feeder 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_UI_JOB   User Interface for Job (Display, Change, Confirm Job) 
Created 20091119   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_UI_FD_JOBPC_INIT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMU/IF_FRW_G_BEFORE_GET_DATA Feeder Callback - Before GET_DATA 20091119
2 /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20091119
3 /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091119
Friends
Class CL_EAMS_UI_FD_JOBPC_INIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20100113
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIELD_DESCRIPTION Instance method Protected Method 20091119
2 LOCK_JOB Instance method Private Method Try to lock Job (Order and/or Notification) 20100113
Events
Class CL_EAMS_UI_FD_JOBPC_INIT has no event.
Types
Class CL_EAMS_UI_FD_JOBPC_INIT has no local type.
Method Signatures

Method GET_FIELD_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DESCRIPTION Call by reference Type reference (TYPE) FPMGB_T_FORMFIELD_DESCR Form Fielddescription 20091119
2 Importing IO_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20091119

Method GET_FIELD_DESCRIPTION on class CL_EAMS_UI_FD_JOBPC_INIT has no exception.

Method LOCK_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20100113

Method LOCK_JOB on class CL_EAMS_UI_FD_JOBPC_INIT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605