SAP ABAP Class CL_USMDA3_FRSI (Specification of Implementation)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-FIN (Application Component) MDG for Financials
     USMDA3 (Package) Chart of Accounts: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_USMDA3_ENTITY Abstract Superclass of Entity Classes 20090309
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_STATIC_METHOD_TEMPLATE OBSOLETE - Do not use 20090309
Properties
Class CL_USMDA3_FRSI  
Short Description Specification of Implementation    
Super Class CL_USMDA3_ENTITY Abstract Superclass of Entity Classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMDA3   Chart of Accounts: User Interface 
Created 20090309   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMDA3_FRSI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FDT_STATIC_METHOD_TEMPLATE OBSOLETE - Do not use 20090309
Friends
Class CL_USMDA3_FRSI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_HTEXT_GUI Instance attribute Private Object reference (TYPE REF TO) CL_USMDA3_FRSI_HTEXT_GUI_WD Controller for Classification 20090309
2 DR_T_ENTITY_DATA Instance attribute Private Type reference (TYPE) USMD_TS_ENTITY_DATA UI Data 20090309
Methods
# Method Level Visibility Method type Description Created on
1 CALL_VALIDATION_FRSI_ASSTYP Instance method Private Method Start Validation for Entity and Attribute 20090309
2 CALL_VALIDATION_FRSI_FRSICONTR Instance method Private Method Start Validation for Entity and Attribute 20090309
3 CHECK_ACCOUNT Instance method Private Method Start Validation - Account 20090309
4 CHECK_ACCOUNT_ACCTYP Instance method Private Method Start Validation - Account Categ. Identical for All Accounts 20090309
5 CHECK_ASSIGNED_ACCOUNTS Instance method Private Method Check Assigned Nodes 20090309
6 CHECK_FRSIASS_VALUE_OVERLAP Instance method Private Method Check Overlapping of Values in Table FRSIASS 20090309
7 CHECK_FRSI_FRSICONTR Instance method Private Method Start Validation - Offsetting Account 20090309
8 CHECK_FRS_FRSFAPERM Instance method Private Method Start Validation - Account Categ. Identical for All Accounts 20090309
9 CHECK_FUNCTIONAL_AREA Instance method Private Method Start Validation - Functional Area 20090309
10 CHECK_NOT_RELEVANT Instance method Private Method Start Validation - Not Relevant or Initial 20090309
11 CHECK_VALUE_TO_GT_FROM Instance method Private Method Start Validation - Start Value Greater than End Value 20090309
12 EDIT_FRSIASS Instance method Private Method Edit Entity FRSIASS 20090309
13 GET_ATTR_OF_FRS Instance method Private Method Read FRS Attribute Data 20090309
14 GET_DATA_FRSIASS Instance method Private Method Read Data of Entity FRSIASS 20090309
15 GET_DATA_FRSIASS_VALIDATION Instance method Private Method Read Assignment Data for Validation 20090309
16 GET_DATA_SEQNUM Instance method Private Method Read Current Sequence Number 20090309
17 MODIFY_VIEW_HIETEXT_WDK Instance method Private Method Update Hierarchy Texts on UI 20090309
18 REFRESH_VALUETABLE Instance method Private Method Update Value Table 20090309
19 SET_DEFAULT Instance method Private Method Default Setting: Initialization 20090309
20 SET_F4_HELP_FRSIASSTY Instance method Private Method Input Help Restriction of Field FRSIASSTY 20090309
21 SET_F4_HELP_FRSICONTR Instance method Private Method Input Help Restriction of Field FRSICONTR 20090309
22 SET_FIELDS_ACCOUNT Instance method Private Method Account: Activation and Deactivation of Fields 20090309
23 SET_FIELDS_FUNCTION_AREA Instance method Private Method Functional Area: Activation and Deactivation of Fields 20090309
24 SET_PROPERTY_READ_ONLY Instance method Private Method Set UI Property to "Visible" and "Read Only" 20090309
25 SET_PROPERTY_VISIBLE Instance method Private Method Set UI Property to "Visible" 20090309
26 SET_SEQNUM Instance method Private Method Set Sequence Number 20090309
27 SET_SEQNUM_FRSIASS Instance method Private Method Set Sequence Number of Entity FRSIASS 20090309
28 VALIDATE_FRSIASS_ACCOUNT Instance method Private Method Validate Entity FRSIASS for Nodes 20090309
29 VALIDATE_FRSIASS_FUNC_AREA Instance method Private Method Validate Entity FRSIASS for Functional Areas 20090309
30 VALIDATION_FRSI_ASSTYP Instance method Private Method Start Validation for Entity and Attribute 20090309
31 VALIDATION_FRSI_FRSICONTR Instance method Private Method Start Validation for Entity and Attribute 20090309
Events
Class CL_USMDA3_FRSI has no event.
Types
Class CL_USMDA3_FRSI has no local type.
Method Signatures

