SAP ABAP Class CL_CHIP_CATALOG_CATEGORIZATION (Categorization for CHIP Catalog)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090129 |
Properties
Class | CL_CHIP_CATALOG_CATEGORIZATION | |
Short Description | Categorization for CHIP Catalog | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20090128 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CHIP_CATALOG_CATEGORIZATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090129 |
Friends
Class CL_CHIP_CATALOG_CATEGORIZATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_T_CATEGORIES | Categories | 20090128 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHIP_PARAMETER_KIND | CHIP Parameter:Type | 20090128 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHIP_PARAMETER_NAME | Name of a Parameter of the CHIP Definition | 20090128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20090128 | |
2 | ![]() |
Static method | Public | Method | Creation of Categorization Object from a List | 20090128 |
3 | ![]() |
Static method | Public | Method | Creation of Categorization Object from a Parameter | 20090128 |
4 | ![]() |
Instance method | Public | Method | Provides categories | 20090128 |
5 | ![]() |
Instance method | Public | Method | Sets categories | 20090128 |
Events
Class CL_CHIP_CATALOG_CATEGORIZATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_CATEGORY | Public | See coding | 20090128 | begin of tp_s_category,
parameter_value type chip_parameter_value,
display_name type chip_display_name,
description type chip_description,
icon type string,
expanded type wdy_boolean,
end of tp_s_category
|
||
2 | TP_T_CATEGORIES | Public | See coding | 20090128 | tp_t_categories type hashed table of tp_s_category
with unique key parameter_value
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMETER_KIND | Call by reference | Type reference (TYPE) | CHIP_PARAMETER_KIND | CHIP-Parameter: Art | 20090128 | ||
2 | ![]() |
PARAMETER_NAME | Call by reference | Type reference (TYPE) | CHIP_PARAMETER_NAME | Name eines Parameters der CHIP-Definition | 20090128 | ||
3 | ![]() |
T_CATEGORIES | Call by reference | Type reference (TYPE) | TP_T_CATEGORIES | 20090128 |
Method CONSTRUCTOR on class CL_CHIP_CATALOG_CATEGORIZATION has no exception.
Method CREATE_FROM_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMETER_KIND | Call by reference | Type reference (TYPE) | CHIP_PARAMETER_KIND | CHIP-Parameter: Art | 20090128 | ||
2 | ![]() |
PARAMETER_NAME | Call by reference | Type reference (TYPE) | CHIP_PARAMETER_NAME | Name eines Parameters der CHIP-Definition | 20090128 | ||
3 | ![]() |
R_CATEGORIZATION | Value transfer | Object reference (TYPE REF TO) | CL_CHIP_CATALOG_CATEGORIZATION | Kategorisierung für CHIP Katalog | 20090128 | ||
4 | ![]() |
T_CATEGORIES | Call by reference | Type reference (TYPE) | TP_T_CATEGORIES | 20090128 |
Method CREATE_FROM_LIST on class CL_CHIP_CATALOG_CATEGORIZATION has no exception.
Method CREATE_FROM_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMETER_KIND | Call by reference | Type reference (TYPE) | CHIP_PARAMETER_KIND | CHIP-Parameter: Art | 20090128 | ||
2 | ![]() |
PARAMETER_NAME | Call by reference | Type reference (TYPE) | CHIP_PARAMETER_NAME | Name eines Parameters der CHIP-Definition | 20090128 | ||
3 | ![]() |
R_CATEGORIZATION | Value transfer | Object reference (TYPE REF TO) | CL_CHIP_CATALOG_CATEGORIZATION | Kategorisierung für CHIP Katalog | 20090128 |
Method CREATE_FROM_PARAMETER on class CL_CHIP_CATALOG_CATEGORIZATION has no exception.
Method GET_CATEGORIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CATEGORIES | Value transfer | Type reference (TYPE) | TP_T_CATEGORIES | 20090128 |
Method GET_CATEGORIES on class CL_CHIP_CATALOG_CATEGORIZATION has no exception.
Method SET_CATEGORIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATEGORIES | Call by reference | Type reference (TYPE) | TP_T_CATEGORIES | 20090128 |
Method SET_CATEGORIES on class CL_CHIP_CATALOG_CATEGORIZATION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |