SAP ABAP Class CL_IM_GUI_APPL_OBJ_LGN (Imp. class for BAdI imp. GUI_APPL_OBJ_DLE)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-LBK (Application Component) Logbook
     DIACL_GUI (Package) Logbook: presentation layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_GUI_APPL_OBJ_OHFW Business add-in interface IF_EX_GUI_APPL_OBJ_OHFW 20021118
Properties
Class CL_IM_GUI_APPL_OBJ_LGN  
Short Description Imp. class for BAdI imp. GUI_APPL_OBJ_DLE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DIACL_GUI   Logbook: presentation layer 
Created 20021118   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 OHFWP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_EX_GUI_APPL_OBJ_OHFW Business add-in interface IF_EX_GUI_APPL_OBJ_OHFW 20021118
Friends
Class CL_IM_GUI_APPL_OBJ_LGN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BGMKOBJ Static Attribute Private Type reference (TYPE) WTY_BGMKOBJ_TAB Master Warranty - Object Assignment 20070321
2 CERT_ACTIVE Instance attribute Private Type reference (TYPE) CHAR1 Flag: notification certification active 20030327
3 CERT_ACTIVE_READ Instance attribute Private Type reference (TYPE) CHAR1 Flag: certification flag already read in 20030327
4 R_EX_NAVIGATION Instance attribute Private Object reference (TYPE REF TO) IF_EX_NAVIGATION_ACL Business add-in interface IF_EX_NAVIGATION_ACL 20041117
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_TECH_OBJ Static method Public Method Check technical object input 20021121
2 CHECK_DATA_TECH_OBJ_HIER Static method Public Method Check technical object input against tech. 20021121
3 CHECK_WARRANTY Instance method Public Method 20070321
4 CHECK_WORK_CENTER Static method Public Method Check main work center 20021124
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030301
6 CLEAR_WARRANTY Static method Public Method 20070321
7 DYNP_VALUES_READ Static method Public Method Reads values for selected line in screen 20021118
8 DYNP_VALUES_UPDATE Static method Public Method Sets values in the screen for on the line being edited 20021118
9 GET_WARRANTY Instance method Private Method 20070321
10 ON_CLIST_CHANGE Static method Public Event handling method Handles CList change event 20030301
11 SELECT_CODE_GROUP Static method Public Method Selects code group and codes on F4 20021118
12 SELECT_PRIORITY Static method Public Method Selects priority on F4 20021126
Events
Class CL_IM_GUI_APPL_OBJ_LGN has no event.
Types
Class CL_IM_GUI_APPL_OBJ_LGN has no local type.
Method Signatures

Method CHECK_DATA_TECH_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMEL Call by reference Type reference (TYPE) VIQMEL Generierte Tabelle für Sicht VIQMEL 20021121
2 Importing IR_NOTIF Call by reference Object reference (TYPE REF TO) CL_NOTIFICATION_WPS 20021121
# Exception Resumable Description Created on
1 INPUT_MESSAGE 20021121

Method CHECK_DATA_TECH_OBJ_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_EQUIP Call by reference Type reference (TYPE) VIQMEL-EQUNR Equipment-Nummer 20021121
2 Changing C_FUNC_LOC Call by reference Type reference (TYPE) VIQMEL-TPLNR Technischer Platz 20021121
3 Exporting ET_IFLOT Call by reference Type reference (TYPE) DIACL_IFLOT_T 20021121
4 Importing I_DATUM Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Anwendungsserver-)Datum 20021121
5 Importing I_MSGTY Call by reference Type reference (TYPE) C 'I' Nachrichtentyp 20021121

Method CHECK_DATA_TECH_OBJ_HIER on class CL_IM_GUI_APPL_OBJ_LGN has no exception.

Method CHECK_WARRANTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WTY_CHECK_OK Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20070321
2 Importing IS_VIQMEL Call by reference Type reference (TYPE) VIQMEL Generated Table for View VIQMEL 20070321

Method CHECK_WARRANTY on class CL_IM_GUI_APPL_OBJ_LGN has no exception.

