SAP ABAP Class CL_UR_MD_SERVICE (Functions in the FINB Characteristic Service)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC (Application Component) Business Accounting
⤷
UR_REALIGNMENT_TOOL (Package) Realignment Tool

⤷

⤷

Properties
Class | CL_UR_MD_SERVICE | |
Short Description | Functions in the FINB Characteristic Service | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UR_REALIGNMENT_TOOL | Realignment Tool |
Created | 20020702 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UR_MD_SERVICE has no forward declaration.
Interfaces
Class CL_UR_MD_SERVICE has no interface implemented.
Friends
Class CL_UR_MD_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UG_APPLICATION | FIN Master Data: Application | 20021118 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UG_AREAID | FIN Master Data: Application Area | 20020702 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN Master Data: Central Access Point (Factory) | 20020702 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UGMD_TS_FPROP | FIN Master Data: Field Catalog | 20020704 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Entry in External Format | 20020801 |
2 | ![]() |
Instance method | Public | Method | Check Existence | 20020702 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020702 |
4 | ![]() |
Instance method | Public | Method | Convert to Internal | 20020704 |
5 | ![]() |
Instance method | Public | Method | Convert to External | 20020704 |
6 | ![]() |
Instance method | Public | Method | F4 Help for Characteristic Values | 20020702 |
7 | ![]() |
Instance method | Public | Method | Return All Missing Compounding Characteristics | 20020702 |
8 | ![]() |
Instance method | Public | Method | Fetch Properties for a Field | 20021119 |
9 | ![]() |
Instance method | Public | Method | Fetch Text for a Characteristic | 20020704 |
10 | ![]() |
Instance method | Public | Method | Fetch Text for a Characteristic Value | 20020704 |
Events
Class CL_UR_MD_SERVICE has no event.
Types
Class CL_UR_MD_SERVICE has no local type.
Method Signatures
Method CHECK_EXTERNAL_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20020801 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | UG_VALUE | Merkmalswert | 20020801 | ||
3 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | UG_VALUE | Merkmalswert | 20020801 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eingabe fehlerhaft | 20020801 |
Method CHECK_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SEL_VALUE | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20020702 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20020702 | ||
3 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020702 |
Method CHECK_VALUE on class CL_UR_MD_SERVICE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20020702 |
Method CONSTRUCTOR on class CL_UR_MD_SERVICE has no exception.
Method CONVERT_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20020704 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | UG_VALUE | Merkmalswert | 20020704 | ||
3 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | UG_VALUE | Merkmalswert | 20020704 |
Method CONVERT_INPUT on class CL_UR_MD_SERVICE has no exception.
Method CONVERT_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20020704 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | UG_VALUE | Merkmalswert | 20020704 | ||
3 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | UG_VALUE | Merkmalswert | 20020704 |
Method CONVERT_OUTPUT on class CL_UR_MD_SERVICE has no exception.
Method F4_CHAR_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_VALUE | Call by reference | Type reference (TYPE) | UGMD_TS_VHELP_VALUE | FI-Stammdaten: Werthilfe für Merkmale: Ergebnis der Auswahl | 20020702 | ||
2 | ![]() |
IT_FIELD_VALUE | Value transfer | Type reference (TYPE) | UGMD_TS_VHELP_VALUE | FI-Stammdaten: Werthilfe für Merkmale: Ergebnis der Auswahl | 20020702 | ||
3 | ![]() |
I_DISPLAY | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020702 | ||
4 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20020702 |
Method F4_CHAR_VALUE on class CL_UR_MD_SERVICE has no exception.
Method GET_ALL_MISSING_COMPOUNDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FIELDNAMES | Call by reference | Type reference (TYPE) | UGMD_T_FIELDNAME | FIN-Stammdaten: Feldnamen | 20020702 | ||
2 | ![]() |
RT_COMPOUNDS | Value transfer | Type reference (TYPE) | UGMD_T_FIELDNAME | FIN-Stammdaten: Feldnamen | 20020702 |
Method GET_ALL_MISSING_COMPOUNDS on class CL_UR_MD_SERVICE has no exception.
Method GET_FIELDPROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20021119 | ||
2 | ![]() |
R_FPROP | Value transfer | Type reference (TYPE) | UGMD_S_FPROP | FIN-Stammdaten: Feldeigenschaften | 20021119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Feld nicht gefunden | 20021119 |
Method GET_TEXT_FOR_FIELDNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | UG_TXTLG | Langtext | 20020704 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20020704 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020704 |
Method GET_TEXT_FOR_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FIELD_VALUE | Call by reference | Type reference (TYPE) | UGMD_TS_VHELP_VALUE | FI-Stammdaten: Werthilfe für Merkmale: Ergebnis der Auswahl | 20021120 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20020704 | ||
3 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | UG_VALUE | Merkmalswert | 20020704 | ||
4 | ![]() |
R_TEXT | Value transfer | Type reference (TYPE) | UG_TXTLG | Langtext | 20020704 |
Method GET_TEXT_FOR_VALUE on class CL_UR_MD_SERVICE has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 10B |