SAP ABAP Class CL_FM_SWITCH_FIELD_UTIL_APPL (Utilities for switchable FM fields)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-FM (Application Component) Funds Management
⤷
FMMD_CORE (Package) Funds Management: Master Data Core Objects

⤷

⤷

Properties
Class | CL_FM_SWITCH_FIELD_UTIL_APPL | |
Short Description | Utilities for switchable FM fields | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FMMD_CORE | Funds Management: Master Data Core Objects |
Created | 20080321 | SAP |
Last change | 20100310 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FM_SWITCH_FIELD_UTIL_APPL has no interface implemented.
Friends
Class CL_FM_SWITCH_FIELD_UTIL_APPL has no friend class.
Attributes
Class CL_FM_SWITCH_FIELD_UTIL_APPL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Adjust DD03P style field list for inactive fields | 20080321 |
2 | ![]() |
Static method | Public | Method | Adjust allowed source or target field list for inactive flds | 20080321 |
3 | ![]() |
Static method | Public | Method | Remove switchable fields from dynamic selection KIND="T" | 20080429 |
4 | ![]() |
Static method | Public | Method | Remove switchable fields from LVC-style field catalog | 20080321 |
5 | ![]() |
Static method | Public | Method | Remove switchable fields from SLIS-style field catalog | 20080321 |
6 | ![]() |
Static method | Public | Method | Remove switchable fields from RSEL_INFO table | 20080527 |
7 | ![]() |
Static method | Public | Method | Determine if a field belong to an inactive business function | 20080321 |
Events
Class CL_FM_SWITCH_FIELD_UTIL_APPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_RSEL_INFO | Public | See coding | 20080527 | T_rsel_info type STANDARD TABLE OF rsel_info
|
||
2 | T_RW_VARPARMS | Public | See coding | Table of RW variation fields | 20080502 | T_RW_VARPARMS type STANDARD TABLE OF varparms
|
Method Signatures
Method ADJUST_DD03P_FIELD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDLIST | Call by reference | Type reference (TYPE) | DD03TTYP | Structure from DDIF_TABL_GET | 20080321 |
Method ADJUST_DD03P_FIELD_LIST on class CL_FM_SWITCH_FIELD_UTIL_APPL has no exception.
Method ADJUST_DERIVATION_FIELD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDLIST | Call by reference | Type reference (TYPE) | ABADR_TAB_NAMES | ABADR Name - Table Type (Internal) | 20080321 |
Method ADJUST_DERIVATION_FIELD_LIST on class CL_FM_SWITCH_FIELD_UTIL_APPL has no exception.
Method ADJUST_DYNSEL_KIND_T Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TABFIELDS_NOT_DISPLAY | Call by reference | Type reference (TYPE) | RSDSFIELDS_T | Fields to suppress from dynamic selections | 20080429 | ||
2 | ![]() |
IT_TABLES | Call by reference | Type reference (TYPE) | RSDSTABS_T | Tables to pass to FREE_SELECTIONS_INIT | 20080429 |
Method ADJUST_DYNSEL_KIND_T on class CL_FM_SWITCH_FIELD_UTIL_APPL has no exception.
Method ADJUST_FIELDCAT_LVC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20080321 |
Method ADJUST_FIELDCAT_LVC on class CL_FM_SWITCH_FIELD_UTIL_APPL has no exception.
Method ADJUST_FIELDCAT_SLIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDCAT | Call by reference | Type reference (TYPE) | SLIS_T_FIELDCAT_ALV | Field Catalog for List Viewer Control | 20080321 |
Method ADJUST_FIELDCAT_SLIS on class CL_FM_SWITCH_FIELD_UTIL_APPL has no exception.
Method ADJUST_T_RSEL_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RSEL_INFO | Call by reference | Type reference (TYPE) | T_RSEL_INFO | 20080527 |
Method ADJUST_T_RSEL_INFO on class CL_FM_SWITCH_FIELD_UTIL_APPL has no exception.
Method CHECK_FIELD_INACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INACTIVE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20080321 | ||
2 | ![]() |
I_DOMNAME | Call by reference | Type reference (TYPE) | CLIKE | Domain name | 20080321 | ||
3 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | CLIKE | Fieldname in catalog | 20080321 | ||
4 | ![]() |
I_ROLLNAME | Call by reference | Type reference (TYPE) | CLIKE | Data element name | 20080321 |
Method CHECK_FIELD_INACTIVE on class CL_FM_SWITCH_FIELD_UTIL_APPL has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |