Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMDZ_APPL_SERVICES | Service Methods for UI and Validation | 20090116 |
Properties
| Interface | IF_USMDZ_APPL_SERVICES | |
| Short Description | Interface for Application Services |
General Data
| Package | USMDZ1 | Data Model |
| Created | 20090116 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_USMDZ_APPL_SERVICES has no forward declaration.
Interfaces
Interface IF_USMDZ_APPL_SERVICES has no interface.
Friends
Interface IF_USMDZ_APPL_SERVICES has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_ATTR_ACC_FUNC | Constant | Public | Type reference (TYPE) | USMD_ATTR_RES | 'FUNCACC' | Resolved Attribute | 20090916 | |
| 2 | GC_CELEM_PRIMARY | Constant | Public | Type reference (TYPE) | USMDZ1_CO_KAINT | 1 | Classification of Cost Elements (Primary) | 20090827 | |
| 3 | GC_CELEM_SECONDARY | Constant | Public | Type reference (TYPE) | USMDZ1_CO_KAINT | 2 | Classification of Cost Elements (Secondary) | 20090827 | |
| 4 | GC_ENTITYTYPE_ACC | Constant | Public | Type reference (TYPE) | USMD_ENTITY | 'ACCOUNT' | Entity Type | 20090916 | |
| 5 | GC_ENTITYTYPE_COA | Constant | Public | Type reference (TYPE) | USMD_ENTITY | 'COA' | Entity Type | 20090916 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Account Range for Account Group | 20090223 | |
| 2 | Instance method | Public | Method | Get All Controlling Areas | 20131011 | |
| 3 | Instance method | Public | Method | Read All Charts of Accounts | 20090427 | |
| 4 | Instance method | Public | Method | Get Company Codes for a Chart of Accnts or Controlling Area | 20090219 | |
| 5 | Instance method | Public | Method | Currency for Cost Center from Company Code | 20090219 | |
| 6 | Instance method | Public | Method | Logical System for Cost Center According to ALE Scenario | 20090219 | |
| 7 | Instance method | Public | Method | Standard Hierarchy for Cost Centers | 20090219 | |
| 8 | Instance method | Public | Method | GET_COST_ELEMENT_CATEGORIES | 20090826 | |
| 9 | Instance method | Public | Method | Get Cost Element Classification ('1' Primary '2' Secondary) | 20090826 | |
| 10 | Instance method | Public | Method | 20091027 | ||
| 11 | Instance method | Public | Method | 20101014 | ||
| 12 | Instance method | Public | Method | Fiscal Year Variant from Controlling Area | 20090318 | |
| 13 | Instance method | Public | Method | 20100720 | ||
| 14 | Instance method | Public | Method | Determine Chart of Accounts for Controlling Area | 20090828 | |
| 15 | Instance method | Public | Method | Read All Charts of Accts with Specified Group Chart of Accts | 20090420 | |
| 16 | Instance method | Public | Method | Determine Texts for a Chart of Accounts (T004T) | 20090123 | |
| 17 | Instance method | Public | Method | Determine Assigned Company (T001) | 20090430 | |
| 18 | Instance method | Public | Method | Read Consolidation Areas | 20090226 | |
| 19 | Instance method | Public | Method | Detemine Alternative Chart of Accounts (T001) | 20090116 | |
| 20 | Instance method | Public | Method | 20100908 | ||
| 21 | Instance method | Public | Method | 20100721 | ||
| 22 | Instance method | Public | Method | Detemine Exchange Rate Difference Key (T030S) | 20090205 | |
| 23 | Instance method | Public | Method | Detemine Field Status Groups (T004F, T004G) | 20090205 | |
| 24 | Instance method | Public | Method | 20090827 | ||
| 25 | Instance method | Public | Method | Detemine Group Chart of Accounts from Customizing (T004) | 20090116 | |
| 26 | Instance method | Public | Method | 20100923 | ||
| 27 | Instance method | Public | Method | GET_COST_ELEMENT_CATEGORIES | 20100908 | |
| 28 | Instance method | Public | Method | Read Installed Languages | 20090324 | |
| 29 | Instance method | Public | Method | 20100325 | ||
| 30 | Instance method | Public | Method | Logical System for Profit Centers According to ALE Scenario | 20090219 | |
| 31 | Instance method | Public | Method | Standard Hierarchy for Profit Center | 20090219 | |
| 32 | Instance method | Public | Method | Detemine Permitted Exchange Rate Difference Keys (T030S) | 20090120 | |
| 33 | Instance method | Public | Method | Detemine Tax Categories (T007A, T007S, T050T) | 20090205 | |
| 34 | Instance method | Public | Method | Read Tax Jurisdictions | 20090414 | |
| 35 | Instance method | Public | Method | 20110121 | ||
| 36 | Instance method | Public | Method | Is business area a required entry field? | 20090219 | |
| 37 | Instance method | Public | Method | Check if profit center is dummy profit center of a CO area | 20101108 | |
| 38 | Instance method | Public | Method | Is functional area a required entry field? | 20090219 | |
| 39 | Instance method | Public | Method | Check if document splitting is active | 20101107 | |
| 40 | Instance method | Public | Method | Is Profit Center Accounting active? | 20090219 | |
| 41 | Instance method | Public | Method | Segment is active in General Ledger | 20090220 | |
| 42 | Instance method | Public | Method | Check if split field segment is found | 20101107 | |
| 43 | Instance method | Public | Method | Check for Tax Jurisdiction | 20090220 | |
| 44 | Instance method | Public | Method | 20091123 |
Events
Interface IF_USMDZ_APPL_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_ACCOUNT_GROUP | Public | See coding | Structure Type for an Account Group in MDG-F | 20131011 | BEGIN OF gty_s_account_group,
key TYPE usmdz1_ktoks,
text TYPE usmdz1_fsidescr, "char 255 w/ UI text Description
END OF gty_s_account_group
|
|
| 2 | GTY_S_ADDRESS | Public | See coding | Structure Type for an Address in MDG-F | 20131011 | BEGIN OF gty_s_address,
country TYPE land1,
region TYPE regio,
zipcode TYPE ad_pstcd1,
city TYPE ad_city1,
county TYPE ad_city2,
poboxcode TYPE ad_pstcd2,
pobox TYPE pfach,
END OF gty_s_address
|
|
| 3 | GTY_S_COAREA | Public | See coding | Structure Type for a Controlling Area in MDG-F | 20131011 | BEGIN OF gty_s_coarea,
key TYPE usmdz1_coarea,
text TYPE usmdz1_fsidescr, "char 255 w/ UI text Description
END OF gty_s_coarea
|
|
| 4 | GTY_S_FIELD_UI_PROPERTY | Public | See coding | Structure Type for UI Field Properties | 20131011 | BEGIN OF gty_s_field_ui_property,
visible TYPE wdui_visibility,
read_only TYPE boole_d,
enabled TYPE boole_d,
mandatory TYPE boole_d,
END OF gty_s_field_ui_property
|
|
| 5 | GTY_S_TAXJUR_EXTERNAL | Public | See coding | Structure Type for Tax Jurisdiction in external format | 20131011 | BEGIN OF gty_s_taxjur_external,
key TYPE ad_txjcd,
country TYPE land1,
region TYPE regio,
postal_code TYPE ad_pstcd1,
city TYPE ad_city1,
district TYPE ad_city2,
END OF gty_s_taxjur_external
|
|
| 6 | GTY_S_UNIT_OF_MEASURE | Public | See coding | Structure Type for a Unit of Measure in MDG-F | 20131011 | BEGIN OF gty_s_unit_of_measure,
key TYPE msehi,
text_short TYPE mseh3,
text TYPE msehl,
iso_code TYPE isocd_unit,
dimension TYPE txdim,
END OF gty_s_unit_of_measure
|
|
| 7 | GTY_T_ACCOUNT_GROUPS | Public | See coding | Table Type for an Account Group in MDG-F | 20131011 | gty_t_account_groups TYPE SORTED TABLE OF gty_s_account_group WITH UNIQUE KEY key
|
|
| 8 | GTY_T_COAREAS | Public | See coding | Table Type for a Controlling Area in MDG-F | 20131011 | gty_t_coareas TYPE SORTED TABLE OF gty_s_coarea WITH UNIQUE KEY key
|
|
| 9 | GTY_T_TAXJUR_EXTERNAL | Public | See coding | Table Type for Tax Jurisdiction in external format | 20131011 | gty_t_taxjur_external TYPE SORTED TABLE OF gty_s_taxjur_external WITH UNIQUE KEY key
|
|
| 10 | GTY_T_UNITS_OF_MEASURE | Public | See coding | Table Type for Units of Measure in MDG-F | 20131011 | gty_t_units_of_measure TYPE SORTED TABLE OF gty_s_unit_of_measure WITH UNIQUE KEY key
|
Method Signatures
Method GET_ACCOUNT_GROUP_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_ACCOUNT_FROM | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090223 | |||
| 2 | ED_ACCOUNT_TO | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090223 | |||
| 3 | ID_ACCOUNT_GROUP | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090223 | |||
| 4 | ID_COA | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090223 |
Method GET_ALL_COAREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_COAREAS | Value transfer | Type reference (TYPE) | GTY_T_COAREAS | Table Type for a Controlling Area in MDG-F | 20131011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for USMDZ | 20131011 |
Method GET_ALL_COAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COA | Call by reference | Type reference (TYPE) | USMDZ1_TS_COA | Tabellentyp für Kontenpläne | 20090427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090427 |
Method GET_ASSIGNED_COMPCODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNED_COMPCODES | Call by reference | Type reference (TYPE) | USMDZ1_TS_COMPCODE | Tabellentyp für Buchungskreise | 20090219 | |||
| 2 | ID_CHART_OF_ACCOUNTS | Call by reference | Type reference (TYPE) | USMD_VALUE | Chart of Accounts | 20131011 | |||
| 3 | ID_CO_AREA | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090219 |
Method GET_CCTR_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_CURRENCY | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | |||
| 2 | EF_USE_CURRENCY | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090219 | |||
| 3 | ID_COMPANY_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | |||
| 4 | ID_CO_AREA | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090219 |
Method GET_CCTR_LOGSYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_LOGSYSTEM | Call by reference | Type reference (TYPE) | USMD_VALUE | Logisches System (falls falg = abap_false) | 20090219 | |||
| 2 | EF_NO_LOGSYS | Call by reference | Type reference (TYPE) | BOOLE_D | Kein logisches System | 20090219 | |||
| 3 | ID_CO_AREA | Call by reference | Type reference (TYPE) | USMD_VALUE | Kostenrechnungskreis | 20090219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090219 |
Method GET_CCTR_STD_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CO_AREA | Call by reference | Type reference (TYPE) | USMD_VALUE | Kostenrechnungskreise | 20090219 | |||
| 2 | RD_STD_HIERARCHY | Value transfer | Type reference (TYPE) | USMD_VALUE | Standardhierarchie für Kostenstellen | 20090219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090219 |
Method GET_CELEM_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CELEM_CAT | Call by reference | Type reference (TYPE) | USMDZ1_TS_SHLP_CELEMCAT | Standard table of cost element category | 20090826 |
Method GET_CELEM_CATEGORIES on Interface IF_USMDZ_APPL_SERVICES has no exception.
Method GET_CELEM_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COST_ELEM_CLASS | Call by reference | Type reference (TYPE) | USMDZ1_CO_KAINT | Klassifikation der Kostenarten (primär / sekundär) | 20090826 | |||
| 2 | EV_COST_ELEM_CLASS_TEXT | Call by reference | Type reference (TYPE) | USMDZ1_CELEM_CLASS_TXT | Klassifikation der Kostenarten | 20090827 | |||
| 3 | IV_CELEM_CAT | Call by reference | Type reference (TYPE) | KATYP | Kostenartentyp | 20090826 |
Method GET_CELEM_CLASS on Interface IF_USMDZ_APPL_SERVICES has no exception.
Method GET_COAREA_FOR_COA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COAREA | Call by reference | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20091027 | |||
| 2 | IV_COA | Call by reference | Type reference (TYPE) | KTOPL | Kontenplan | 20091027 |
Method GET_COAREA_FOR_COA on Interface IF_USMDZ_APPL_SERVICES has no exception.
Method GET_COAREA_FOR_COMPCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COAREA | Call by reference | Type reference (TYPE) | USMD_VALUE | Kostenrechnungskreis | 20101014 | |||
| 2 | IV_COMPCODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Buchungskreis | 20101014 |
Method GET_COAREA_FOR_COMPCODE on Interface IF_USMDZ_APPL_SERVICES has no exception.
Method GET_COAREA_FY_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CO_AREA | Call by reference | Type reference (TYPE) | USMD_VALUE | Kostenrechnungskreise | 20090318 | |||
| 2 | RD_FY_VARIANT | Value transfer | Type reference (TYPE) | USMD_VALUE | Standardhierarchie für Kostenstellen | 20090318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090318 |
Method GET_COA_FOR_COMPCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COMPANY_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Buchungskreis | 20100720 | |||
| 2 | RD_COA | Value transfer | Type reference (TYPE) | USMD_VALUE | COA | 20100720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20100720 |
Method GET_COA_FOR_COSTAREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_COSTAREA | Call by reference | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20090828 | |||
| 2 | RP_COA | Value transfer | Type reference (TYPE) | KTOPL | Kontenplan | 20090828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for USMDZ | 20090828 |
Method GET_COA_FOR_GROUP_COA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COA | Call by reference | Type reference (TYPE) | USMDZ1_T_COA | Tabellentyp für Kontenpläne | 20090420 | |||
| 2 | ID_GROUP_COA | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090420 |
Method GET_COA_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXT | Call by reference | Type reference (TYPE) | USMDZ1_TS_COA_TEXT | Struktur für Kontenplantexte | 20090123 | |||
| 2 | ID_COA | Call by reference | Type reference (TYPE) | USMD_VALUE | 20090123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090123 |
Method GET_COMPANY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COMPANY_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Buchungskreis | 20090430 | |||
| 2 | RD_COMPANY | Value transfer | Type reference (TYPE) | USMD_VALUE | Gesellschaft | 20090430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090430 |
Method GET_CONS_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONSAREA | Call by reference | Type reference (TYPE) | USMDZ1_TS_SHLP_CONSAREA | Tabellentyp der Suchhilfe für die | 20090226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090226 |
Method GET_COUNTRY_COA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COMPANY_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Buchungskreis | 20090116 | |||
| 2 | RD_COUNTRY_COA | Value transfer | Type reference (TYPE) | USMD_VALUE | Alt. Kontenplan (landesspez.) | 20090209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090116 |
Method GET_COUNTRY_FOR_COMPCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COMPANY_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20100908 | |||
| 2 | RD_COUNTRY | Value transfer | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20100908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20100908 |
Method GET_CURRENCY_FOR_COMPCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COMPANY_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20100721 | |||
| 2 | RD_CURRENCY | Value transfer | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20100721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20100721 |
Method GET_EXCHRATE_DIFF_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACC_EXCHRD | Call by reference | Type reference (TYPE) | USMDZ1_TS_SHLP_ACCEXCHRD | Tabellentyp der Suchhilfe für den Kursdifferenzenschlüssel | 20090205 | |||
| 2 | ID_COA | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090205 |
Method GET_FIELD_STATUS_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACC_FSTGRP | Call by reference | Type reference (TYPE) | USMDZ1_TS_SHLP_ACCFSTGRP | Ausgabefelder der Suchhilfe für Feldstatusgruppe | 20090205 | |||
| 2 | ID_COMPCODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090205 |
Method GET_FUNC_AREA_FOR_COST_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20090916 | |||
| 2 | EV_EXIST | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20090916 | |||
| 3 | EV_FUNC_AREA | Call by reference | Type reference (TYPE) | FKBER | Funktionsbereich | 20090827 | |||
| 4 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Datenmodell für Zugriff aus Nicht-SAP Standard Coding | 20090910 | |||
| 5 | IV_COAREA | Call by reference | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20090827 | |||
| 6 | IV_COST_ELEMENT | Call by reference | Type reference (TYPE) | USMDZ1_CELEM | Cost Element | 20090827 | |||
| 7 | IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20090910 |
Method GET_FUNC_AREA_FOR_COST_ELEMENT on Interface IF_USMDZ_APPL_SERVICES has no exception.
Method GET_GROUP_COA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COA | Call by reference | Type reference (TYPE) | USMD_VALUE | Kontenplan | 20090116 | |||
| 2 | RD_GCOA | Value transfer | Type reference (TYPE) | USMD_VALUE | Konzernkontenplan | 20090209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090116 |
Method GET_INFKEY_FOR_COMPCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INFKEY | Value transfer | Type reference (TYPE) | USMDZ1_TS_SHLP_ACCINFKEY | Tabellentyp der Suchhilfe für Inflationsschlüssel | 20100923 | |||
| 2 | ID_COMPANY_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | 20100923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100923 |
Method GET_INFLATION_KEY_FOR_COMPCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INFKEY | Call by reference | Type reference (TYPE) | USMDZ1_TS_SHLP_ACCINFKEY | Standard table of inflation key | 20100908 | |||
| 2 | ID_COMPANY_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Buchungskreis | 20100908 |
Method GET_INFLATION_KEY_FOR_COMPCODE on Interface IF_USMDZ_APPL_SERVICES has no exception.
Method GET_INSTALLED_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LANGUAGE | Call by reference | Type reference (TYPE) | USMDZ_TS_LANGUAGE | Sprachen | 20090324 |
Method GET_INSTALLED_LANGUAGES on Interface IF_USMDZ_APPL_SERVICES has no exception.
Method GET_LANG_FOR_COA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Merkmalswert | 20100325 | |||
| 2 | IV_COA | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20100325 |
Method GET_LANG_FOR_COA on Interface IF_USMDZ_APPL_SERVICES has no exception.
Method GET_PCTR_LOGSYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_LOGSYSTEM | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | |||
| 2 | EF_NO_LOGSYS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090219 | |||
| 3 | ID_CO_AREA | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090219 |
Method GET_PCTR_STD_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CO_AREA | Call by reference | Type reference (TYPE) | USMD_VALUE | Kostenrechnungskreis | 20090219 | |||
| 2 | RD_STD_HIERARCHY | Value transfer | Type reference (TYPE) | USMD_VALUE | Standardhierarchie für Profit Center | 20090219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090219 |
Method GET_PL_ACC_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACC_PLTYP | Call by reference | Type reference (TYPE) | USMDZ1_TS_SHLP_ACCPLTYP | Ausgabefelder der Suchhilfe für Erfolgskontentypen | 20090209 | |||
| 2 | ID_COA | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090120 |
Method GET_TAX_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACC_TAXCAT | Call by reference | Type reference (TYPE) | USMDZ1_TS_SHLP_ACCTAXCAT | Ausgabefelder der Suchhilfe für Steuerkategorie | 20090326 | |||
| 2 | ID_COMPCODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Buchungskreis | 20090205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090205 |
Method GET_TAX_JURISDICTION_CODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TAXCODE | Call by reference | Type reference (TYPE) | USMDZ1_TS_TAXCODES | Tabellentyp für Ausgabe der Steuerstandorte | 20090414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090414 |
Method GET_TOLGRP_FOR_COMPCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TOLGRP | Value transfer | Type reference (TYPE) | USMDZ1_TS_SHLP_ACCTOLGRP | Ausgabefelder der Suchhilfe für Toleranzgruppe | 20110121 | |||
| 2 | ID_COMPANY_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20110121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20110121 |
Method IS_BUS_AREA_MANDATORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COMPANY_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | |||
| 2 | RF_IS_MANDATORY | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090219 |
Method IS_DUMMY_PCTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_DUMMY | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101108 | |||
| 2 | IV_COAREA | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20101108 | |||
| 3 | IV_PCTR | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20101108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20101108 |
Method IS_FUNC_AREA_MANDATORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COMPANY_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | |||
| 2 | RF_IS_MANDATORY | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090219 |
Method IS_ONLINE_SPLIT_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_IS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | boolsche Variable (X=true, -=false, space=unknown) | 20101107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20101107 |
Method IS_PC_ACCOUNTING_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CO_AREA | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | |||
| 2 | ID_FISCAL_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20090220 | |||
| 3 | RF_IS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090219 |
Method IS_SEGMENT_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_IS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Segment im Hauptbuch aktiv | 20090220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090220 |
Method IS_SPLIT_FIELD_FOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_IS_FOUND | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20101107 |
Method IS_TAX_JURISDICTION_CODE_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COMPANY_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Buchungskreis | 20090220 | |||
| 2 | ID_TAX_JUR_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Steuerstandortcode | 20090220 | |||
| 3 | RF_IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Steuerstandort ok/nicht ok | 20090220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20090220 |
Method IS_UOM_WITH_ISOCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_WITH_ISOCODE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20091123 | |||
| 2 | IV_UOM | Call by reference | Type reference (TYPE) | USMD_VALUE | Maßeinheit | 20091123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für USMDZ | 20091123 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 605 |