SAP ABAP Class CL_COM_PRODUCT_VIEW (Product Maintenance Views)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_PRODUCT_CUST_UI (Package) Product Master Customizing - General for UI
⤷
⤷
Properties
| Class | CL_COM_PRODUCT_VIEW | |
| Short Description | Product Maintenance Views | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_PRODUCT_CUST_UI | Product Master Customizing - General for UI |
| Created | 20000808 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COM_PRODUCT_VIEW has no forward declaration.
Interfaces
Class CL_COM_PRODUCT_VIEW has no interface implemented.
Friends
Class CL_COM_PRODUCT_VIEW has no friend class.
Attributes
Class CL_COM_PRODUCT_VIEW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Reads Default Views | 20000808 | |
| 2 | Static method | Public | Method | Reads an Entry in COMC_PRVIEW_DEF with View ID | 20000824 | |
| 3 | Static method | Public | Method | Reads Default Views for UI | 20000822 | |
| 4 | Static method | Public | Method | Reads an Entry with Product Type and Set Type GUID | 20000901 | |
| 5 | Static method | Public | Method | Reads All Defined Views | 20000822 | |
| 6 | Static method | Public | Method | Reads User-Defined Views | 20000808 | |
| 7 | Static method | Public | Method | Reads Views in View ID | 20000824 | |
| 8 | Static method | Public | Method | Reads a View from COM_PRVIEW | 20000814 | |
| 9 | Static method | Public | Method | Reads a View from COM_PRVIEW | 20010224 | |
| 10 | Static method | Public | Method | Reads Descriptions of User-Defined Views | 20000808 | |
| 11 | Static method | Public | Method | Reads Descriptions of User-Defined Views | 20030103 | |
| 12 | Static method | Public | Method | Reads View Description | 20000814 | |
| 13 | Static method | Public | Method | Reads All Views and Formats Them for the UI | 20000822 |
Events
Class CL_COM_PRODUCT_VIEW has no event.
Types
Class CL_COM_PRODUCT_VIEW has no local type.
Method Signatures
Method COMC_PRVIEW_DEF_READ_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRVIEW | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_TAB | Produktworkbench Defaultsichten Texte | 20000824 | |||
| 2 | ET_PRVIEW_DEF | Call by reference | Type reference (TYPE) | COMT_PRVIEW_DEF_TAB | Produktworkbench Defaultsichten Definition | 20000808 | |||
| 3 | ET_PRVIEW_T | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_T_TAB | Sicht: Bezeichnung | 20000824 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20000808 | |||
| 5 | IV_PRODUCT_TYPE | Call by reference | Type reference (TYPE) | COMT_PRODUCT_TYPE | Produkttyp | 20000808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Eintrag gefunden | 20000808 | ||
| 2 | Keine Beschreibung | 20000808 | ||
| 3 | Falscher Aufruf | 20000824 |
Method COMC_PRVIEW_DEF_READ_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PRVIEW_DEF | Call by reference | Type reference (TYPE) | COMC_PRVIEW_DEF | Produktworkbench Voreinstellung Sichten | 20000824 | |||
| 2 | IV_VIEW_ID | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_ID | Interner Schlüssel einer Sicht | 20000824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Eintrag gefunden | 20000824 | ||
| 2 | Falscher Aufruf | 20000824 |
Method COMC_PRVIEW_DEF_UI_READ_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRVIEW_UI | Call by reference | Type reference (TYPE) | COMT_PRVIEW_T_UI_TAB | Produktsichten Defaulteinstellungen | 20000823 | |||
| 2 | IV_PRODUCT_TYPE | Call by reference | Type reference (TYPE) | COMT_PRODUCT_TYPE | Interner, eindeutiger Identifikator für ein Produkt | 20000822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keinen Eintrag gefunden | 20000823 | ||
| 2 | Falscher Aufruf | 20000822 |
Method COMC_PRVIEW_DEF_UI_READ_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PRVIEW | Call by reference | Type reference (TYPE) | COMC_PRVIEW | Produktworkbench Definition Sichten | 20000901 | |||
| 2 | ES_PRVIEW_DEF | Call by reference | Type reference (TYPE) | COMC_PRVIEW_DEF | Produktworkbench Voreinstellung Sichten | 20000901 | |||
| 3 | ES_PRVIEW_T | Call by reference | Type reference (TYPE) | COMC_PRVIEW_T | Produktworkbench Definition Sichten | 20000901 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20000901 | |||
| 5 | IV_PRODUCT_TYPE | Call by reference | Type reference (TYPE) | COMT_PRODUCT_TYPE | Produkttyp | 20000901 | |||
| 6 | IV_SETTYPE_GUID | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_GUID32 | Interner Schlüssel eines Settyps | 20000901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Sicht nicht in COMC_PRVIEW | 20000901 | ||
| 2 | Settyp keiner Defaultsicht zugeordnet | 20000901 | ||
| 3 | Kein Kurztext zur Sicht vorhanden | 20000901 | ||
| 4 | Falscher Aufruf | 20000901 |
Method COMC_PRVIEW_READ_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRVIEW | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_TAB | Producktworkbench Sichten | 20000822 | |||
| 2 | ET_PRVIEW_T | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_T_TAB | Sicht: Bezeichnung | 20000822 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20000822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Eintrag gefunden | 20000822 | ||
| 2 | Keine Beschreibung | 20000822 |
Method COMC_PRVIEW_READ_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRVIEW | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_TAB | Producktworkbench Sichten | 20000808 | |||
| 2 | ET_PRVIEW_T | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_T_TAB | Produktworkbench Sichten | 20000808 | |||
| 3 | IT_VIEW_GUID | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_GUID_TAB | Interner Schlüssel einer Sicht | 20000808 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20000808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Eintrag gefunden | 20000808 | ||
| 2 | Keine Bezeichnungen gefunden | 20000808 | ||
| 3 | Falscher Aufruf | 20000808 |
Method COMC_PRVIEW_READ_MULTIPLE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRVIEW | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_TAB | Producktworkbench Sichten | 20000824 | |||
| 2 | ET_PRVIEW_T | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_T_TAB | Produktworkbench Sichten | 20000824 | |||
| 3 | IT_VIEW_ID | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_ID_TAB | Produktworkbench Sicht GUID | 20000824 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20000824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Eintrag gefunden | 20000824 | ||
| 2 | Keine Bezeichnungen gefunden | 20000824 | ||
| 3 | Falscher Aufruf | 20000824 |
Method COMC_PRVIEW_READ_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PRVIEW | Call by reference | Type reference (TYPE) | COMC_PRVIEW | Produktworkbench Definition Sichten | 20000814 | |||
| 2 | ES_PRVIEW_T | Call by reference | Type reference (TYPE) | COMC_PRVIEW_T | Produktworkbench Definition Sichten | 20000814 | |||
| 3 | IV_LANGU | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20000814 | |||
| 4 | IV_VIEW_ID | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_ID | Identifikation einer Sicht | 20000814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keinen Eintrag gefunden | 20000814 | ||
| 2 | Keine Beschreibung | 20000814 | ||
| 3 | View-ID ist leer | 20000814 |
Method COMC_PRVIEW_READ_SINGLE_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PRVIEW | Call by reference | Type reference (TYPE) | COMC_PRVIEW | Produktworkbench Definition Sichten | 20010224 | |||
| 2 | ES_PRVIEW_T | Call by reference | Type reference (TYPE) | COMC_PRVIEW_T | Produktworkbench Definition Sichten | 20010224 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20010224 | |||
| 4 | IV_VIEW_GUID | Call by reference | Type reference (TYPE) | COMT_VIEW_GUID | Identifikation einer Sicht | 20010224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keinen Eintrag gefunden | 20010224 | ||
| 2 | Keine Beschreibung | 20010224 | ||
| 3 | View-ID ist leer | 20010224 |
Method COMC_PRVIEW_T_READ_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRVIEW_T | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_T_TAB | Produktworkbench Sichten | 20000808 | |||
| 2 | IT_PRVIEW | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_TAB | Producktworkbench Sichten | 20000808 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20000808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Eintrag gefunden | 20000808 |
Method COMC_PRVIEW_T_READ_MULT_LANGU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRVIEW_T | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_T_TAB | Produktworkbench Sichten | 20030103 | |||
| 2 | IT_PRVIEW | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_TAB | Producktworkbench Sichten | 20030103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Eintrag gefunden | 20030103 |
Method COMC_PRVIEW_T_READ_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PRVIEW_T | Call by reference | Type reference (TYPE) | COMC_PRVIEW_T | Produktworkbench Definition Sichten | 20000814 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20000814 | ||
| 3 | IV_VIEW_ID | Call by reference | Type reference (TYPE) | COMT_PR_VIEW_ID | Identifikation einer Sicht | 20000814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Eintrag gefunden | 20000814 | ||
| 2 | View-ID ist leer | 20000814 |
Method COMC_PRVIEW_UI_READ_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRVIEW_UI | Call by reference | Type reference (TYPE) | COMT_PRVIEW_T_UI_TAB | Produktsichten | 20000822 |
Method COMC_PRVIEW_UI_READ_ALL on class CL_COM_PRODUCT_VIEW has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 20C |