SAP ABAP Class CL_UG_MD_STORAGE_CHAR_R3 (FIN Master Data: Access to Storage in mySAP ERP System)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD7 (Package) FIN General: Master Data: Remote R/3 Access
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_MD_STORAGE_CHAR | FIN Master Data: Representation of a Characteristic | 20021008 |
Properties
| Class | CL_UG_MD_STORAGE_CHAR_R3 | |
| Short Description | FIN Master Data: Access to Storage in mySAP ERP System | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | UGMD7 | |
| Program status | ||
| Category | 0 | |
| Package | UGMD7 | FIN General: Master Data: Remote R/3 Access |
| Created | 20021008 | SAP |
| Last change | 20050220 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UG_MD_STORAGE_CHAR | FIN Master Data: Representation of a Characteristic | 20021008 |
Friends
Class CL_UG_MD_STORAGE_CHAR_R3 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20021008 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_FIELDNAME | FIN Master Data: Field Name | 20030210 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UG_R3_SERVICES | FIN Master Data: Services for mySAP ERP Access | 20030130 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UGMD_S_DSFIELD_X | DS Field Properties | 20030212 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UGMD_TS_DEPGROUP | Compound Groups | 20030211 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UGMD_TS_FDEP | Compounding | 20030211 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TS_FIELDLIST | 20040211 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | UGMD_TS_DSATTRIBUTE | DataSource Attributes | 20030212 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | UGMD_TS_DSKEYFIELD | DataSource Key Field | 20030212 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UGMD_TS_DSOURCE_L | DataSources | 20030212 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | UG_DSFIELD | DataSource Field | 20030130 | |||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | Field Name | 20030219 | ||||
| 13 | Instance attribute | Public | Attribute reference (LIKE) | 20021008 | |||||
| 14 | Constant | Private | Type reference (TYPE) | S_DUMMY_PREFIX | 'DS_' | 20030228 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | TH_INSTANCE | Instantiate All | 20021008 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | TH_RFCDEST | All RFC Destinations | 20021227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Checks If RFC Destination Is Usable | 20021126 | |
| 2 | Instance method | Public | Constructor | 20021008 | ||
| 3 | Static method | Private | Method | Get message text for SY variable | 20021126 | |
| 4 | Instance method | Private | Method | Read Data from mySAP ERP | 20030228 | |
| 5 | Instance method | Private | Method | Initialize DT_DEPGROUP | 20030212 | |
| 6 | Instance method | Private | Method | Collect Properties | 20030211 | |
| 7 | Instance method | Private | Method | Read Values | 20030129 |
Events
Class CL_UG_MD_STORAGE_CHAR_R3 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_FIELDLIST | Private | See coding | 20040211 | BEGIN OF s_fieldlist,
depgroup TYPE ug_depgroup,
ts_field TYPE ugmd_ts_fieldname,
END OF s_fieldlist
|
||
| 2 | TS_FIELDLIST | Private | See coding | 20040211 | ts_fieldlist TYPE SORTED TABLE OF s_fieldlist
WITH UNIQUE KEY depgroup
|
Method Signatures
Method CHECK_RFCDEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20021126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Problem bei Ping auf RFC-Destination | 20021126 | ||
| 2 | Ping nach def. zeitraum ohne positives Ergebnis abgebrochen | 20040112 | ||
| 3 | Problem bei Ping auf RFC-Destination | 20021126 |
Method CONSTRUCTOR 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 | 20021126 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20021008 |
Method CONSTRUCTOR on class CL_UG_MD_STORAGE_CHAR_R3 has no exception.
Method GET_MSGTXT_REMOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSGTXT | Call by reference | Type reference (TYPE) | NATXT | Nachrichtentext | 20021126 | |||
| 2 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20021126 | |||
| 3 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20021126 | |||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20021126 | ||||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20021126 | ||||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20021126 | ||||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20021126 | ||||
| 8 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20021126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es konnte kein Langtext gefunden werden | 20021126 | ||
| 2 | Fehler bei der Ermitllung des Textes | 20021126 |
Method GET_PIUGMD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20030325 | |||
| 2 | ET_UNIFORM | Call by reference | Type reference (TYPE) | UGMD_TS_UNIFORM | Übertragungstabelle | 20030228 | |||
| 3 | E_LINES_READ | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20030228 | |||
| 4 | IT_FIELD | Call by reference | Type reference (TYPE) | UGMD_TS_FIELDNAME | Feldnamen | 20030228 | |||
| 5 | IT_SELECT | Call by reference | Type reference (TYPE) | UGMD_TS_SEL | Selektionsbedingung (Range pro Feld) | 20030228 | |||
| 6 | I_COUNT_ONLY | Call by reference | Type reference (TYPE) | UG_FLG | SPACE | FI-Stammdaten: Allgemeines Kennzeichen | 20030228 | ||
| 7 | I_DSOURCE | Call by reference | Type reference (TYPE) | UG_DSOURCE | DataSource | 20030228 | |||
| 8 | I_MAXFETCH | Call by reference | Type reference (TYPE) | I | 0010 | 20030228 | |||
| 9 | I_MAXSIZE | Call by reference | Type reference (TYPE) | I | 999999 | 20030228 |
Method GET_PIUGMD_DATA on class CL_UG_MD_STORAGE_CHAR_R3 has no exception.
Method INIT_DEPGOUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DEPGROUP | Call by reference | Type reference (TYPE) | UGMD_TS_DEPGROUP | Klammerungsgruppen | 20030212 |
Method INIT_DEPGOUP on class CL_UG_MD_STORAGE_CHAR_R3 has no exception.
Method INIT_FIELD_PROPERTIES Signature
Method INIT_FIELD_PROPERTIES on class CL_UG_MD_STORAGE_CHAR_R3 has no parameter.
Method INIT_FIELD_PROPERTIES on class CL_UG_MD_STORAGE_CHAR_R3 has no exception.
Method READ_VALUE_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20030325 | |||
| 2 | ET_VALUE | Call by reference | Type reference (TYPE) | SORTED TABLE | Paare Feldname / Wert | 20030129 | |||
| 3 | E_VALUES | Call by reference | Type reference (TYPE) | SYTABIX | Anzahl Werte | 20030129 | |||
| 4 | IT_SEL | Call by reference | Type reference (TYPE) | UGMD_TS_SEL | Selektionsbedingung (Range pro Feld) | 20030129 | |||
| 5 | I_COUNT_ONLY | Call by reference | Type reference (TYPE) | UG_FLG | SPACE | keinen Wert lesen, nur Zählen | 20030228 | ||
| 6 | I_DEPGROUP | Call by reference | Type reference (TYPE) | UG_DEPGROUP | Klammerungsgruppe | 20030212 |
Method READ_VALUE_P on class CL_UG_MD_STORAGE_CHAR_R3 has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 150 |