SAP ABAP Interface IF_PT_GUI_SAP_CUSTOM_CONTAINER (Interface for Generic Custom Container)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-UIF (Application Component) User Interface Framework
     SPTC (Package) UIF GUI SAP Controls
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
Interface IF_PT_GUI_SAP_CUSTOM_CONTAINER  
Short Description Interface for Generic Custom Container    
General Data
Package SPTC   UIF GUI SAP Controls 
Created 19990611   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_PT_GUI_SAP_CUSTOM_CONTAINER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_GUI_SAP_CONTAINER Initialization of Container 19990630
Friends
Interface IF_PT_GUI_SAP_CUSTOM_CONTAINER has no friend.
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
Interface IF_PT_GUI_SAP_CUSTOM_CONTAINER has no event.
Types
Interface 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