Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMDZ_APPL_SERVICES | Interface for Application Services | 20090116 |
Properties
Class | CL_USMDZ_APPL_SERVICES | |
Short Description | Service Methods for UI and Validation | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | USMDZ1 | Data Model |
Created | 20090116 | SAP |
Last change | 20140121 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_USMDZ_APPL_SERVICES | Interface for Application Services | 20090116 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_USMDZ_OBJECT_FACTORY | 20090116 | Factory Class for USMDZ |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'FAGL_CHECK_PCA_IN_NEWGL' | Name for Function Module | 20090220 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'PRUEFEN_STEUER_STANDORT' | Name for Function Module | 20090220 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | FUNCNAME | 'K_KOKRS_READ' | Function Module for Determining Controlling Area Details | 20090828 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | TABNAME | 'TKA01' | Table | 20090828 | |
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20101107 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | BOOLE_D | Reference to flag as to whether segments are active | 20090220 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20101107 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_ACCOUNT_GROUP | Table for Account Groups | 20090223 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_ACC_EXCHRD | Table for Exchange Rate Difference Key | 20090206 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_ACC_FSTGRP | Table for Field Status Groups | 20090206 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_ACC_PLTYP | Table for P&L Statement Account Type Buffer | 20090120 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_ACC_TAXCAT | Table for Tax Categories | 20090209 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_ASSIGNED_COMPCODES | Table for Assigned Company Codes | 20090219 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_BUFFER_ENTITY | Financial MDM: General Indicator | 20091030 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_COA | Table for Chart of Accounts Buffer | 20090116 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_COA_TEXT | Table for Chart of Accounts Text Buffer | 20090123 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_COMPCODE | Table for Company Code Buffer | 20090116 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_COMPCODE_COAREA | 20101014 | |||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TS_COMPCODE_INFKEY | 20100923 | |||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_COMPCODE_TOLGRP | 20110121 | |||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | USMDZ1_TS_SHLP_CONSAREA | Table for Consolidation Areas | 20090226 | ||
22 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_CO_AREA | Table for Controlling Area | 20090219 | ||
23 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_CO_AREA_CONTROL | Table for Controlling Area Options | 20090220 | ||
24 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | USMDZ1_TS_TAXCODES | Table with Tax Jurisdictions | 20090414 | ||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_UOM | 20091123 |
Methods
Events
Class CL_USMDZ_APPL_SERVICES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ST_ACCOUNT_GROUP | Protected | See coding | Structure Category for Account Group | 20090223 | BEGIN OF st_account_group,
coa TYPE usmd_value,
account_group TYPE usmd_value,
account_low TYPE usmd_value,
account_high TYPE usmd_value,
END OF st_account_group
|
|
2 | ST_ACC_EXCHRD | Protected | See coding | Structure Category for Exchange Rate Difference Key | 20090206 | BEGIN OF st_acc_exchrd,
coa TYPE usmd_value,
t_acc_exchrd TYPE usmdz1_ts_shlp_accexchrd,
END OF st_acc_exchrd
|
|
3 | ST_ACC_FSTGRP | Protected | See coding | Structure Category for Field Status Groups | 20090206 | BEGIN OF st_acc_fstgrp,
compcode TYPE usmd_value,
t_acc_fstgrp TYPE usmdz1_ts_shlp_accfstgrp,
END OF st_acc_fstgrp
|
|
4 | ST_ACC_PLTYP | Protected | See coding | Structure Category for P&L Statement Account Type Buffer | 20090120 | BEGIN OF st_acc_pltyp,
coa TYPE usmd_value,
t_acc_pltyp TYPE usmdz1_ts_shlp_accpltyp,
END OF st_acc_pltyp
|
|
5 | ST_ACC_TAXCAT | Protected | See coding | Structure Category for Tax Categories | 20090209 | BEGIN OF st_acc_taxcat,
country TYPE usmd_value,
t_acc_taxcat TYPE usmdz1_ts_shlp_acctaxcat,
END OF st_acc_taxcat
|
|
6 | ST_ASSIGNED_COMPCODES | Protected | See coding | Structure Category for Assigned Company Codes | 20090219 | BEGIN OF st_assigned_compcodes,
co_area TYPE usmd_value,
t_assigned_cc TYPE usmdz1_ts_compcode,
END OF st_assigned_compcodes
|
|
7 | ST_COA | Protected | See coding | Structure Category for Chart of Accounts Buffer | 20090116 | BEGIN OF st_coa,
coa TYPE usmd_value,
gcoa TYPE usmd_value,
lang TYPE usmd_value,
END OF st_coa
|
|
8 | ST_COA_TEXT | Protected | See coding | Structure Category for Chart of Accounts Text Buffer | 20090123 | BEGIN OF st_coa_text,
coa TYPE usmd_value,
t_coa_text TYPE usmdz1_ts_coa_text,
END OF st_coa_text
|
|
9 | ST_COMPCODE | Protected | See coding | Structure Category for Company Code Buffer | 20090116 | BEGIN OF st_compcode,
compcode TYPE usmd_value,
text TYPE usmd_txtmi,
country TYPE usmd_value,
currency TYPE usmd_value,
coa TYPE usmd_value,
company TYPE usmd_value,
bus_area_bs TYPE usmd_value,
country_coa TYPE usmd_value,
field_stat_var TYPE usmd_value,
cos_accounting TYPE usmd_value,
END OF st_compcode
|
|
10 | ST_COMPCODE_COAREA | Protected | See coding | 20101014 | BEGIN OF st_compcode_coarea,
compcode TYPE usmd_value,
coarea TYPE usmd_value,
END OF st_compcode_coarea
|
||
11 | ST_COMPCODE_INFKEY | Protected | See coding | 20100923 | BEGIN OF st_compcode_infkey,
compcode TYPE usmd_value,
ts_shlp_accinfkey TYPE usmdz1_ts_shlp_accinfkey,
END OF st_compcode_infkey
|
||
12 | ST_COMPCODE_TOLGRP | Protected | See coding | 20110121 | BEGIN OF st_compcode_tolgrp,
compcode TYPE usmd_value,
ts_shlp_acctolgrp TYPE usmdz1_ts_shlp_acctolgrp,
END OF st_compcode_tolgrp
|
||
13 | ST_CO_AREA | Protected | See coding | Structure Category for Controlling Area | 20090219 | BEGIN OF st_co_area,
co_area TYPE usmd_value,
bezei TYPE usmd_value,
fy_variant TYPE usmd_value,
logsystem TYPE usmd_value,
ale_scenario TYPE usmd_value,
md_logsystem TYPE usmd_value,
cc_std_hry TYPE usmd_value,
pc_std_hry TYPE usmd_value,
flag_currency TYPE usmd_value,
pc_ale_scenario TYPE usmd_value,
pc_dprct TYPE usmd_value,
END OF st_co_area
|
|
14 | ST_CO_AREA_CONTROL | Protected | See coding | Structure Category for Controlling Area Options | 20090220 | BEGIN OF st_co_area_control,
co_area TYPE usmd_value,
fiscal_year TYPE gjahr,
pca_active TYPE usmd_value,
END OF st_co_area_control
|
|
15 | ST_INFKEY | Protected | See coding | 20100908 | BEGIN OF st_infkey,
country TYPE usmd_value,
infkey TYPE usmd_value,
END OF st_infkey
|
||
16 | ST_INFKEY_TXT | Protected | See coding | 20100908 | BEGIN OF st_infkey_txt,
langu TYPE usmd_value,
country TYPE usmd_value,
infkey TYPE usmd_value,
text TYPE usmd_value,
END OF st_infkey_txt
|
||
17 | ST_TOLGRP | Protected | See coding | 20110121 | BEGIN OF st_tolgrp,
compcode TYPE usmd_value,
tolgrp TYPE usmd_value,
END OF st_tolgrp
|
||
18 | ST_TOLGRP_TXT | Protected | See coding | 20110121 | BEGIN OF st_tolgrp_txt,
langu TYPE usmd_value,
compcode TYPE usmd_value,
tolgrp TYPE usmd_value,
text TYPE usmd_value,
END OF st_tolgrp_txt
|
||
19 | ST_UOM | Protected | See coding | 20091123 | BEGIN OF st_uom,
uom TYPE usmd_value,
isocode TYPE usmd_value,
END OF st_uom
|
||
20 | TS_COMPCODE_INFKEY | Protected | See coding | 20100923 | ts_compcode_infkey TYPE SORTED TABLE OF st_compcode_infkey WITH UNIQUE KEY compcode
|
||
21 | TS_COMPCODE_TOLGRP | Protected | See coding | 20110121 | ts_compcode_tolgrp TYPE SORTED TABLE OF st_compcode_tolgrp WITH UNIQUE KEY compcode
|
||
22 | TS_INFKEY | Protected | See coding | 20100908 | ts_infkey TYPE SORTED TABLE OF st_infkey WITH UNIQUE KEY country infkey
|
||
23 | TS_INFKEY_TXT | Protected | See coding | 20100908 | ts_infkey_txt TYPE SORTED TABLE OF st_infkey_txt WITH UNIQUE KEY langu country infkey
|
||
24 | TS_TOLGRP | Protected | See coding | 20110121 | ts_tolgrp TYPE SORTED TABLE OF st_tolgrp WITH UNIQUE KEY compcode tolgrp
|
||
25 | TS_TOLGRP_TXT | Protected | See coding | 20110121 | ts_tolgrp_txt TYPE SORTED TABLE OF st_tolgrp_txt WITH UNIQUE KEY langu compcode tolgrp
|
||
26 | TS_UOM | Protected | See coding | 20091123 | ts_uom TYPE SORTED TABLE OF st_uom WITH UNIQUE KEY uom
|
||
27 | TT_ACCOUNT_GROUP | Protected | See coding | Table Type for Account Group | 20090223 | tt_account_group TYPE HASHED TABLE OF st_account_group
WITH UNIQUE KEY coa account_group
|
|
28 | TT_ACC_EXCHRD | Protected | See coding | Table Type for Exchange Rate Difference Key | 20090206 | tt_acc_exchrd TYPE HASHED TABLE OF st_acc_exchrd
WITH UNIQUE KEY coa
|
|
29 | TT_ACC_FSTGRP | Protected | See coding | Table Type for Field Status Groups | 20090206 | tt_acc_fstgrp TYPE HASHED TABLE OF st_acc_fstgrp
WITH UNIQUE KEY compcode
|
|
30 | TT_ACC_PLTYP | Protected | See coding | Table Type for P&L Statement Account Type Buffer | 20090120 | tt_acc_pltyp TYPE HASHED TABLE OF st_acc_pltyp
WITH UNIQUE KEY coa
|
|
31 | TT_ACC_TAXCAT | Protected | See coding | Table Type for Tax Categories | 20090209 | tt_acc_taxcat TYPE HASHED TABLE OF st_acc_taxcat
WITH UNIQUE KEY country
|
|
32 | TT_ASSIGNED_COMPCODES | Protected | See coding | Table Type for Assigned Company Codes | 20090219 | tt_assigned_compcodes TYPE HASHED TABLE OF st_assigned_compcodes
WITH UNIQUE KEY co_area
|
|
33 | TT_BUFFER_ENTITY | Private | See coding | 20091030 | tt_buffer_entity TYPE STANDARD TABLE OF ty_buffer_entity
|
||
34 | TT_COA | Protected | See coding | Table Type for Chart of Accounts Buffer | 20090116 | tt_coa TYPE STANDARD TABLE OF st_coa
|
|
35 | TT_COA_TEXT | Protected | See coding | Table Type for Chart of Accounts Text Buffer | 20090123 | tt_coa_text TYPE HASHED TABLE OF st_coa_text
WITH UNIQUE KEY coa
|
|
36 | TT_COMPCODE | Protected | See coding | Table Type for Company Code Buffer | 20090116 | tt_compcode TYPE HASHED TABLE OF st_compcode
WITH UNIQUE KEY compcode
|
|
37 | TT_COMPCODE_COAREA | Protected | See coding | 20101014 | tt_compcode_coarea TYPE HASHED TABLE OF st_compcode_coarea
WITH UNIQUE KEY compcode
|
||
38 | TT_CO_AREA | Protected | See coding | Table Type for Controlling Area | 20090219 | tt_co_area TYPE HASHED TABLE OF st_co_area
WITH UNIQUE KEY co_area
|
|
39 | TT_CO_AREA_CONTROL | Protected | See coding | Table Type for Controlling Area Options | 20090220 | tt_co_area_control TYPE SORTED TABLE OF st_co_area_control "rab120613 "rab120613
WITH UNIQUE KEY co_area fiscal_year
|
|
40 | TY_BUFFER_ENTITY | Private | See coding | 20091030 | BEGIN OF ty_buffer_entity,
sel_tab TYPE usmd_ts_sel,
entity TYPE usmd_entity,
f_table TYPE usmd_flg,
* readmode TYPE usmd_readmode,
data TYPE REF TO data,
END OF ty_buffer_entity
|
Method Signatures
Method DETERMINE_LOGSYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ALE_SCENARIO | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | ||
2 | ![]() |
ID_LOGSYSTEM | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | ||
3 | ![]() |
ID_MD_LOGSYSTEM | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | ||
4 | ![]() |
RD_LOGSYSTEM | Value transfer | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090219 |
Method FILL_ATTRIBUTE_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TARGET | Value transfer | Type reference (TYPE) | DATA | 20090123 | |||
2 | ![]() |
IS_SOURCE | Call by reference | Type reference (TYPE) | DATA | 20090123 | |||
3 | ![]() |
IT_SELECTION_FIELD | Call by reference | Type reference (TYPE) | USMD_T_FIELDNAME | FIM MDM: Feldname | 20090123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090123 |
Method FILL_SEL_TAB_ISDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20091030 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Datenmodell für Zugriff aus Nicht-SAP Standard Coding | 20091030 | ||
3 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20091030 | |||
4 | ![]() |
IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20091030 | ||
5 | ![]() |
IV_ENTITYTYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20091030 | ||
6 | ![]() |
IV_WITHOUT_EDITION | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | FIN MDM: Allgemeines Kennzeichen | 20091030 |
Method FILL_SEL_TAB_ISDATA on class CL_USMDZ_APPL_SERVICES has no exception.
Method GET_ACTUAL_VALUE_ISDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20091030 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Datenmodell für Zugriff aus Nicht-SAP Standard Coding | 20091030 | ||
3 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20091030 | |||
4 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_ATTR_RES | Aufgelöstes Attribut | 20091030 | ||
5 | ![]() |
IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20091030 | ||
6 | ![]() |
IV_ENTITYTYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20091030 | ||
7 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20091030 |
Method GET_ACTUAL_VALUE_ISDATA on class CL_USMDZ_APPL_SERVICES has no exception.
Method GET_ADDITIONAL_TAXCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TAXCAT | Call by reference | Type reference (TYPE) | USMDZ1_TS_SHLP_ACCTAXCAT | Tabellentyp der Suchhilfe für die Steuerkategorie | 20090209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090209 |
Method GET_ATTRIBUTE_COMPCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_BUS_AREA_BS | Call by reference | Type reference (TYPE) | USMD_VALUE | Geschäftsbereichsbilanz erwünscht | 20090219 | ||
2 | ![]() |
ED_COA | Call by reference | Type reference (TYPE) | USMD_VALUE | coa | 20100720 | ||
3 | ![]() |
ED_COMPANY | Call by reference | Type reference (TYPE) | USMD_VALUE | Gesellschaft | 20090430 | ||
4 | ![]() |
ED_COS_ACCOUNTING | Call by reference | Type reference (TYPE) | USMD_VALUE | CoS Acc. aktiv | 20090219 | ||
5 | ![]() |
ED_COUNTRY | Call by reference | Type reference (TYPE) | USMD_VALUE | Land | 20090209 | ||
6 | ![]() |
ED_COUNTRY_COA | Call by reference | Type reference (TYPE) | USMD_VALUE | Alt. Kontenplan (landesspez.) | 20090206 | ||
7 | ![]() |
ED_CURRENCY | Call by reference | Type reference (TYPE) | USMD_VALUE | Währung | 20090219 | ||
8 | ![]() |
ED_FIELD_STATUS_VARIANT | Call by reference | Type reference (TYPE) | USMD_VALUE | Feldstatusvariante | 20090206 | ||
9 | ![]() |
ED_TEXT | Call by reference | Type reference (TYPE) | USMD_TXTMI | Name | 20090219 | ||
10 | ![]() |
ID_COMPANY_CODE | Call by reference | Type reference (TYPE) | USMD_VALUE | Buchungskreis | 20090206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090206 |
Method GET_ATTRIBUTE_CO_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_ALE_SCENARIO | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | ||
2 | ![]() |
ED_CC_STD_HRY | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | ||
3 | ![]() |
ED_FLAG_CURRENCY | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | ||
4 | ![]() |
ED_FY_VARIANT | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | ||
5 | ![]() |
ED_LOGSYSTEM | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | ||
6 | ![]() |
ED_MD_LOGSYSTEM | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | ||
7 | ![]() |
ED_PC_ALE_SCENARIO | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | ||
8 | ![]() |
ED_PC_DPRCT | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20101108 | ||
9 | ![]() |
ED_PC_STD_HRY | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090219 | ||
10 | ![]() |
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_FIELD_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Datenmodell für Zugriff aus Nicht-SAP Standard Coding | 20091030 | ||
2 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_ATTR_RES | Aufgelöstes Attribut | 20091030 | ||
3 | ![]() |
IV_ENTITYTYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20091030 | ||
4 | ![]() |
RV_FIELDNAME | Value transfer | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20091030 |
Method GET_FIELD_NAME on class CL_USMDZ_APPL_SERVICES has no exception.
Method GET_J_1AINFSKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COUNTRY | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20100908 | ||
2 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Kontenplan | 20100908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20100908 |
Method GET_STRUCTURE_FIELD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20091030 | |||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20091030 | ||
3 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20091030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
allg. Ausnahme | 20091030 |
Method GET_STRUCT_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20091030 | |||
2 | ![]() |
EV_EXIST | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20091030 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Datenmodell für Zugriff aus Nicht-SAP Standard Coding | 20091030 | ||
4 | ![]() |
IT_SELECTION_TABLE | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20091030 | ||
5 | ![]() |
IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20091030 | ||
6 | ![]() |
IV_ENTITYTYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20091030 |
Method GET_STRUCT_FROM_DB on class CL_USMDZ_APPL_SERVICES has no exception.
Method GET_T001 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | FIM MDM: Feldname | 20090116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090116 |
Method GET_T004 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | FIM MDM: Feldname | 20090116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090116 |
Method GET_T004F_T004G 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 | 20090206 | ||
2 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20090206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090206 |
Method GET_T004T 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 | Merkmalswert | 20090123 | ||
2 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Kontenplan | 20090123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090123 |
Method GET_T005 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_CALC_SCHEME | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20090209 | ||
2 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20090209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090209 |
Method GET_T006 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | FIM MDM: Feldname | 20091123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20091123 |
Method GET_T007A_T007S Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COUNTRY | Call by reference | Type reference (TYPE) | USMD_VALUE | Land | 20090209 | ||
2 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20090209 | ||
3 | ![]() |
IT_TAXCAT | Call by reference | Type reference (TYPE) | USMDZ1_TS_SHLP_ACCTAXCAT | Tabellentyp der Suchhilfe für die Steuerkategorie | 20090402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090209 |
Method GET_T030 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 | Merkmalswert | 20090123 | ||
2 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20090121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090121 |
Method GET_T030S 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 | Merkmalswert | 20090206 | ||
2 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20090206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090206 |
Method GET_T050T Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20090209 | ||
2 | ![]() |
RR_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20090209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090209 |
Method GET_T077S Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | FIM MDM: Feldname | 20090223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090223 |
Method GET_TKA00 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20090220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090220 |
Method GET_TKA01 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20090219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090219 |
Method GET_TKA02 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 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20090219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090219 |
Method GET_TKA02_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20101014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20101014 |
Method GET_TTXJ_TTXJT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECT_OPTION | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20090414 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für USMDZ | 20090414 |
Method GET_UCM003C_UCM003T Signature
Method GET_UCM003C_UCM003T on class CL_USMDZ_APPL_SERVICES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090226 |
Method READ_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20091030 | |||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20091030 | ||
3 | ![]() |
IF_EDITION_LOGIC | Call by reference | Type reference (TYPE) | USMD_FLG | 'X' | FIN MDM: Allgemeines Kennzeichen | 20091030 | |
4 | ![]() |
IF_TABLE | Call by reference | Type reference (TYPE) | USMD_FLG | 'X' | FIN MDM: Allgemeines Kennzeichen | 20091030 | |
5 | ![]() |
IF_USE_EDTN_SLICE | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | FIN MDM: Allgemeines Kennzeichen | 20091030 | |
6 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Datenmodell für Zugriff aus Nicht-SAP Standard Coding | 20091030 | ||
7 | ![]() |
IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20091030 | ||
8 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20091030 | ||
9 | ![]() |
IV_READMODE | Call by reference | Type reference (TYPE) | USMD_READMODE_EXT | IF_USMD_MODEL_EXT=>GC_READMODE_DEFAULT | Lesemodus | 20091030 | |
10 | ![]() |
IV_STRUCT | Call by reference | Type reference (TYPE) | CHAR5 | R/2-Tabelle | 20091030 | ||
11 | ![]() |
IV_TABTYPE | Call by reference | Type reference (TYPE) | CHAR1 | IF_USMD_MODEL_EXT=>GC_TABTYPE_SORTED | Einstelliges Kennzeichen | 20091030 |
Method READ_MODEL on class CL_USMDZ_APPL_SERVICES has no exception.
Method READ_TABLE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_STRUCTURE | Value transfer | Type reference (TYPE) | DATA | 20090206 | |||
2 | ![]() |
ID_KEYFIELD_COUNT | Call by reference | Type reference (TYPE) | I | 20090206 | |||
3 | ![]() |
IR_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20090206 |
Method READ_TABLE_TEXT on class CL_USMDZ_APPL_SERVICES has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 605 |