SAP ABAP Class CL_DYNPRO_PROPERTYBAG (Property Bag of a Screen Field)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA (Application Component) ABAP Runtime Environment
     SBAC (Package) Kernel Objects
Properties
Class CL_DYNPRO_PROPERTYBAG  
Short Description Property Bag of a Screen Field    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBAC   Kernel Objects 
Created 19990804   SAP 
Last change 20000630   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DYNPRO_PROPERTYBAG has no forward declaration.
Interfaces
Class CL_DYNPRO_PROPERTYBAG has no interface implemented.
Friends
Class CL_DYNPRO_PROPERTYBAG has no friend class.
Attributes
Class CL_DYNPRO_PROPERTYBAG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor xxx 19991201
2 GET_PROPERTY Static method Public Method Get Property from Dynpro Element 19990921
3 GET_PROPERTYBAGBYNAME Static method Public Method Get Dynpro Element Property Bag 19991026
4 SET_PROPERTY Static method Public Method Set Property from Dynpro Element 19990923
Events
Class CL_DYNPRO_PROPERTYBAG has no event.
Types
Class CL_DYNPRO_PROPERTYBAG has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DYNPRO_PROPERTYBAG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DYNPRO_PROPERTYBAG has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUT Call by reference Type reference (TYPE) STRING space Attribut Name 19990921
2 Importing ELEMENT Call by reference Type reference (TYPE) STRING Dynproelement Name 19990921
3 Importing PROPERTY Call by reference Type reference (TYPE) STRING space Property Name 19990921
4 Importing TYPE Call by reference Type reference (TYPE) STRING 'ENTRYFIELD' Dynproelement TYpe 19991006
5 Importing VALUE Call by reference Type reference (TYPE) STRING Value 19990921

Method GET_PROPERTY on class CL_DYNPRO_PROPERTYBAG has no exception.

Method GET_PROPERTYBAGBYNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENTNAME Call by reference Type reference (TYPE) STRING Element Name 19991026
2 Importing ELEMENTTYPE Call by reference Type reference (TYPE) STRING space Element Type 19991026
3 Exporting PROPERTYBAG Call by reference Type reference (TYPE) STRING Property bag 19991026

Method GET_PROPERTYBAGBYNAME on class CL_DYNPRO_PROPERTYBAG has no exception.

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING space Attribute Name 19990923
2 Importing ELEMENT Call by reference Type reference (TYPE) STRING Dynproelement Name 19990923
3 Importing PROPERTY Call by reference Type reference (TYPE) STRING space Property Name 19990923
4 Importing TYPE Call by reference Type reference (TYPE) STRING 'ENTRYFIELD' Dyproelement Type 19991011
5 Importing VALUE Call by reference Type reference (TYPE) STRING Value 19990923

Method SET_PROPERTY on class CL_DYNPRO_PROPERTYBAG has no exception.
History
Last changed by/on SAP  20000630 
SAP Release Created in