SAP ABAP Class IF_GHO_OWN_UI (Interface Methods for Ownership UI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100812
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_DOI_UI Class for BAdI Impl.: GHO_IMPL_DOI_UI 20100812
Properties
Class IF_GHO_OWN_UI  
Short Description Interface Methods for Ownership UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100811   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FPM_IDR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_GHO_OWN_UI has no interface implemented.
Friends
Class IF_GHO_OWN_UI has no friend class.
Attributes
Class IF_GHO_OWN_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_IDR_ITEMS Instance method Public Method Set IDR Items 20100811
2 SET_TITLE Instance method Public Method Set Application Title 20100811
3 VALIDATE_INIT_DATA Instance method Public Method Validate the Data Entered 20100811
Events
Class IF_GHO_OWN_UI has no event.
Types
Class IF_GHO_OWN_UI has no local type.
Method Signatures

Method SET_IDR_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM_VAL Call by reference Type reference (TYPE) IF_FPM_IDR=>T_ITEMS_VAL 20100811
2 Importing IV_OBJECT_TEXT Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20100811

Method SET_IDR_ITEMS on class IF_GHO_OWN_UI has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TITLE Call by reference Type reference (TYPE) STRING 20100811
2 Importing IV_INIT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100811
3 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100811

Method SET_TITLE on class IF_GHO_OWN_UI 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 20100811
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20100811
3 Changing CT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20100811
4 Changing CV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100811
5 Importing IO_APPL_MODEL Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - Basic application model 20100811
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100811
7 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100811

Method VALIDATE_INIT_DATA on class IF_GHO_OWN_UI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in