SAP ABAP Class IF_PT_GUI_SAP_CUSTOM_CONTAINER (Interface for Generic Custom Container)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PT_GUI_SAP_CONTAINER Initialization of Container 19990630
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_GUI_CUSTOM_CONTAINER UI Framework: Custom Container 20000314
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_GUI_SAP_CUSTOM_CONTAINER Obsolete: Replaced by CL_PT_GUI_CUSTOM_CONTAINER 19990611
Properties
Class IF_PT_GUI_SAP_CUSTOM_CONTAINER  
Short Description Interface for Generic Custom Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990611   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PT_GUI_SAP_CUSTOM_CONTAINER has no forward declaration.
Interfaces
Class IF_PT_GUI_SAP_CUSTOM_CONTAINER has no interface implemented.
Friends
Class IF_PT_GUI_SAP_CUSTOM_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUSTOM_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Custom Container 19990902
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE Instance method Public Method Initialization for Generic Custom Container 19990611
Events
Class IF_PT_GUI_SAP_CUSTOM_CONTAINER has no event.
Types
Class IF_PT_GUI_SAP_CUSTOM_CONTAINER has no local type.
Method Signatures

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Name des Bereichs auf dem Dynpro 19990630
2 Importing IM_CONTROL Call by reference Object reference (TYPE REF TO) IF_PT_GUI_SAP_CONTROL Control 19990810
3 Importing IM_NODE_ID Call by reference Type reference (TYPE) PTNODEID Node ID des einzubettenden Controls 19990611
4 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) PTOBJID Objekt ID des einzubettenden Controls 19990611
# Exception Resumable Description Created on
1 FAILED Control konnte nicht erzeugt werden. Gründe s. Quelltext 19990611
History
Last changed by/on SAP  00000000 
SAP Release Created in