Method CALL_VALIDATION_FRSI_ASSTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090309
3 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090309
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20090309
5 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE ##Data to be checked 20090309

Method CALL_VALIDATION_FRSI_ASSTYP on class CL_USMDA3_FRSI has no exception.

Method CALL_VALIDATION_FRSI_FRSICONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090309
3 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090309
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20090309
5 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE ##Data to be checked 20090309

Method CALL_VALIDATION_FRSI_FRSICONTR on class CL_USMDA3_FRSI has no exception.

Method CHECK_ACCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
2 Exporting EV_ERROR Call by reference Type reference (TYPE) C Kennzeichen Fehler 20090309
3 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090309
4 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090309
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20090309
6 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE ##Data to be checked 20090309

Method CHECK_ACCOUNT on class CL_USMDA3_FRSI has no exception.

Method CHECK_ACCOUNT_ACCTYP 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) USMD_T_MESSAGE Meldungen 20090309
2 Changing CV_FIRST_ACCTYP_VALUE Call by reference Type reference (TYPE) USMD_VALUE Startwert Kontentyp des Vergleichs 20090309
3 Exporting EV_ERROR Call by reference Type reference (TYPE) C Kennzeichen Fehler 20090309
4 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090309
5 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090309
6 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20090309
7 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE ##Data to be checked 20090309
8 Importing IV_FIRST_ACCOUNT Call by reference Type reference (TYPE) USMD_VALUE Start Konto des Vergleichs 20090309
9 Importing IV_OTHER_ACCOUNT Call by reference Type reference (TYPE) USMD_VALUE Vergleichskonto 20090309

Method CHECK_ACCOUNT_ACCTYP on class CL_USMDA3_FRSI has no exception.

Method CHECK_ASSIGNED_ACCOUNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090309
3 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090309
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20090309
5 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE ##Data to be checked 20090309
6 Importing IV_ACTUAL_ITEM Call by reference Type reference (TYPE) USMD_VALUE aktuelle Position 20090309
7 Importing IV_CONTRA_ITEM Call by reference Type reference (TYPE) USMD_VALUE zugeordnete Soll Position 20090309

Method CHECK_ASSIGNED_ACCOUNTS on class CL_USMDA3_FRSI has no exception.

Method CHECK_FRSIASS_VALUE_OVERLAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
2 Exporting EV_ERROR Call by reference Type reference (TYPE) C Kennzeichen Fehler 20090309
3 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090309
4 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090309
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20090309
6 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE ##Data to be checked 20090309

Method CHECK_FRSIASS_VALUE_OVERLAP on class CL_USMDA3_FRSI has no exception.

Method CHECK_FRSI_FRSICONTR 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) USMD_T_MESSAGE Meldungen 20090309
2 Exporting EV_ERROR Call by reference Type reference (TYPE) C Kennzeichen Fehler 20090309
3 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090309
4 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090309
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20090309
6 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE ##Data to be checked 20090309

Method CHECK_FRSI_FRSICONTR on class CL_USMDA3_FRSI has no exception.

Method CHECK_FRS_FRSFAPERM 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) USMD_T_MESSAGE Meldungen 20090309
2 Exporting EV_ERROR Call by reference Type reference (TYPE) C Kennzeichen Fehler 20090309
3 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090309
4 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090309
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20090309
6 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE ##Data to be checked 20090309

Method CHECK_FRS_FRSFAPERM on class CL_USMDA3_FRSI has no exception.

Method CHECK_FUNCTIONAL_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
2 Exporting EV_ERROR Call by reference Type reference (TYPE) C Kennzeichen Fehler 20090309
3 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090309
4 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090309
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20090309
6 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE ##Data to be checked 20090309

Method CHECK_FUNCTIONAL_AREA on class CL_USMDA3_FRSI has no exception.

Method CHECK_NOT_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
2 Exporting EV_ERROR Call by reference Type reference (TYPE) C Kennzeichen Fehler 20090309
3 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090309
4 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090309
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20090309
6 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE ##Data to be checked 20090309

