SAP ABAP Function Module INITIALIZE_STRUCTURE (Typgerechte Initialisierung einer Feldleiste)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
⤷
BFI_TOOLS (Package) General FI Tools for ACC, LO and HR

⤷

⤷

Basic Data
Function Module | INITIALIZE_STRUCTURE | Typgerechte Initialisierung einer Feldleiste |
Function Group | FTOOL_STRNUM | FI Tools: Character Processing |
Program Name | SAPLFTOOL_STRNUM | FI-Werkzeuge: Zeichenbearbeitung |
INCLUDE Name | LFTOOL_STRNUMU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
C_WORKAREA | TYPE | Beliebige zu initialisierende Feldleiste | ||||
![]() |
I_C_FILL | TYPE | CHAR1 | 'X' | Initialwert für alphanummerische Zeichenfelder | ||
![]() |
I_D_FILL | TYPE | SYST-DATLO | SY-DATLO | Initialwert für Datumsfelder | ||
![]() |
I_T_FILL | TYPE | SYST-TIMLO | SY-TIMLO | Initialwert für Zeitfelder | ||
![]() |
I_N_FILL | TYPE | NUM1 | 7 | Initialwert für nummerische Zeichenfelder | ||
![]() |
I_I_FILL | TYPE | I | 999999999 | Initialwert für Integer-Felder | ||
![]() |
INVALID_TYPE | TYPE | Unzulässige Struktur bzw. Komponente | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20000128 |
SAP Release Created in |