SAP ABAP Class CL_RMST_OTPT_CONVERSIONS (RMS-TLS: General Tasks for Output)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSTLSDIA (Package) RMS-TLS: Dialog
⤷
⤷
Properties
| Class | CL_RMST_OTPT_CONVERSIONS | |
| Short Description | RMS-TLS: General Tasks for Output | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSTLSDIA | RMS-TLS: Dialog |
| Created | 20030512 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMST_OTPT_CONVERSIONS has no forward declaration.
Interfaces
Class CL_RMST_OTPT_CONVERSIONS has no interface implemented.
Friends
Class CL_RMST_OTPT_CONVERSIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ATFOR | 'NUM' | Nummerical Characteristic Data Type | 20031015 | ||
| 2 | Constant | Public | Type reference (TYPE) | BOOLEAN | ' ' | False | 20030512 | ||
| 3 | Constant | Public | Type reference (TYPE) | RMSTE_OTPT_TYPE | '3' | Output Type MS Excel | 20031015 | ||
| 4 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | True | 20030512 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Sort an Internal Table Dynamically (Max. 10 Sort Criteria) | 20030513 | |
| 2 | Static method | Public | Method | Generate Generic Keys in an Internal Table | 20030512 | |
| 3 | Static method | Public | Method | Determine Decimal Separator from Registry | 20031015 | |
| 4 | Static method | Private | Method | Determine Key Field Values | 20030512 | |
| 5 | Static method | Private | Method | Sets Gen. Key in Relevant Field and Returns Data Structure | 20030512 | |
| 6 | Static method | Public | Method | Converts Characteristic Val. (Classif.) into Character Field | 20031015 | |
| 7 | Static method | Public | Method | Converts Any Data Field to a Character Field | 20030808 |
Events
Class CL_RMST_OTPT_CONVERSIONS has no event.
Types
Class CL_RMST_OTPT_CONVERSIONS has no local type.
Method Signatures
Method DYNAMIC_TABLE_SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SORT | Call by reference | Type reference (TYPE) | RMSTTY_OTPT_GKTCV_SORT | RMS-TLS: Sortierreihenfolgetabelle (intern) | 20030513 | |||
| 2 | XT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20030513 |
Method DYNAMIC_TABLE_SORT on class CL_RMST_OTPT_CONVERSIONS has no exception.
Method FILL_GENERIC_KEYS_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20030512 | ||||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20030512 | ||||
| 3 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | RMSTTY_OTPT_GKTCV_INFOS | RMS-TLS: Parameter zur Erzeugung generischer Schlüssel (int. | 20030512 |
Method FILL_GENERIC_KEYS_TAB on class CL_RMST_OTPT_CONVERSIONS has no exception.
Method GET_DEC_SEP_FROM_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DEC_SEP | Call by reference | Type reference (TYPE) | CHAR1 | Dezimaltrennzeichen auf Frontend-Seite | 20031015 |
Method GET_DEC_SEP_FROM_REGISTRY on class CL_RMST_OTPT_CONVERSIONS has no exception.
Method GET_KEY_FROM_KEYTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY | Call by reference | Type reference (TYPE) | ANY | 20030512 | ||||
| 2 | E_FLG_KEY_VALUE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20030513 | |||
| 3 | ID_KEYFNAM | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20030513 | |||
| 4 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20030512 | ||||
| 5 | IT_FIELDS | Call by reference | Type reference (TYPE) | RMSTTY_OTPT_GKTCV_KEY_FIELDS | RMS-TLS: Zu vergleichende Felder (Schlüssel) (intern) | 20030512 | |||
| 6 | I_FLG_EXIST_KEYS | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20030513 |
Method GET_KEY_FROM_KEYTAB on class CL_RMST_OTPT_CONVERSIONS has no exception.
Method SET_KEY_FOR_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | ANY | 20030512 | ||||
| 2 | ID_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20030512 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20030512 | ||||
| 4 | I_ADD_INDEX | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20030512 | |||
| 5 | XD_INDEX | Call by reference | Type reference (TYPE) | ANY | Interne Tabellen, aktueller Zeilenindex | 20030512 |
Method SET_KEY_FOR_STRUCTURE on class CL_RMST_OTPT_CONVERSIONS has no exception.
Method WRITE_CHARAFIELD_2_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | RMSTE_OTPT_VALUE | Wert für Ausgabestruktur | 20031015 | |||
| 2 | I_ATFOR | Call by reference | Type reference (TYPE) | ATFOR | Datentyp des Merkmals | 20031015 | |||
| 3 | I_OTPT_TYPE | Call by reference | Type reference (TYPE) | RMSTE_OTPT_TYPE | Ausgabeart | 20031015 | |||
| 4 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | Beliebiges Quellfeld | 20031015 |
Method WRITE_CHARAFIELD_2_CHAR on class CL_RMST_OTPT_CONVERSIONS has no exception.
Method WRITE_DATAFIELD_2_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Anzahl Dezimalstellen | 20030808 | |||
| 2 | E_VALUE | Call by reference | Type reference (TYPE) | RMSTE_OTPT_VALUE | Wert für Ausgabestruktur | 20030808 | |||
| 3 | I_OTPT_TYPE | Call by reference | Type reference (TYPE) | RMSTE_OTPT_TYPE | Ausgabeart | 20031015 | |||
| 4 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | Beliebiges Quellfeld | 20030808 |
Method WRITE_DATAFIELD_2_CHAR on class CL_RMST_OTPT_CONVERSIONS has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 220 |