Method CHECK_NOT_RELEVANT on class CL_USMDA3_FRSI has no exception.

Method CHECK_VALUE_TO_GT_FROM 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) USMD_T_MESSAGE Meldungen 20090309
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION 20090309
3 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY 20090309
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard Coding 20090309
5 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20090309
6 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) USMD_ENTITY auslösendes Attribut 20090309
7 Importing IV_FROM Call by reference Type reference (TYPE) USMD_VALUE Von Wert 20090309
8 Importing IV_TO Call by reference Type reference (TYPE) USMD_VALUE Bis Wert 20090309

Method CHECK_VALUE_TO_GT_FROM on class CL_USMDA3_FRSI has no exception.

Method EDIT_FRSIASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20090309
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
3 Exporting ET_PROPERTY Call by reference Type reference (TYPE) USMD_T_UI_PROPERTY UI-Eigenschaften 20090309
4 Importing IS_UI_CONTEXT Call by reference Type reference (TYPE) USMD_S_UI_CONTEXT UI-Kontext 20090309
5 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090309

Method EDIT_FRSIASS on class CL_USMDA3_FRSI has no exception.

Method GET_ATTR_OF_FRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20090309
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
3 Exporting ET_PROPERTY Call by reference Type reference (TYPE) USMD_T_UI_PROPERTY UI-Eigenschaften 20090309
4 Importing IS_UI_CONTEXT Call by reference Type reference (TYPE) USMD_S_UI_CONTEXT UI-Kontext 20090309
5 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090309

Method GET_ATTR_OF_FRS on class CL_USMDA3_FRSI has no exception.

Method GET_DATA_FRSIASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20090309
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
3 Importing IS_UI_CONTEXT Call by reference Type reference (TYPE) USMD_S_UI_CONTEXT UI-Kontext 20090309
4 Importing IT_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20090309
5 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090309

Method GET_DATA_FRSIASS on class CL_USMDA3_FRSI has no exception.

Method GET_DATA_FRSIASS_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_T_DATA Call by reference Object reference (TYPE REF TO) DATA Referenz der Daten 20090309
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
3 Exporting EV_ERROR Call by reference Type reference (TYPE) C Kennzeichen Fehler 20090309
4 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090309
5 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090309
6 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20090309
7 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE ##Data to be checked 20090309

Method GET_DATA_FRSIASS_VALIDATION on class CL_USMDA3_FRSI has no exception.

Method GET_DATA_SEQNUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SEQNUM Call by reference Type reference (TYPE) USMDA1_SEQNUM Sequenznummer 20090309
2 Importing IS_UI_CONTEXT Call by reference Type reference (TYPE) USMD_S_UI_CONTEXT UI-Kontext 20090309
3 Importing IT_DATA_AC Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20090309
4 Importing IT_DATA_DB Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20090309

Method GET_DATA_SEQNUM on class CL_USMDA3_FRSI has no exception.

Method MODIFY_VIEW_HIETEXT_WDK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20090309
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
3 Exporting ET_PROPERTY Call by reference Type reference (TYPE) USMD_T_UI_PROPERTY UI-Eigenschaften 20090309
4 Importing IS_UI_CONTEXT Call by reference Type reference (TYPE) USMD_S_UI_CONTEXT UI-Kontext 20090309
5 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090309

Method MODIFY_VIEW_HIETEXT_WDK on class CL_USMDA3_FRSI has no exception.

Method REFRESH_VALUETABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UI_CONTEXT Call by reference Type reference (TYPE) USMD_S_UI_CONTEXT UI-Kontext 20090309
2 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090309

Method REFRESH_VALUETABLE on class CL_USMDA3_FRSI has no exception.

Method SET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTY Call by reference Type reference (TYPE) USMD_T_UI_PROPERTY UI-Eigenschaften 20090309

Method SET_DEFAULT on class CL_USMDA3_FRSI has no exception.

Method SET_F4_HELP_FRSIASSTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090309
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
3 Exporting ET_SELECTION Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090309
4 Importing ID_ATTRIBUTE Call by reference Type reference (TYPE) USMD_ATTR_RES Aufgelöstes Attribut 20090309
5 Importing IS_UI_CONTEXT Call by reference Type reference (TYPE) USMD_S_UI_CONTEXT UI-Kontext 20090309
6 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090309

Method SET_F4_HELP_FRSIASSTY on class CL_USMDA3_FRSI has no exception.

