SAP ABAP Class CL_GHO_UI_OWN_DOI_INIT (DOI Header)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PN-OWN (Application Component) Ownership
     EA_GHO_OWNERSHIP_UI (Package) Ownership: UI Layer
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 20100715
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_ACTIONS Feeder Callback - Define and Process Actions 20100715
3 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_BEFORE_GET_DATA Feeder Callback - Before GET_DATA 20100715
4 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_DEFAULT_ROW Feeder Callback - Definition of Default Rows (List) 20100715
5 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20100817
6 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20100715
Properties
Class CL_GHO_UI_OWN_DOI_INIT  
Short Description DOI Header    
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 EA_GHO_OWNERSHIP_UI   Ownership: UI Layer 
Created 20100715   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GHO_UI_OWN_DOI_INIT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMU/IF_FRW_G_ACTIONS Feeder Callback - Define and Process Actions 20100715
2 /PLMU/IF_FRW_G_BEFORE_GET_DATA Feeder Callback - Before GET_DATA 20100715
3 /PLMU/IF_FRW_G_DEFAULT_ROW Feeder Callback - Definition of Default Rows (List) 20100715
4 /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20100817
5 /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20100715
Friends
Class CL_GHO_UI_OWN_DOI_INIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CONSTANT Constant Public See coding 20110223
2 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20100715
3 MO_NETOBJ_DB Instance attribute Private Object reference (TYPE REF TO) CL_GHO_DB_NETOBJ Buffer class for GHO Network objects 20100715
4 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20100715
5 MS_INIT_DATA Instance attribute Protected Type reference (TYPE) GHO_S_SP_OWN_DOI_INIT OPM_SP: DOI Header Details 20100726
6 MV_MODE Instance attribute Protected Type reference (TYPE) /PLMB/SPI_MODE Mode 20100820
7 MV_NODE Instance attribute Private Type reference (TYPE) /PLMB/SPI_MODE Mode 20100812
8 MV_TRANTYP Instance attribute Private Type reference (TYPE) FPM_EVENT_PARAM Parameter Name for FPM Event 20100715
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MANDATORY_FIELDS Instance method Private Method Validate Mandatory fields for Init 20100726
2 ENQUEUE_DOI_LOCK Instance method Private Method Locking of DOI 20100909
3 SET_TITLE Instance method Private Method 20100728
4 UPDATE_APPLICATION_TITLE Instance method Private Method 20100726
5 VALIDATE_INIT_DATA Instance method Private Method validate fields 20101120
Events
Class CL_GHO_UI_OWN_DOI_INIT has no event.
Types
Class CL_GHO_UI_OWN_DOI_INIT has no local type.
Method Signatures

Method CHECK_MANDATORY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20100726
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) GHO_T_SP_OWN_DOI_INIT DOI Init 20100726
3 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20100726
4 Importing IS_ROW_DATA Call by reference Type reference (TYPE) GHO_S_SP_OWN_DOI_INIT OPM_SP: DOI Header Details 20100726

Method CHECK_MANDATORY_FIELDS on class CL_GHO_UI_OWN_DOI_INIT has no exception.

Method ENQUEUE_DOI_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20100909
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20100909
3 Importing IS_ROW_DATA Call by reference Type reference (TYPE) GHO_S_SP_OWN_DOI_INIT OPM_SP: DOI Header Details 20100909

Method ENQUEUE_DOI_LOCK on class CL_GHO_UI_OWN_DOI_INIT has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100812

Method SET_TITLE on class CL_GHO_UI_OWN_DOI_INIT has no exception.

Method UPDATE_APPLICATION_TITLE Signature

Method UPDATE_APPLICATION_TITLE on class CL_GHO_UI_OWN_DOI_INIT has no parameter.
Method UPDATE_APPLICATION_TITLE on class CL_GHO_UI_OWN_DOI_INIT has no exception.

Method VALIDATE_INIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED Index of node ID for which no data is available 20101120
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20101120
3 Changing CT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20101120
4 Changing CV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20101120
5 Importing IO_APPL_MODEL Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL Basic Application Model 20101120
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20101120
7 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20101120

Method VALIDATE_INIT_DATA on class CL_GHO_UI_OWN_DOI_INIT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606