Method CHECK_WORK_CENTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_ARBID Call by reference Type reference (TYPE) CR_OBJID Einsatzmittel Objektidentifikation 20021124
2 Changing E_KTEXT Call by reference Type reference (TYPE) CR_KTEXT Kurzbeschreibung 20021124
3 Importing I_GEWRK Call by reference Type reference (TYPE) ARBPL Arbeitsplatz 20021124
4 Importing I_QMART Call by reference Type reference (TYPE) QMART Meldungsart 20021124
5 Importing I_SWERK Call by reference Type reference (TYPE) WERKS_D Werk 20021124
# Exception Resumable Description Created on
1 DEL_FLAG 20021124
2 LOCKED 20021124
3 NO_PM_WC 20021124
4 WC_MISSING 20021124

Method CLASS_CONSTRUCTOR Signature

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

Method CLEAR_WARRANTY Signature

Method CLEAR_WARRANTY on class CL_IM_GUI_APPL_OBJ_LGN has no parameter.
Method CLEAR_WARRANTY on class CL_IM_GUI_APPL_OBJ_LGN has no exception.

Method DYNP_VALUES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DISPLAY_MODE Call by reference Type reference (TYPE) C Anzeigemodus 20021118
2 Importing FIELD_NAME Call by reference Type reference (TYPE) DYNPREAD-FIELDNAME Feldname 20021118
3 Changing FIELD_VALUE Call by reference Type reference (TYPE) DYNPREAD-FIELDVALUE 20021118
4 Importing LINE_NO Call by reference Type reference (TYPE) SY-INDEX Schleifen, Nummer des aktuellen Durchlaufs 20021118

Method DYNP_VALUES_READ on class CL_IM_GUI_APPL_OBJ_LGN has no exception.

Method DYNP_VALUES_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FNMCOD Call by reference Type reference (TYPE) DYNPREAD-FIELDVALUE 20021118
2 Importing I_FNMGRP Call by reference Type reference (TYPE) DYNPREAD-FIELDVALUE 20021118
3 Importing I_FNMTXT Call by reference Type reference (TYPE) DYNPREAD-FIELDVALUE 20021118
4 Importing I_FVLCOD Call by reference Type reference (TYPE) QCODE Kennzeich. 20021118
5 Importing I_FVLGRP Call by reference Type reference (TYPE) QCODEGRP Code-Gruppe 20021118
6 Importing I_FVLTXT Call by reference Type reference (TYPE) QTXTCDGRFE 20021118
7 Importing I_INDEX Call by reference Type reference (TYPE) SY-INDEX 20021118

Method DYNP_VALUES_UPDATE on class CL_IM_GUI_APPL_OBJ_LGN has no exception.

Method GET_WARRANTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BGMKOBJ Call by reference Type reference (TYPE) BGMKOBJ Master Warranty - Object Assignment 20070321
2 Importing IS_ITOB Call by reference Type reference (TYPE) ITOB Generated Table for View ITOB 20070321

Method GET_WARRANTY on class CL_IM_GUI_APPL_OBJ_LGN has no exception.

Method ON_CLIST_CHANGE Signature

Method ON_CLIST_CHANGE on class CL_IM_GUI_APPL_OBJ_LGN has no parameter.
Method ON_CLIST_CHANGE on class CL_IM_GUI_APPL_OBJ_LGN has no exception.

Method SELECT_CODE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_DLE_ACTY Call by reference Type reference (TYPE) DIACL_DLE_ACTY_DS 20021118
2 Changing IS_DLE_ITEM Call by reference Type reference (TYPE) DIACL_DLE_ITEM_DS 20021118
3 Importing I_PMODE Call by reference Type reference (TYPE) SYUCOMM Bilder, Funktionscode ausgelöst durch PAI 20021118
4 Importing I_QMART Call by reference Type reference (TYPE) TQ80-QMART Meldungsart 20021118
5 Importing SELECT_IND Call by reference Type reference (TYPE) FLAG allgemein zu verwendendes Flag 20021118

Method SELECT_CODE_GROUP on class CL_IM_GUI_APPL_OBJ_LGN has no exception.

Method SELECT_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QMART Call by reference Type reference (TYPE) QMART Meldungsart 20021126

Method SELECT_PRIORITY on class CL_IM_GUI_APPL_OBJ_LGN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 471