Method SET_F4_HELP_FRSICONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090309
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
3 Exporting ET_SELECTION Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090309
4 Importing ID_ATTRIBUTE Call by reference Type reference (TYPE) USMD_ATTR_RES Aufgelöstes Attribut 20090309
5 Importing IS_UI_CONTEXT Call by reference Type reference (TYPE) USMD_S_UI_CONTEXT UI-Kontext 20090309
6 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090309

Method SET_F4_HELP_FRSICONTR on class CL_USMDA3_FRSI has no exception.

Method SET_FIELDS_ACCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTY Call by reference Type reference (TYPE) USMD_T_UI_PROPERTY UI-Eigenschaften 20090309

Method SET_FIELDS_ACCOUNT on class CL_USMDA3_FRSI has no exception.

Method SET_FIELDS_FUNCTION_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTY Call by reference Type reference (TYPE) USMD_T_UI_PROPERTY UI-Eigenschaften 20090309

Method SET_FIELDS_FUNCTION_AREA on class CL_USMDA3_FRSI has no exception.

Method SET_PROPERTY_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTY Call by reference Type reference (TYPE) USMD_T_UI_PROPERTY UI-Eigenschaften 20090309
2 Importing I_UINODE Call by reference Type reference (TYPE) USMD_UINODE UI-Element 20090309

Method SET_PROPERTY_READ_ONLY on class CL_USMDA3_FRSI has no exception.

Method SET_PROPERTY_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTY Call by reference Type reference (TYPE) USMD_T_UI_PROPERTY UI-Eigenschaften 20090309
2 Importing I_UINODE Call by reference Type reference (TYPE) USMD_UINODE UI-Element 20090309

Method SET_PROPERTY_VISIBLE on class CL_USMDA3_FRSI has no exception.

Method SET_SEQNUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SEQNUM Call by reference Type reference (TYPE) USMDA1_SEQNUM Sequenznummer 20090309

Method SET_SEQNUM on class CL_USMDA3_FRSI has no exception.

Method SET_SEQNUM_FRSIASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20090309
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
3 Exporting ET_PROPERTY Call by reference Type reference (TYPE) USMD_T_UI_PROPERTY UI-Eigenschaften 20090309
4 Importing IS_UI_CONTEXT Call by reference Type reference (TYPE) USMD_S_UI_CONTEXT UI-Kontext 20090309
5 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090309

Method SET_SEQNUM_FRSIASS on class CL_USMDA3_FRSI has no exception.

Method VALIDATE_FRSIASS_ACCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20090309
2 Changing C_FRSIASSTY Call by reference Type reference (TYPE) STRING Zuordnungswert 20090309
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
4 Exporting ET_PROPERTY Call by reference Type reference (TYPE) USMD_T_UI_PROPERTY UI-Eigenschaften 20090309
5 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090309
6 Importing IS_UI_CONTEXT Call by reference Type reference (TYPE) USMD_S_UI_CONTEXT UI-Kontext 20090309
7 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090309

Method VALIDATE_FRSIASS_ACCOUNT on class CL_USMDA3_FRSI has no exception.

Method VALIDATE_FRSIASS_FUNC_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20090309
2 Changing C_FRSIASSTY Call by reference Type reference (TYPE) STRING Zuordnungswert 20090309
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
4 Exporting ET_PROPERTY Call by reference Type reference (TYPE) USMD_T_UI_PROPERTY UI-Eigenschaften 20090309
5 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090309
6 Importing IS_UI_CONTEXT Call by reference Type reference (TYPE) USMD_S_UI_CONTEXT UI-Kontext 20090309
7 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090309

Method VALIDATE_FRSIASS_FUNC_AREA on class CL_USMDA3_FRSI has no exception.

Method VALIDATION_FRSI_ASSTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
2 Exporting EV_ERROR Call by reference Type reference (TYPE) C Kennzeichen Fehler 20090309
3 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090309
4 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090309
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20090309
6 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE ##Data to be checked 20090309

Method VALIDATION_FRSI_ASSTYP on class CL_USMDA3_FRSI has no exception.

Method VALIDATION_FRSI_FRSICONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090309
2 Exporting EV_ERROR Call by reference Type reference (TYPE) C Kennzeichen Fehler 20090309
3 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090309
4 Importing ID_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090309
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20090309
6 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE ##Data to be checked 20090309

Method VALIDATION_FRSI_FRSICONTR on class CL_USMDA3_FRSI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702