Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module KYRE_CELL_FORMULA (Bestimmen einer Formel auf Zellebene) is a standard Function Module in SAP ERP and is part of the function group KYRE within the package KC_NU.
Function Module | KYRE_CELL_FORMULA |
Short Text | Bestimmen einer Formel auf Zellebene |
Function Group | KYRE |
Package | KC_NU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CURSOR | TYPE | RKD10_S_POS | aktuelle Cursorposition |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FORM_TYP | TYPE | RKD10_C2 | Formulartyp | |
E_TERM_TAB | TYPE | RKD10_T_TERM | aufgelöste Formel | |
FORMTAB_CELL | TYPE | RKD_T_FORM | für Zelle relevante Formularelemente | |
PRINT_LINE | TYPE | RKD_S_PRINT | aktuelle PRINTzeile für Zelle |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.