SAP ABAP Class CL_USMDZ8_ISR_FORM (ISR Form BAdI Implementation)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-FIN (Application Component) MDG for Financials
     USMDZ8 (Package) ISR, Print Master Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090324
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_USMD_ISR_FORM ISR-Based Change Requests: BAdI 20090324
Properties
Class CL_USMDZ8_ISR_FORM  
Short Description ISR Form BAdI Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMDZ8   ISR, Print Master Data 
Created 20090324   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMDZ8_ISR_FORM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090324
2 IF_EX_USMD_ISR_FORM ISR-Based Change Requests: BAdI 20090324
Friends
Class CL_USMDZ8_ISR_FORM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DC_PREFIX_ACCFIELDS Constant Protected Type reference (TYPE) USMD_FIELDNAME 'ACCOUNT_' Prefix for Account Fields 20090424
2 DC_SUFFIX Constant Protected Type reference (TYPE) USMD_FIELDNAME '_DESCRIPTION' Prefix for Description Fields 20090424
3 DO_APPL_SERVICES Instance attribute Protected Object reference (TYPE REF TO) IF_USMDZ_APPL_SERVICES Interface for Application Services 20090325
4 DO_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Data Model for Access from Non-SAP-Standard Code 20090325
5 DO_MODEL_SERVICES Instance attribute Protected Object reference (TYPE REF TO) IF_USMDZ_MODEL_SERVICES Service Methods for the Model 20090325
6 DV_EDITION Instance attribute Protected Type reference (TYPE) USMD_EDITION Edition 20090424
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTANCE Instance method Protected Method Check for Existence (If Change Scenario) 20090424
2 SET_ACCALTACC_DESCRIPTION Instance method Protected Method ACCCCDET: Alternative Account Number - Enter Description 20090325
3 SET_ACCOUNT_VALUES Instance method Protected Method ACCCCDET: Enter Data for Account 20090406
4 SET_ALL_COMPCODES Instance method Protected Method PCTR: Activate Company Code Assignment 20090327
5 SET_CCTR_LOGSYS Instance method Protected Method CCTR: Enter Logical System 20090327
6 SET_ENTITY_SPECIFIC_VALUES Instance method Protected Method Execute All Entity Type-specific Methods 20090325
7 SET_F4_ACCALTACC Instance method Protected Method ACCCCDET: Alternative Account Number - Fill F4 Help 20090325
8 SET_F4_CCTR_TAXCODE Instance method Protected Method CCTR: Tax Jurisdiction - Fill F4 Help 20090414
9 SET_F4_COMPCODE Instance method Protected Method CCTR: Restrict Company Code According to Controlling Area 20090327
10 SET_F4_EXCHANGE_RATE_DIFFKEYS Instance method Protected Method ACCCCDET: Exchange Rate Difference Key - Fill F4 Help 20090325
11 SET_F4_FIELD_STATUSGROUPS Instance method Protected Method ACCCCDET: Field Status Group - Fill F4 Help 20090325
12 SET_F4_PCTR_TAXCODE Instance method Protected Method PCTR: Tax Jurisdiction - Fill F4 Help 20090414
13 SET_F4_TAX_CATEGORIES Instance method Protected Method ACCCCDET: Tax Category - Fill F4 Help 20090325
14 SET_PCTR_LOGSYS Instance method Protected Method PCTR: Enter Logical System 20090327
15 SET_SEGMENT_ACTIVE Instance method Protected Method PCTR: Activate/Deactivate Segment Entry 20090327
16 SET_UI_PROPERTIES Instance method Protected Method Determine Required Entry and Write Protection for Fields 20090519
17 SORT_F4HELP_BY_TEXT Instance method Protected Method Sort F4 Help by Text Values 20090518
Events
Class CL_USMDZ8_ISR_FORM has no event.
Types
Class CL_USMDZ8_ISR_FORM has no local type.
Method Signatures

Method CHECK_EXISTANCE 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 20090424
2 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090424
3 Importing IV_SCENARIO Call by reference Type reference (TYPE) APB_ISR_SCENARIO Szenario 20090424

Method CHECK_EXISTANCE on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_ACCALTACC_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090325
2 Importing IT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090325

Method SET_ACCALTACC_DESCRIPTION on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_ACCOUNT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090406
2 Importing IV_ACCOUNT Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20090406
3 Importing IV_COA Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20090406

Method SET_ACCOUNT_VALUES on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_ALL_COMPCODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090327
2 Importing IV_COAREA Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20090327
3 Importing IV_PCTR Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20090327

Method SET_ALL_COMPCODES on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_CCTR_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090327
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090327
3 Importing IV_COAREA Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20090327

Method SET_CCTR_LOGSYS on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_ENTITY_SPECIFIC_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090325
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090325
3 Changing CT_UI_PROPERTY Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM 20090327
4 Changing CT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090325
5 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090325

Method SET_ENTITY_SPECIFIC_VALUES on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_F4_ACCALTACC 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 20090325
2 Changing CT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090325
3 Importing IV_COMPCODE Call by reference Type reference (TYPE) USMD_VALUE 20090325

Method SET_F4_ACCALTACC on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_F4_CCTR_TAXCODE 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 20090414
2 Changing CT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090414

Method SET_F4_CCTR_TAXCODE on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_F4_COMPCODE 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 20090327
2 Changing CT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090327
3 Importing IV_COAREA Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20090327

Method SET_F4_COMPCODE on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_F4_EXCHANGE_RATE_DIFFKEYS 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 20090325
2 Changing CT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090325
3 Importing IV_COA Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20090325

Method SET_F4_EXCHANGE_RATE_DIFFKEYS on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_F4_FIELD_STATUSGROUPS 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 20090325
2 Changing CT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090325
3 Importing IV_COMPCODE Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20090325

Method SET_F4_FIELD_STATUSGROUPS on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_F4_PCTR_TAXCODE 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 20090414
2 Changing CT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090414

Method SET_F4_PCTR_TAXCODE on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_F4_TAX_CATEGORIES 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 20090325
2 Changing CT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090325
3 Importing IV_COMPCODE Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20090325

Method SET_F4_TAX_CATEGORIES on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_PCTR_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090327
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090327
3 Importing IV_COAREA Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20090327

Method SET_PCTR_LOGSYS on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_SEGMENT_ACTIVE 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 20090327
2 Changing CT_UI_PROPERTY Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM 20090327

Method SET_SEGMENT_ACTIVE on class CL_USMDZ8_ISR_FORM has no exception.

Method SET_UI_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_UI_PROPERTY Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM 20090519
2 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090519
3 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090519

Method SET_UI_PROPERTIES on class CL_USMDZ8_ISR_FORM has no exception.

Method SORT_F4HELP_BY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20090518
2 Importing IV_FIELDNAME_KEY Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090608
3 Importing IV_FIELDNAME_LABEL Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090608

Method SORT_F4HELP_BY_TEXT on class CL_USMDZ8_ISR_FORM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605