SFBMETHSIG - Signature of Methods for Formula Functions
Signature of Methods for Formula Functions information is stored in SAP table SFBMETHSIG.
It is part of development package S_FORMULA_BUILDER in software component BC-SRV-BR. This development package consists of objects that can be grouped under "Formula Builder".
It is part of development package S_FORMULA_BUILDER in software component BC-SRV-BR. This development package consists of objects that can be grouped under "Formula Builder".
Fields for table SFBMETHSIG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLASSNAME | Object Type Name | X | SEOCLSNAME | CHAR | 30 | SEOCLASS |
METHODNAME | Component name | X | SEOCMPNAME | CHAR | 30 | SEOCOMPO |
PARAMNAME | Subcomponent name | X | SEOSCONAME | CHAR | 30 | SEOSUBCO |
EDITORDER | Editing Order | SEOORDER | INT4 | 4 |