SAP ABAP Function Module FILL_ND_STRING (Append a field to the end of a string without break character)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-CAD (Application Component) CAD Integration
⤷
CA (Package) CAD Integration
⤷
⤷
Basic Data
| Function Module | FILL_ND_STRING | Append a field to the end of a string without break character |
| Function Group | CCAD | CAD Dialog Interface |
| Program Name | SAPLCCAD | |
| INCLUDE Name | LCCADU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RLOCT | TYPE | New last position of the used string part | ||||
| |
RSTRG | TYPE | Resulting string | ||||
| |
CONVE | TYPE | TCIT-CONVE | Conversion exit | |||
| |
DBLEN | TYPE | TCID-DBLEN | Data base field length | |||
| |
DTYPE | TYPE | TCIT-DTYPE | Data type | |||
| |
FIELD | TYPE | Field to be appended | ||||
| |
FLDLN | TYPE | TCID-FLDLN | Length defined by the user in table TCID | |||
| |
LOCAT | TYPE | End of the used part of the string | ||||
| |
STRNG | TYPE | String | ||||
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 |