SAP ABAP Class CL_COIS_FIELDCAT (Determine Field Catalog from DDIC)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-SFC (Application Component) Production Orders
⤷
COIS (Package) Order Information System
⤷
⤷
Properties
| Class | CL_COIS_FIELDCAT | |
| Short Description | Determine Field Catalog from DDIC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COIS | Order Information System |
| Created | 20041108 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_COIS_FIELDCAT has no interface implemented.
Friends
Class CL_COIS_FIELDCAT has no friend class.
Attributes
Class CL_COIS_FIELDCAT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Checks Whether Data Must Be Adopted from TCOTK+TCOTX | 20070723 | |
| 2 | Static method | Public | Method | Deletes the 'TCOTK+TCOTX Adopted' Indicator | 20070723 | |
| 3 | Static method | Public | Method | Generates Selectable Entries for Dropdown Fields | 20070723 | |
| 4 | Static method | Public | Method | 20041123 | ||
| 5 | Static method | Public | Method | 20041108 | ||
| 6 | Static method | Public | Method | Determines Field Attribs and Texts for Reporting Structures | 20070723 | |
| 7 | Static method | Public | Method | Determines Editable Fields for Mass Processing Functions | 20070723 | |
| 8 | Static method | Public | Method | 20041108 | ||
| 9 | Static method | Private | Method | Determines Priority for Determ. of Valid Attributes/Texts | 20070723 | |
| 10 | Static method | Public | Method | Determines Valid Attributes and Texts for Rep. Structures | 20070723 | |
| 11 | Static method | Public | Method | Reads the Fields of the Dictionary Structure | 20070723 | |
| 12 | Static method | Public | Method | Reads the Attributes of Fields from Table TCO_FIELD_CUST | 20070723 | |
| 13 | Static method | Public | Method | Reads the Texts of Fields from Table TCO_FIELD_TEXT | 20070723 | |
| 14 | Static method | Public | Method | Saves Settings for Attributes + Texts in New Storage | 20070723 | |
| 15 | Static method | Private | Method | Sets 'TCOTK+TCOTX Adopted' Indicator | 20070723 | |
| 16 | Static method | Public | Method | Transfers the Data from TCOTK and TCOTX to New Storage | 20070723 |
Events
Class CL_COIS_FIELDCAT has no event.
Types
Class CL_COIS_FIELDCAT has no local type.
Method Signatures
Method CHECK_TRANSFER_INDICATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATA_TRANSFERED | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20070723 |
Method CHECK_TRANSFER_INDICATOR on class CL_COIS_FIELDCAT has no exception.
Method DELETE_TRANSFER_INDICATOR Signature
Method DELETE_TRANSFER_INDICATOR on class CL_COIS_FIELDCAT has no parameter.
Method DELETE_TRANSFER_INDICATOR on class CL_COIS_FIELDCAT has no exception.
Method DROP_DOWN_VALUES_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DROPDOWN_VALUES | Call by reference | Type reference (TYPE) | LVC_T_DROP | ALV-Control: DropDown Lixtboxes | 20070723 | |||
| 2 | CT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20070723 |
Method DROP_DOWN_VALUES_CREATE on class CL_COIS_FIELDCAT has no exception.
Method FIELD_SELECTION_GROUPS_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20041123 | |||
| 2 | CT_FIELD_GROUPS | Call by reference | Type reference (TYPE) | LVC_T_SGRP | ALV-Control: Tabelle der Feldgruppen | 20041123 |
Method FIELD_SELECTION_GROUPS_CREATE on class CL_COIS_FIELDCAT has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDCAT_ALV | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20041108 | ||||
| 2 | IV_CATEGORY | Call by reference | Type reference (TYPE) | AUFTYP | Auftragstyp | 20041108 | |||
| 3 | IV_GET_ALL | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20050303 | |||
| 4 | IV_MP_FUNCTION | Call by reference | Type reference (TYPE) | CO_FUNCT | Vom System auszuführende Funktion | 20070725 | |||
| 5 | IV_OBJECT | Call by reference | Type reference (TYPE) | COIS_LISTTYPE | Typ der Liste im Auftragsinfosystem | 20070725 | |||
| 6 | IV_SELECT_PLANNEDORD | Call by reference | Type reference (TYPE) | CHAR1 | Selektion von Plaufs | 20070725 | |||
| 7 | IV_SELECT_PRODORD | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Selektion von Faufs/Praufs | 20070725 | ||
| 8 | IV_SET_FIELD_EDITABLE | Call by reference | Type reference (TYPE) | CHAR1 | Felder editierbar schalten in Massenbearbeitung | 20070725 | |||
| 9 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041108 |
Method GET on class CL_COIS_FIELDCAT has no exception.
Method GET_ATTR_AND_TEXT_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_ATTRIBUTES | Call by reference | Type reference (TYPE) | FIELD_ATTRIBUTE_TAB | Attribute zu Reportingstrukturfelder | 20070723 | |||
| 2 | ET_FIELD_TEXTS | Call by reference | Type reference (TYPE) | FIELD_TEXTS_TAB | Texte zu Reportingstrukturfelder | 20070723 | |||
| 3 | ET_STRUCTURE_FIELDS | Call by reference | Type reference (TYPE) | DFIES_TABLE | Tabelle mit allen Feldern zu Reportingstrukturen | 20070723 | |||
| 4 | IV_ALL_TEXTS_AND_ATTR | Call by reference | Type reference (TYPE) | FLAG | SPACE | Kennzeichen: Ermittelt alle Text und Attribute Einträge | 20070723 | ||
| 5 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20070723 | |||
| 6 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20070723 | |||
| 7 | IV_LISTTYPE | Call by reference | Type reference (TYPE) | COIS_LISTTYPE | Typ der Liste im Auftragsinfosystem | 20070723 | |||
| 8 | IV_MP_FUNCTION | Call by reference | Type reference (TYPE) | CO_FUNCT | Vom System auszuführende Funktion | 20070723 | |||
| 9 | IV_ORDER_CATEGORY | Call by reference | Type reference (TYPE) | COIS_ORDER_CATEGORY | Auftragsinformationssystem: Auftragstyp fürs Customizing | 20070723 | |||
| 10 | IV_STRUCTURENAME | Call by reference | Type reference (TYPE) | COIS_STRUCTURE_NAME | Auftragsinformationssystem: Name der Reportingstruktur | 20070723 |
Method GET_ATTR_AND_TEXT_OUTPUT on class CL_COIS_FIELDCAT has no exception.
Method GET_EDITABLE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EDITABLE_FIELDS | Call by reference | Type reference (TYPE) | COIS_T_FIELD_EDITABLE | Tabelle mit änderbaren Feldern | 20070723 | |||
| 2 | IV_LISTTYPE | Call by reference | Type reference (TYPE) | COIS_LISTTYPE | Typ der Liste im Auftragsinfosystem | 20070723 | |||
| 3 | IV_MP_FUNCTION | Call by reference | Type reference (TYPE) | CO_FUNCT | Vom System auszuführende Funktion | 20070723 | |||
| 4 | IV_ORDER_CATEGORY | Call by reference | Type reference (TYPE) | COIS_ORDER_CATEGORY | Auftragsinformationssystem: Auftragstyp fürs Customizing | 20070723 |
Method GET_EDITABLE_FIELDS on class CL_COIS_FIELDCAT has no exception.
Method GET_FIXED_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIXED_COLUMN | Value transfer | Type reference (TYPE) | COIS_T_FIXED_FIELDS | 20041110 | ||||
| 2 | IV_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041108 |
Method GET_FIXED_COLUMNS on class CL_COIS_FIELDCAT has no exception.
Method GET_PRIORITY_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRIORITY | Value transfer | Type reference (TYPE) | COIS_T_FIELD_PRIORITY | Tabelle für die Prioritätenfolge der Feld Attribute + Texte | 20070723 | |||
| 2 | IV_LISTTYPE | Call by reference | Type reference (TYPE) | COIS_LISTTYPE | Typ der Liste im Auftragsinfosystem | 20070723 | |||
| 3 | IV_MP_FUNCTION | Call by reference | Type reference (TYPE) | CO_FUNCT | Vom System auszuführende Funktion | 20070723 | |||
| 4 | IV_ORDER_CATEGORY | Call by reference | Type reference (TYPE) | COIS_ORDER_CATEGORY | Auftragsinformationssystem: Auftragstyp fürs Customizing | 20070723 |
Method GET_PRIORITY_SEQUENCE on class CL_COIS_FIELDCAT has no exception.
Method GET_VALID_ATTR_AND_TEXT_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_ATTRIBUTES | Call by reference | Type reference (TYPE) | FIELD_ATTRIBUTE_TAB | Attribute zu Reportingstrukturfelder | 20070723 | |||
| 2 | ET_FIELD_TEXTS | Call by reference | Type reference (TYPE) | FIELD_TEXTS_TAB | Texte zu Reportingstrukturfelder | 20070723 | |||
| 3 | IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | FIELD_ATTRIBUTE_TAB | Attribute zu Reportingstrukturfelder | 20070723 | |||
| 4 | IT_STRUCTURE_FIELDS | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for dfies entries | 20070723 | |||
| 5 | IT_TEXTS | Call by reference | Type reference (TYPE) | FIELD_TEXTS_TAB | Texte zu Reportingstrukturfelder | 20070723 | |||
| 6 | IV_LISTTYPE | Call by reference | Type reference (TYPE) | COIS_LISTTYPE | Typ der Liste im Auftragsinfosystem | 20070723 | |||
| 7 | IV_MP_FUNCTION | Call by reference | Type reference (TYPE) | CO_FUNCT | Vom System auszuführende Funktion | 20070723 | |||
| 8 | IV_ORDER_CATEGORY | Call by reference | Type reference (TYPE) | COIS_ORDER_CATEGORY | Auftragsinformationssystem: Auftragstyp fürs Customizing | 20070723 | |||
| 9 | IV_STRUCTURENAME | Call by reference | Type reference (TYPE) | COIS_STRUCTURE_NAME | Auftragsinformationssystem: Name der Reporting-Struktur | 20070723 |
Method GET_VALID_ATTR_AND_TEXT_OUTPUT on class CL_COIS_FIELDCAT has no exception.
Method READ_FIELDS_OF_IS_OUTPUT_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STRUCTURE_FIELDS | Value transfer | Type reference (TYPE) | DFIES_TABLE | Table for dfies entries | 20070723 | |||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20070723 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20070723 | ||
| 4 | IV_READ_TEXTS | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20070723 | ||
| 5 | IV_STRUCTURENAME | Call by reference | Type reference (TYPE) | COIS_STRUCTURE_NAME | Auftragsinformationssystem: Name der Reporting-Struktur | 20070723 |
Method READ_FIELDS_OF_IS_OUTPUT_STR on class CL_COIS_FIELDCAT has no exception.
Method READ_FIELD_ATTR_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_ATTRIBUTES | Value transfer | Type reference (TYPE) | FIELD_ATTRIBUTE_TAB | Attribute zu Reportingstrukturfelder | 20070723 | |||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20070723 | |||
| 3 | IV_LISTTYPE | Call by reference | Type reference (TYPE) | COIS_LISTTYPE | Typ der Liste im Auftragsinfosystem | 20070723 | |||
| 4 | IV_MP_FUNCTION | Call by reference | Type reference (TYPE) | CO_FUNCT | Vom System auszuführende Funktion | 20070723 | |||
| 5 | IV_ORDER_CATEGORY | Call by reference | Type reference (TYPE) | COIS_ORDER_CATEGORY | Auftragsinformationssystem: Auftragstyp fürs Customizing | 20070723 | |||
| 6 | IV_STRUCTURENAME | Call by reference | Type reference (TYPE) | COIS_STRUCTURE_NAME | Auftragsinformationssystem: Name der Reporting-Struktur | 20070723 |
Method READ_FIELD_ATTR_FROM_TABLE on class CL_COIS_FIELDCAT has no exception.
Method READ_FIELD_TEXT_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_TEXTS | Value transfer | Type reference (TYPE) | FIELD_TEXTS_TAB | Texte zu Reportingstrukturfelder | 20070723 | |||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20070723 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20070723 | ||
| 4 | IV_LISTTYPE | Call by reference | Type reference (TYPE) | COIS_LISTTYPE | Typ der Liste im Auftragsinfosystem | 20070723 | |||
| 5 | IV_MP_FUNCTION | Call by reference | Type reference (TYPE) | CO_FUNCT | Vom System auszuführende Funktion | 20070723 | |||
| 6 | IV_ORDER_CATEGORY | Call by reference | Type reference (TYPE) | COIS_ORDER_CATEGORY | Auftragsinformationssystem: Auftragstyp fürs Customizing | 20070723 | |||
| 7 | IV_STRUCTURENAME | Call by reference | Type reference (TYPE) | COIS_STRUCTURE_NAME | Auftragsinformationssystem: Name der Reporting-Struktur | 20070723 |
Method READ_FIELD_TEXT_FROM_TABLE on class CL_COIS_FIELDCAT has no exception.
Method SAVE_FIELD_ATTR_AND_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ATTR_DELETE | Call by reference | Type reference (TYPE) | FIELD_ATTRIBUTE_TAB | Tabelle mit Einträgen zum Löschen aus TCO_FIELD_ATTR | 20070723 | |||
| 2 | IT_ATTR_INSERT | Call by reference | Type reference (TYPE) | FIELD_ATTRIBUTE_TAB | Tabelle mit Einträgen zum Einfügen in TCO_FIELD_ATTR | 20070723 | |||
| 3 | IT_ATTR_UPDATE | Call by reference | Type reference (TYPE) | FIELD_ATTRIBUTE_TAB | Tabelle mit Einträgen zum Aktualisieren in TCO_FIELD_ATTR | 20070723 | |||
| 4 | IT_TEXT_DELETE | Call by reference | Type reference (TYPE) | FIELD_TEXTS_TAB | Tabelle mit Einträgen zum Löschen aus TCO_FIELD_TEXT | 20070723 | |||
| 5 | IT_TEXT_INSERT | Call by reference | Type reference (TYPE) | FIELD_TEXTS_TAB | Tabelle mit Einträgen zum Einfügen in TCO_FIELD_TEXT | 20070723 | |||
| 6 | IT_TEXT_UPDATE | Call by reference | Type reference (TYPE) | FIELD_TEXTS_TAB | Tabelle mit Einträgen zum Aktualisieren in TCO_FIELD_TEXT | 20070723 |
Method SAVE_FIELD_ATTR_AND_TEXT on class CL_COIS_FIELDCAT has no exception.
Method SET_TRANSFER_INDICATOR Signature
Method SET_TRANSFER_INDICATOR on class CL_COIS_FIELDCAT has no parameter.
Method SET_TRANSFER_INDICATOR on class CL_COIS_FIELDCAT has no exception.
Method TRANSFER_TCOTK_TCOTX Signature
Method TRANSFER_TCOTK_TCOTX on class CL_COIS_FIELDCAT has no parameter.
Method TRANSFER_TCOTK_TCOTX on class CL_COIS_FIELDCAT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |