SAP ABAP Class CL_UG_R3_SERVICES (FIN Master Data: Services for mySAP ERP Access)
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_R3_SERVICES FIN Master Data: Services for mySAP ERP Access 20021219
Properties
Class CL_UG_R3_SERVICES  
Short Description FIN Master Data: Services for mySAP ERP Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD7   FIN General: Master Data: Remote R/3 Access 
Created 20021126   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_UG_MD_ROLE_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_UG_MD_FACTORY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_UG_R3_SERVICES FIN Master Data: Services for mySAP ERP Access 20021219
Friends
Class CL_UG_R3_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DT_METADATA Instance attribute Private Type reference (TYPE) TS_METADATA Buffer of Master Data 20030204
2 DT_TIMESTAMP Instance attribute Private Type reference (TYPE) TS_TIMESTAMP DS Field Time Stamp 20030203
3 DT_UGR31021 Instance attribute Private Type reference (TYPE) TS_UGR31021 20030226
4 DT_UGR31022 Instance attribute Private Type reference (TYPE) TS_UGR31022 20030226
5 DT_UGR31023 Instance attribute Private Type reference (TYPE) TS_UGR31023 20030226
6 D_NO_PLUGIN Instance attribute Public Attribute reference (LIKE) 20031202
7 D_RFCDEST Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20021219
8 GC_DSFUNCTION_ATTR Instance attribute Public Attribute reference (LIKE) 20030203
9 GC_DSFUNCTION_HRY Instance attribute Public Attribute reference (LIKE) 20030203
10 GC_DSFUNCTION_TXT Instance attribute Public Attribute reference (LIKE) 20030203
11 GC_DUMMY_PREFIX Instance attribute Public Attribute reference (LIKE) 20030220
12 GC_TXTLG_LENGTH Constant Public Type reference (TYPE) I 60 20030211
13 GC_TXTMI_LENGTH Constant Public Type reference (TYPE) I 40 20030211
14 GC_TXTSH_LENGTH Constant Public Type reference (TYPE) I 20 20030211
15 GF_TRANSPORT_TABLE Static Attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20050119
16 GT_DSATT Static Attribute Private Type reference (TYPE) TS_DSATT DataSource Attributes 20021218
17 GT_DSFCT Static Attribute Private Type reference (TYPE) TS_DSFCT DataSource Functions 20021218
18 GT_DSKEY Static Attribute Private Type reference (TYPE) TS_DSKEY DataSource Key Fields 20021218
19 GT_DUMMY Static Attribute Private Type reference (TYPE) TS_DUMMY DataSource Fields without Field Name 20030220
20 GT_INSTANCE Static Attribute Private Type reference (TYPE) TS_INSTANCE Instances dependent on RFC Dest. 20021219
21 GT_MAPDS Static Attribute Private Type reference (TYPE) TS_MAPDS Mapping DataSource Field - Field Name 20021218
22 GT_MAPFN Static Attribute Private Type reference (TYPE) TS_MAPFN Mapping Field Name - DataSource Field 20021218
23 GT_UGR31019 Static Attribute Private Type reference (TYPE) TS_UGR31019 20050119
24 GT_UGR31021 Static Attribute Private Attribute reference (LIKE) DT_UGR31021 20050119
25 GT_UGR31022 Static Attribute Private Attribute reference (LIKE) DT_UGR31022 20050119
26 GT_UGR31023 Static Attribute Private Attribute reference (LIKE) DT_UGR31023 20050119
27 G_TIMESTAMP Static Attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20030206
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20021126
2 CONSTRUCTOR Instance method Public Constructor Constructor 20021219
3 CONVERT_OUTPUT Instance method Public Method 20021223
4 GET_ATTRIBUTE_DEFINITION Instance method Public Method 20031124
5 GET_DSFIELD_STATIC Instance method Public Method 20030319
6 GET_DSFIELD_TO_FIELDNAME Instance method Public Method 20021223
7 GET_DSOURCE_PROP Instance method Public Method 20030204
8 GET_DUMMY_DSFIELD_TIMESTAMP Instance method Private Method Get Time Stamp for Dummy DS Field 20030227
9 GET_FIELDNAME_STATIC Instance method Public Method 20030319
10 GET_FIELDNAME_TO_DATASOURCE Instance method Public Method 20030319
11 GET_FIELDNAME_TO_DSFIELD Instance method Public Method 20021223
12 GET_FPROP Instance method Public Method 20030204
13 GET_INSTANCE Instance method Public Method 20021223
14 GET_METADATA Instance method Private Method Reads DataSource Information 20021220
15 GET_PIUGMD_METADATA Instance method Private Method Call PIUGMD_GET_METADATA 20030226
16 GET_TEXTS Instance method Public Method 20021223
17 GET_TIMESTAMPS Instance method Public Method 20021223
18 GET_TRANSPORT_ENTRIES Static method Public Method Get Transport Information on DS Field 20030319
19 IS_DUMMY Instance method Public Method 20030319
20 LOAD_TABLES_FOR_TRANSPORT Static method Private Method 20050119
21 RETAIN_TEMP_DATA Static method Public Method Import: Remember Data Temporarily 20030331
22 SHOW_F1_HELP Instance method Public Method 20021223
23 WRITE_IMPORTED_DATA Static method Public Method Write DB with data imported for DS Field 20030320
Events
Class CL_UG_R3_SERVICES has no event.
Types
Class CL_UG_R3_SERVICES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UG_R3_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UG_R3_SERVICES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_PLUGIN Call by reference Type reference (TYPE) UG_FLG SPACE 'X': kein PlugIn -> mySAP ERP ist lokal, keine DS nutzbar 20031202
2 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20021219

