SAP ABAP Class CL_SWF_VMD_OBJECT_LIST (Component for Managing Tasks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_VMD (Package) Workflow: Visualization Metadata

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_VMD_BASE_LIST | Basis Component for Managing Lists | 20080229 |
Properties
Class | CL_SWF_VMD_OBJECT_LIST | |
Short Description | Component for Managing Tasks | |
Super Class | CL_SWF_VMD_BASE_LIST | Basis Component for Managing Lists |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWF_VMD | Workflow: Visualization Metadata |
Created | 20080229 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_VMD_OBJECT_LIST has no interface implemented.
Friends
Class CL_SWF_VMD_OBJECT_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | LVC_FNAME | 'CATID' | Field Name | 20080303 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | LVC_FNAME | 'METH' | Field Name | 20080303 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | LVC_FNAME | 'TYPID' | Field Name | 20080303 | |
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OBJECT_TABLETYPE | 20080229 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OBJECT_TABLETYPE | 20080229 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20080229 |
2 | ![]() |
Instance method | Public | Method | 20080229 | |
3 | ![]() |
Instance method | Public | Method | 20080229 | |
4 | ![]() |
Instance method | Protected | Method | Fills Values for CATID | 20080303 |
5 | ![]() |
Instance method | Private | Method | Output Format | 20080229 |
Events
Class CL_SWF_VMD_OBJECT_LIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | OBJECT_TABLETYPE | Protected | See coding | 20080229 | OBJECT_TABLETYPE type table of object_type
|
||
2 | OBJECT_TYPE | Protected | See coding | 20080229 | begin of OBJECT_TYPE,
WLC type SWFVWLC,
CATID type SWI_CLSTYP,
TYPID type SWFVOTYP,
METH type SWFVMETH,
VTYP type SWFVVTYP,
param_icon type CHAR40,
params type SWFVTPARA,
end of OBJECT_TYPE
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20080229 |
Method CONSTRUCTOR on class CL_SWF_VMD_OBJECT_LIST has no exception.
Method GET_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CHANGED | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20080229 | ||
2 | ![]() |
EX_OBJS | Call by reference | Type reference (TYPE) | SWFVTOBJS | 20080229 | |||
3 | ![]() |
EX_OBJSPAR | Call by reference | Type reference (TYPE) | SWFVTOBJPAR | 20080229 |
Method GET_OBJECTS on class CL_SWF_VMD_OBJECT_LIST has no exception.
Method SET_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJS | Call by reference | Type reference (TYPE) | SWFVTOBJS | 20080229 | |||
2 | ![]() |
IM_OBJSPAR | Call by reference | Type reference (TYPE) | SWFVTOBJPAR | 20080229 | |||
3 | ![]() |
IM_WLC | Call by reference | Type reference (TYPE) | SWFVWLC | WorkList Client | 20080229 |
Method SET_OBJECTS on class CL_SWF_VMD_OBJECT_LIST has no exception.
Method _FILL_DROP_DOWN_BOX_CATID Signature
Method _FILL_DROP_DOWN_BOX_CATID on class CL_SWF_VMD_OBJECT_LIST has no parameter.
Method _FILL_DROP_DOWN_BOX_CATID on class CL_SWF_VMD_OBJECT_LIST has no exception.
Method _OUTPUT_PREPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_OBJ | Call by reference | Type reference (TYPE) | OBJECT_TYPE | 20080229 |
Method _OUTPUT_PREPARE on class CL_SWF_VMD_OBJECT_LIST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |