SAP ABAP Class CL_COM_PRODUCT (General Functions for Product)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_PRODUCT (Package) Product: General Tables and Programs
⤷
⤷
Properties
| Class | CL_COM_PRODUCT | |
| Short Description | General Functions for Product | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_PRODUCT | Product: General Tables and Programs |
| Created | 20000901 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COM_PRODUCT has no forward declaration.
Interfaces
Class CL_COM_PRODUCT has no interface implemented.
Friends
Class CL_COM_PRODUCT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | COMT_BOOLEAN | Generic Link Handler Active? | 20040105 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | COMT_BOOLEAN | Inactive Products Allowed? | 20000901 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | COMT_BOOLEAN | Index Table for Search Active? | 20030527 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | COMT_BOOLEAN | Product Maintenance Active? Set Externally | 20010502 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | COMT_BOOLEAN | Referencing Active? | 20020904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check if the Field Value Contains ' ' or 'X'' | 20030528 | |
| 2 | Static method | Public | Constructor | Initialization | 20000901 | |
| 3 | Static method | Public | Method | Create a New Product GUID | 20000901 |
Events
Class CL_COM_PRODUCT has no event.
Types
Class CL_COM_PRODUCT has no local type.
Method Signatures
Method CHECK_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | CHAR40 | Character 40-Stellen | 20030528 | |||
| 2 | IV_FIELDVALUE | Call by reference | Type reference (TYPE) | COMT_BOOLEAN | Logische Variable | 20030528 |
Method CHECK_BOOLEAN on class CL_COM_PRODUCT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_COM_PRODUCT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_COM_PRODUCT has no exception.
Method GUID_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PRODUCT_GUID | Value transfer | Type reference (TYPE) | COMT_PRODUCT_GUID | Produkt GUID | 20000901 |
Method GUID_CREATE on class CL_COM_PRODUCT has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 20C |