Method CONSTRUCTOR on class CL_UG_R3_SERVICES has no exception.

Method CONVERT_OUTPUT Signature

Method CONVERT_OUTPUT on class CL_UG_R3_SERVICES has no parameter.
Method CONVERT_OUTPUT on class CL_UG_R3_SERVICES has no exception.

Method GET_ATTRIBUTE_DEFINITION Signature

Method GET_ATTRIBUTE_DEFINITION on class CL_UG_R3_SERVICES has no parameter.
Method GET_ATTRIBUTE_DEFINITION on class CL_UG_R3_SERVICES has no exception.

Method GET_DSFIELD_STATIC Signature

Method GET_DSFIELD_STATIC on class CL_UG_R3_SERVICES has no parameter.
Method GET_DSFIELD_STATIC on class CL_UG_R3_SERVICES has no exception.

Method GET_DSFIELD_TO_FIELDNAME Signature

Method GET_DSFIELD_TO_FIELDNAME on class CL_UG_R3_SERVICES has no parameter.
Method GET_DSFIELD_TO_FIELDNAME on class CL_UG_R3_SERVICES has no exception.

Method GET_DSOURCE_PROP Signature

Method GET_DSOURCE_PROP on class CL_UG_R3_SERVICES has no parameter.
Method GET_DSOURCE_PROP on class CL_UG_R3_SERVICES has no exception.

Method GET_DUMMY_DSFIELD_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DSFIELD Call by reference Type reference (TYPE) UG_DSFIELD FI-Stammdaten: DataSource-Feld 20030227
2 Returning R_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030227

Method GET_DUMMY_DSFIELD_TIMESTAMP on class CL_UG_R3_SERVICES has no exception.

Method GET_FIELDNAME_STATIC Signature

Method GET_FIELDNAME_STATIC on class CL_UG_R3_SERVICES has no parameter.
Method GET_FIELDNAME_STATIC on class CL_UG_R3_SERVICES has no exception.

Method GET_FIELDNAME_TO_DATASOURCE Signature

Method GET_FIELDNAME_TO_DATASOURCE on class CL_UG_R3_SERVICES has no parameter.
Method GET_FIELDNAME_TO_DATASOURCE on class CL_UG_R3_SERVICES has no exception.

Method GET_FIELDNAME_TO_DSFIELD Signature

Method GET_FIELDNAME_TO_DSFIELD on class CL_UG_R3_SERVICES has no parameter.
Method GET_FIELDNAME_TO_DSFIELD on class CL_UG_R3_SERVICES has no exception.

Method GET_FPROP Signature

Method GET_FPROP on class CL_UG_R3_SERVICES has no parameter.
Method GET_FPROP on class CL_UG_R3_SERVICES has no exception.

Method GET_INSTANCE Signature

Method GET_INSTANCE on class CL_UG_R3_SERVICES has no parameter.
Method GET_INSTANCE on class CL_UG_R3_SERVICES has no exception.

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROP Call by reference Type reference (TYPE) UGMD_S_DSFIELD_X Eigenschaften 20021220
2 Exporting ET_ATTR Call by reference Type reference (TYPE) UGMD_TS_DSATTRIBUTE Attribute 20021220
3 Exporting ET_COMPOUND Call by reference Type reference (TYPE) UGMD_TS_DSKEYFIELD Klammerung 20021221
4 Exporting ET_DSFIELDTXT Call by reference Type reference (TYPE) UGMD_TS_DSTXT DSFeld-Texte (nur zu I_DSFIELD) 20030206
5 Exporting ET_DSOURCE Call by reference Type reference (TYPE) UGMD_TS_DSOURCE_L DataSources 20021220
6 Exporting ET_FIELD Call by reference Type reference (TYPE) UGMD_TS_DSFIELD_XL DataSource-Felder (komplett) 20030206
7 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE Meldungen (E, A, X) 20021220
8 Importing IT_LANGU Call by reference Type reference (TYPE) UGMD_TS_LANGU Sprachen 20021220
9 Importing I_DSFIELD Call by reference Type reference (TYPE) UG_DSFIELD DataSource-Feld 20021220
10 Importing I_NO_BUFFER Call by reference Type reference (TYPE) UG_FLG SPACE 'X': nicht aus Puffer lesen, SPACE: Puffer lesen erlaubt 20030203

