SAP ABAP Class CL_OO_METHOD_ON_POPUP (Edit Attribute in Dialog Box)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OO_COMPONENT Editing Components 19991103
Properties
Class CL_OO_METHOD_ON_POPUP  
Short Description Edit Attribute in Dialog Box    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 19991103   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OO_COMPONENT Editing Components 19991103
Friends
Class CL_OO_METHOD_ON_POPUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_IS_LOCKED Instance attribute Private Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE Indicator Whether Class is Already Locked 19991104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991103
2 GET_INSTANCE Static method Public Method Instance Generation 19991104
Events
Class CL_OO_METHOD_ON_POPUP has no event.
Types
Class CL_OO_METHOD_ON_POPUP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLSNAME Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 19991103
2 Importing P_CLASS_IS_LOCKED Value transfer Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE flag, ob Klasse bereits gesperrt. 19991104

Method CONSTRUCTOR on class CL_OO_METHOD_ON_POPUP has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_IS_LOCKED Value transfer Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE Flag, ob Klasse bereits gesperrt 19991104
2 Importing CLSNAME Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 19991104
3 Returning REFERENCE Value transfer Object reference (TYPE REF TO) IF_OO_COMPONENT Bearbeiten von Komponeten 19991104
# Exception Resumable Description Created on
1 CLIF_NOT_EXISTING Klasse/Interface existiert nicht 19991104
History
Last changed by/on SAP  20110908 
SAP Release Created in