SAP ABAP Class CL_PROPERTY_WPS (Drag & Drop Attribute List)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM (Application Component) Product Lifecycle Management
     DIWPS (Package) DI: Work Packaging and Sequencing
Properties
Class CL_PROPERTY_WPS  
Short Description Drag & Drop Attribute List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package DIWPS   DI: Work Packaging and Sequencing 
Created 20000922   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PROPERTY_WPS has no forward declaration.
Interfaces
Class CL_PROPERTY_WPS has no interface implemented.
Friends
Class CL_PROPERTY_WPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROPERTIES Instance attribute Private Type reference (TYPE) TY_PROPERTY_TAB Properties 20000922
2 TABLE_PROPERTIES Instance attribute Private Type reference (TYPE) TY_TABLE_PROPERTY_TAB table of strings 20001004
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PROPERTY Instance method Public Method Delete Property 20000922
2 EMPTY Instance method Public Method Delete all Properties 20000922
3 GET_PROPERTY Instance method Public Method Get Property 20000922
4 GET_TABLE_PROPERTY Instance method Public Method Get a table property 20001004
5 SET_PROPERTY Instance method Public Method Set Property 20000922
6 SET_TABLE_PROPERTY Instance method Public Method Set a table value to a property 20001004
Events
Class CL_PROPERTY_WPS has no event.
Types
Class CL_PROPERTY_WPS has no local type.
Method Signatures

Method DELETE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) CHAR20 Char20 20000922
# Exception Resumable Description Created on
1 NOT_FOUND Key not found 20000922

Method EMPTY Signature

Method EMPTY on class CL_PROPERTY_WPS has no parameter.
Method EMPTY on class CL_PROPERTY_WPS has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) CHAR20 Char20 20000922
2 Exporting VALUE Call by reference Type reference (TYPE) CHAR80 Char 80 20000922
# Exception Resumable Description Created on
1 NOT_FOUND Key not found 20000922

Method GET_TABLE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) CHAR20 Char20 20001004
2 Exporting TABLE Call by reference Type reference (TYPE) CHAR80_T table of strings 20001004
# Exception Resumable Description Created on
1 NOT_FOUND property not found 20001004

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) CHAR20 Char20 20000922
2 Importing VALUE Call by reference Type reference (TYPE) CHAR80 Char 80 20000922

Method SET_PROPERTY on class CL_PROPERTY_WPS has no exception.

Method SET_TABLE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) CHAR20 Char20 20001004
2 Importing TABLE Call by reference Type reference (TYPE) CHAR80_T table of strings 20001004

Method SET_TABLE_PROPERTY on class CL_PROPERTY_WPS has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 46C2