SAP ABAP Function Module G_SUBSTITUTION_GET_INFO (Liefert Informationen zu einer gegebenen Substitution)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-SL-VSR (Application Component) Validation, Substitution and Rules
⤷
GVAL (Package) Validation, Substitution and Rules
⤷
⤷
Basic Data
| Function Module | G_SUBSTITUTION_GET_INFO | Liefert Informationen zu einer gegebenen Substitution |
| Function Group | GBLO | GL Boolean logic: validation/substitutn |
| Program Name | SAPLGBLO | |
| INCLUDE Name | LGBLOU38 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
HEADER_INFO | TYPE | GB92 | Header information about the substitution | |||
| |
DESCRIPTION | TYPE | GB92T-SUBSTEXT | Description of the substitution | |||
| |
SUBSTITUTION_USED | TYPE | GB01-BEXCLUDE | Substitution is in use | |||
| |
SUBSTID | TYPE | GB92-SUBSTID | Name of the substitution | |||
| |
READ_TEXT | TYPE | GB01-BEXCLUDE | ' ' | ' ' = Don't ignore the usage of the validation | ||
| |
CHECK_USAGE | TYPE | GB01-BEXCLUDE | ' ' | 'X' = Check the usage in the applications | ||
| |
LANGU | TYPE | SYST-LANGU | SY-LANGU | Gewünschte Sprache der Beschreibung | ||
| |
NOT_FOUND | TYPE | Subsititution not found | ||||
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 | 19960725 |
| SAP Release Created in |