SAP ABAP Class J_7L_IDIALOG_EXIT (General Screen Exits in REA)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  J_7L_IART_DIALOG_EXIT Screen Exits in REA Article Management 20070913
2 Interface composition (i COMPRISING i_ref)  J_7L_IPACK_DIALOG_EXIT Screen Exits in REA Packing Management 20070910
3 Interface implementation (CLASS c. INTERFACES i_ref)  J_7LCL_DEMO_ART_EXIT Demo for Exit in Article Screen 20070914
4 Interface implementation (CLASS c. INTERFACES i_ref)  J_7LCL_DEMO_PACK_EXIT Demo for Exit in Packaging Screen 20070910
Properties
Class J_7L_IDIALOG_EXIT  
Short Description General Screen Exits in REA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070910   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class J_7L_IDIALOG_EXIT has no interface implemented.
Friends
Class J_7L_IDIALOG_EXIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DYNNR Instance attribute Public Type reference (TYPE) SY-DYNNR ABAP Program: Number of Current Screen 20070910
2 DYNPROGRAM Instance attribute Public Type reference (TYPE) SY-CPROG ABAP Program, Caller in External Procedures 20070910
3 MENUTEXT Instance attribute Public Type reference (TYPE) J_7LGUI_TEXT Text in Menu 20070910
4 TABICON Instance attribute Public Type reference (TYPE) ICON_D Icon on Tab Page 20070910
5 TABTEXT Instance attribute Public Type reference (TYPE) TEXT15 Text on Tab Page 20070910
6 TABTOOLTEXT Instance attribute Public Type reference (TYPE) TEXT20 Quick Info on Tab Page 20070910
Methods
# Method Level Visibility Method type Description Created on
1 IS_CHANGED Instance method Public Method True => Entries Must Be Saved 20070911
2 IS_CONSISTENT Instance method Public Method True => Entries in Screen Exit Consistent; Save OK 20070910
3 REQUESTS_FOCUS Instance method Public Method True => Screen Exit Requires Focus 20070910
4 SAVE Instance method Public Method Save Entries in Screen Exit 20070910
Events
# Event Type Visibility Description Created on
1 CONTENT_UPDATE Instance Event
(0)
Public
(2)
Screen Must Update Display 20070911
Types
Class J_7L_IDIALOG_EXIT has no local type.
Method Signatures

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning O_CHANGED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070911

Method IS_CHANGED on class J_7L_IDIALOG_EXIT has no exception.

Method IS_CONSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning O_CONSISTENT Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070910

Method IS_CONSISTENT on class J_7L_IDIALOG_EXIT has no exception.

Method REQUESTS_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning O_REQUESTED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070910

Method REQUESTS_FOCUS on class J_7L_IDIALOG_EXIT has no exception.

Method SAVE Signature

Method SAVE on class J_7L_IDIALOG_EXIT has no parameter.
# Exception Resumable Description Created on
1 SAVE_ERROR Fehler beim Sichern 20070910
Event Signatures

Event CONTENT_UPDATE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 SOFT_UPDATE Exporting Value transfer Type reference (TYPE) CHAR1 'X' X=> Kein kompletter Neuaufbau 20070911
History
Last changed by/on SAP  20100310 
SAP Release Created in