TFMCA_METH_PARA - BRFplus: Static method call parameters customizing
BRFplus: Static method call parameters customizing information is stored in SAP table TFMCA_METH_PARA.
It is part of development package FMCA_BRFPLUS in software component IS-PS-CA. This development package consists of objects that can be grouped under "TRM specific BRF+ objects".
It is part of development package FMCA_BRFPLUS in software component IS-PS-CA. This development package consists of objects that can be grouped under "TRM specific BRF+ objects".
Fields for table TFMCA_METH_PARA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLASS_NAME | Class name | X | FMCA_CLASS_NAME | CHAR | 60 | TFMCA_STA_METH |
METHOD_NAME | Static method name | X | FMCA_METH_NAME | CHAR | 60 | TFMCA_STA_METH |
SCONAME | Parameter name | X | FMCA_SEOSCONAME | CHAR | 56 | |
VISIBILITY | Visibility Control | FMCA_VISIBLE_FLG | CHAR | 2 | ||
SHOW_EXPANDED | Show Parameter expanded or not | FMCA_SHOW_EXPANDED | CHAR | 2 | ||
SHOW_IMMEDIATELY | Show Parameter Immediately or not | FMCA_SHOW_IMMEDIATELY | CHAR | 2 | ||
PARA_SEQ | BRFplus: Field Display Sequence No. in Static Method | FMCA_FLD_SQNR | NUMC | 6 | ||
XSTRUCT_PARAM | X Parameter for data | FMCA_SEOSCONAME_X | CHAR | 56 | ||
MANDTORY | Mandatory or Optional | FMCA_MANDTORY_FLG | CHAR | 2 |