Method GET_METADATA on class CL_UG_R3_SERVICES has no exception.

Method GET_PIUGMD_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20030226
2 Exporting ES_DSOURCE Call by reference Type reference (TYPE) UGMD_S_DSOURCE_L FinBasis-Stammdaten: DataSource (lang) 20030226
3 Exporting ET_DSTEXT Call by reference Type reference (TYPE) UGMD_TS_DSTXT FI-Stammdaten: DataSource-Texte 20030226
4 Exporting ET_FIELD Call by reference Type reference (TYPE) UGMD_TS_DSFIELD_S FinBasis-Stammdaten: DataSource-Felder 20030226
5 Exporting ET_FIELDT Call by reference Type reference (TYPE) UGMD_TS_DSFIELDT_S FinBasis-Stammdaten: Texte der DataSource-Felder 20030226
6 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030226
7 Importing IT_LANGU Call by reference Type reference (TYPE) UGMD_TS_LANGU FI-Stammdaten: Sprachen 20030226
8 Importing I_DSOURCE Call by reference Type reference (TYPE) UG_DSOURCE FI-Stammdaten: DataSource 20030226

Method GET_PIUGMD_METADATA on class CL_UG_R3_SERVICES has no exception.

Method GET_TEXTS Signature

Method GET_TEXTS on class CL_UG_R3_SERVICES has no parameter.
Method GET_TEXTS on class CL_UG_R3_SERVICES has no exception.

Method GET_TIMESTAMPS Signature

Method GET_TIMESTAMPS on class CL_UG_R3_SERVICES has no parameter.
Method GET_TIMESTAMPS on class CL_UG_R3_SERVICES has no exception.

Method GET_TRANSPORT_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TRANSPORT Call by reference Type reference (TYPE) UGMD_TS_TRANSPORT Transporteinträge 20030319
2 Importing I_DSFIELD Call by reference Type reference (TYPE) UG_DSFIELD DataSource-Feld 20030319

Method GET_TRANSPORT_ENTRIES on class CL_UG_R3_SERVICES has no exception.

Method IS_DUMMY Signature

Method IS_DUMMY on class CL_UG_R3_SERVICES has no parameter.
Method IS_DUMMY on class CL_UG_R3_SERVICES has no exception.

Method LOAD_TABLES_FOR_TRANSPORT Signature

Method LOAD_TABLES_FOR_TRANSPORT on class CL_UG_R3_SERVICES has no parameter.
Method LOAD_TABLES_FOR_TRANSPORT on class CL_UG_R3_SERVICES has no exception.

Method RETAIN_TEMP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UGR31008 Call by reference Type reference (TYPE) UGR3_TS_UGR31008 DB-Tabelle UGR31008 20030331
2 Importing IT_UGR31019 Call by reference Type reference (TYPE) UGR3_TS_UGR31019 DB-Tabelle UGR31019 20030331
3 Importing IT_UGR31021 Call by reference Type reference (TYPE) UGR3_TS_UGR31021 DB-Tabelle UGR31021 20030331
4 Importing IT_UGR31022 Call by reference Type reference (TYPE) UGR3_TS_UGR31022 DB-Tabelle UGR31022 20030331
5 Importing IT_UGR31023 Call by reference Type reference (TYPE) UGR3_TS_UGR31023 DB-Tabelle UGR31023 20030331

Method RETAIN_TEMP_DATA on class CL_UG_R3_SERVICES has no exception.

Method SHOW_F1_HELP Signature

Method SHOW_F1_HELP on class CL_UG_R3_SERVICES has no parameter.
Method SHOW_F1_HELP on class CL_UG_R3_SERVICES has no exception.

Method WRITE_IMPORTED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UGR31008 Call by reference Type reference (TYPE) UGR3_TS_UGR31008 20030320
2 Importing IT_UGR31019 Call by reference Type reference (TYPE) UGR3_TS_UGR31019 20030320
3 Importing IT_UGR31021 Call by reference Type reference (TYPE) UGR3_TS_UGR31021 20030320
4 Importing IT_UGR31022 Call by reference Type reference (TYPE) UGR3_TS_UGR31022 20030320
5 Importing IT_UGR31023 Call by reference Type reference (TYPE) UGR3_TS_UGR31023 20030320

Method WRITE_IMPORTED_DATA on class CL_UG_R3_SERVICES has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 200