SAP ABAP Function Module FILL_STRING (Append a field and a break character to the end of a string)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-CAD (Application Component) CAD Integration
⤷
CA (Package) CAD Integration

⤷

⤷

Basic Data
Function Module | FILL_STRING | Append a field and a break character to the end of a string |
Function Group | CCAD | CAD Dialog Interface |
Program Name | SAPLCCAD | |
INCLUDE Name | LCCADU09 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ERROR | TYPE | Indicator for error message | ||||
![]() |
MESSG | TYPE | MESSAGE | Error message | |||
![]() |
MSGLN | TYPE | Length of the error message | ||||
![]() |
RLOCT | TYPE | New last position of the used string part | ||||
![]() |
RSTRG | TYPE | Resulting string | ||||
![]() |
DELIM | TYPE | TCIS-DELIM | Separator | |||
![]() |
FIELD | TYPE | Field to be appended | ||||
![]() |
LOCAT | TYPE | End of the used part of the string | ||||
![]() |
STRLN | TYPE | Length of Strings | ||||
![]() |
STRNG | TYPE | String | ||||
![]() |
STRNM | TYPE | String name for error message | ||||
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 | 19931201 |
SAP Release Created in |