SAP ABAP Function Module RS_SCRP_ADD_FIELD_TO_FIELDLIST (Feldliste eines Dynpros: Hinzufügen eines DDIC-Feldes (nur für Kontierung))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SCR (Application Component) Screen Painter
⤷
SCRP (Package) Screen Painter

⤷

⤷

Basic Data
Function Module | RS_SCRP_ADD_FIELD_TO_FIELDLIST | Feldliste eines Dynpros: Hinzufügen eines DDIC-Feldes (nur für Kontierung) |
Function Group | SEUS | DW: Screen Painter |
Program Name | SAPLSEUS | Screen Painter: General Functions |
INCLUDE Name | LSEUSU42 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
RETURN | TYPE | SYST-SUBRC | 0 ... successful; 4 ... field text abbreviated | |||
![]() |
TABNAME | TYPE | DD03V-TABNAME | Table name from Dictionary | |||
![]() |
FIELDNAME | TYPE | DD03V-FIELDNAME | Name of a table field | |||
![]() |
FIELDPARTS | TYPE | C | ' ' | 'T'.. Text only, 'S'.. Template only, otherwise both | ||
![]() |
INSERT_LINE | TYPE | SYST-CUROW | 1 | Line number for text field template field | ||
![]() |
INSERT_COLUMN | TYPE | SYST-CUCOL | 1 | Start column for text field (1 = extreme left) | ||
![]() |
TEXT_LENGTH | TYPE | SYST-INDEX | 15 | Length of text field | ||
![]() |
TEXT_KIND | TYPE | 'M' | Type of text: 'K','M','L','U' | |||
![]() |
TEXT_LANGUAGE | TYPE | SYST-LANGU | SY-LANGU | Language of text | ||
![]() |
TEXT_LANGUAGE_2 | TYPE | SYST-LANGU | 'D' | |||
![]() |
F | TYPE | D021S | Screen field list | |||
![]() |
NOT_FOUND | TYPE | Tabname-fieldname not active in Dictionary | ||||
![]() |
TEXT_NOT_FOUND | TYPE | Text in requested text type does not exist | ||||
![]() |
TYPE_IN_DYNPRO_NOT_ALLOWED | TYPE | Dictionary field type in screen not allowed | ||||
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 | 19950113 |
SAP Release Created in |