SAP ABAP Interface IF_CACHED_PROP (Access to Cached Property Implementation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GUI (Application Component) Graphical User Interface
     SCET (Package) Control Enabling Technology / Control Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GUI_OBJECT Proxy Class for a GUI Object 19990417
Properties
Interface IF_CACHED_PROP  
Short Description Access to Cached Property Implementation    
General Data
Package SCET   Control Enabling Technology / Control Framework 
Created 19990416   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_CACHED_PROP has no forward declaration.
Interfaces
Interface IF_CACHED_PROP has no interface.
Friends
Interface IF_CACHED_PROP has no friend.
Attributes
Interface IF_CACHED_PROP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NEXT_PROP Instance method Public Method Read Next Property 19990416
2 SEEK_FIRST_PROP Instance method Public Method Set Cursor to 1st Property 19990416
3 SET_PROP Instance method Public Method Set a Property 19990416
Events
Interface IF_CACHED_PROP has no event.
Types
Interface IF_CACHED_PROP has no local type.
Method Signatures

Method GET_NEXT_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROPNAME Call by reference Type reference (TYPE) STRING Name der Property 19990416
2 Exporting PROPVALUE Call by reference Type reference (TYPE) STRING Wert der Property 19990416
# Exception Resumable Description Created on
1 NO_MORE_PROPS Keine weiteren Properties vorhanden 19990416

Method SEEK_FIRST_PROP Signature

Method SEEK_FIRST_PROP on Interface IF_CACHED_PROP has no parameter.
# Exception Resumable Description Created on
1 ERROR_SEEK_FIRST Allgemeiner Fehler 19990416

Method SET_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPNAME Call by reference Type reference (TYPE) STRING Name der Property 19990416
2 Importing PROPVALUE Call by reference Type reference (TYPE) STRING Wert der Property 19990416
# Exception Resumable Description Created on
1 ERROR_SET_PROPERTY Allgemeiner fehler 19990416
2 INVALID_NAME Ungültiger Propertyname 19990416
3 PROP_NOT_FOUND Name der Property unbekannt 19990416
History
Last changed by/on SAP  00000000 
SAP Release Created in