TFMCA_PARA_FLD - BRFplus: Static method call parameters customizing
BRFplus: Static method call parameters customizing information is stored in SAP table TFMCA_PARA_FLD.
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_PARA_FLD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLASS_NAME | Class name | X | FMCA_CLASS_NAME | CHAR | 60 | TFMCA_METH_PARA |
METHOD_NAME | Static method name | X | FMCA_METH_NAME | CHAR | 60 | TFMCA_METH_PARA |
SCONAME | Parameter name | X | FMCA_SEOSCONAME | CHAR | 56 | TFMCA_METH_PARA |
FIELDNAME | Field name | X | NAME_FELD | CHAR | 60 | * |
VISIBILITY | Visibility Control | FMCA_VISIBLE_FLG | CHAR | 2 | ||
MANDTORY | Mandatory or Optional | FMCA_MANDTORY_FLG | CHAR | 2 | ||
FLD_SQNR | BRFplus: Field Display Sequence No. in Static Method | FMCA_FLD_SQNR | NUMC | 6 |