SAP ABAP Class CL_CATALOGUEFIELD_PRICAT (Management of Catalog Fields in BO PriceCatalogue)
Hierarchy
☛
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
⤷
SD-EDI (Application Component) Electronic Data Interchange
⤷
VPRI (Package) Application Development R/3 Retail/CP EDI messages
⤷
⤷
Properties
| Class | CL_CATALOGUEFIELD_PRICAT | |
| Short Description | Management of Catalog Fields in BO PriceCatalogue | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VPRI | Application Development R/3 Retail/CP EDI messages |
| Created | 19990825 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CATALOGUEFIELD_PRICAT has no forward declaration.
Interfaces
Class CL_CATALOGUEFIELD_PRICAT has no interface implemented.
Friends
Class CL_CATALOGUEFIELD_PRICAT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PRIOUTPUTSTATE | 1 | Always Adopt, and Trigger Engineering Change Management | 19990922 | ||
| 2 | Constant | Public | Type reference (TYPE) | PRIOUTPUTSTATE | 2 | Always Adopt, and Do Not Trigger Change Management | 19990922 | ||
| 3 | Constant | Public | Type reference (TYPE) | PRIOUTPUTSTATE | 3 | Only Adopt on Initial Creation | 19990922 | ||
| 4 | Constant | Public | Type reference (TYPE) | PRIOUTPUTSTATE | 4 | Field Never Adopted | 19990922 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Table Field Name | 19990825 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | FIELDTABLETYPE | Table with all Fields Filled in Contstructor | 19990825 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | MATKL | Supply Identifier Material Group | 19991020 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | MATNR | Supply Indicator Material | 19991020 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | PRIOUTPUTSTATE | Relevance for Engineering Change Management | 19990916 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of the Table Containing the Field | 19990825 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Compares the Data of a Table | 19990916 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 19990825 | |
| 3 | Instance method | Public | Method | Compares the Content of One Field with Another | 19991020 | |
| 4 | Static method | Public | Method | Checks Consistency of a Whole Table | 19991020 | |
| 5 | Instance method | Public | Constructor | Constructor | 19990825 | |
| 6 | Instance method | Public | Method | Copies the Content of One Field to Another | 19991020 | |
| 7 | Static method | Public | Method | Provides Reference to Field | 19990825 | |
| 8 | Instance method | Public | Method | Provides Description of a Field | 20000126 | |
| 9 | Instance method | Public | Method | Checks Whether Field is Adopted on Initial Creation | 19990921 | |
| 10 | Static method | Public | Method | Sets Supply ID Dependent on Material | 19990921 |
Events
Class CL_CATALOGUEFIELD_PRICAT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | FIELDTABLELINE | Private | See coding | FIELDTABLELINE | 19990825 | |
|
| 2 | FIELDTABLETYPE | Private | See coding | FIELDTABLETYPE | 19990825 | |
|
| 3 | REFTOME | Private | Object reference (TYPE REF TO) | CL_CATALOGUEFIELD_PRICAT | Reference to own Class | 19990825 | |
Method Signatures
Method CHANGEMANAGEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_DESTINATION_STRUCT | Call by reference | Type reference (TYPE) | ANY | Zielfelder | 19990916 | |||
| 2 | PE_RESULT | Call by reference | Type reference (TYPE) | C | Ergebnis | 19990916 | |||
| 3 | PI_SOURCE_STRUCT | Call by reference | Type reference (TYPE) | ANY | Quellfelder | 19990916 | |||
| 4 | PI_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellename | 19990916 | |||
| 5 | PT_PRICAT_MSG | Call by reference | Type reference (TYPE) | TT_PRICAT_MSG | Meldungen | 19991119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Assign-Fehler | 19990916 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CATALOGUEFIELD_PRICAT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CATALOGUEFIELD_PRICAT has no exception.
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_FIRST_STRUCT | Call by reference | Type reference (TYPE) | ANY | Erstes Feld | 19991020 | |||
| 2 | PI_SECOND_STRUCT | Call by reference | Type reference (TYPE) | ANY | zweites Feld | 19991020 | |||
| 3 | PR_EQUAL | Value transfer | Type reference (TYPE) | C | Ergebnis | 19991020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das Assign schlug fehl | 19991020 |
Method COMPAREFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_RESULT | Call by reference | Type reference (TYPE) | CHAR01 | Ergebnis | 19991020 | |||
| 2 | PI_FIELDS | Call by reference | Type reference (TYPE) | TT_PRICAT_FIELD_STATE | Geänderte Felder | 19991020 | |||
| 3 | PI_FIRST_STRUCT | Call by reference | Type reference (TYPE) | ANY | Quellfelder | 19991020 | |||
| 4 | PI_SECOND_STRUCT | Call by reference | Type reference (TYPE) | ANY | Zielfelder | 19991020 | |||
| 5 | PI_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellename | 19991020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Assign-Fehler | 19991020 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 19990825 | |||
| 2 | PI_OUTPUTSTATE | Call by reference | Type reference (TYPE) | PRIOUTPUTSTATE | Relevanz Änderungsdienst | 19990916 | |||
| 3 | PI_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 19990825 |
Method CONSTRUCTOR on class CL_CATALOGUEFIELD_PRICAT has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_DESTINATION_VALUE | Call by reference | Type reference (TYPE) | ANY | Zielwert | 19991122 | |||
| 2 | PC_SOURCE_VALUE | Call by reference | Type reference (TYPE) | ANY | Quellwert | 19991122 | |||
| 3 | PE_DESTINATION_STRUCT | Call by reference | Type reference (TYPE) | ANY | Zielstruktur | 19991020 | |||
| 4 | PI_SOURCE_STRUCT | Call by reference | Type reference (TYPE) | ANY | Quellstruktur | 19991020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zuordnung zum Feldsysmbol gescheitert | 19991020 |
Method GETREFTOFIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_REF | Call by reference | Object reference (TYPE REF TO) | CL_CATALOGUEFIELD_PRICAT | Gefundenes Objekt | 19990825 | |||
| 2 | PI_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 19990825 | |||
| 3 | PI_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 19990825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Feld kann nicht gefunden werden | 19990915 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | PRIFIELDDESCRIPTION | Beschreibung | 20000126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Beschreibung gefunden | 20000126 |
Method IS_FIELD_TO_ADOPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TO_ADOPT | Value transfer | Type reference (TYPE) | CHAR01 | 'X' bei Übernahme | 19990921 |
Method IS_FIELD_TO_ADOPT on class CL_CATALOGUEFIELD_PRICAT has no exception.
Method SET_OUTPUTSTATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MATL_GROUP | Value transfer | Type reference (TYPE) | MATKL | Warengruppe | 19990921 | |||
| 2 | IV_MATNR | Value transfer | Type reference (TYPE) | MATNR | Material | 19990921 |
Method SET_OUTPUTSTATE on class CL_CATALOGUEFIELD_PRICAT has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |