SAP ABAP Function Module RS_PROGRAM_CHECK_NAME (Check whether program name is reserved, reserved characters in pgm name)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ABA (Application Component) ABAP Editor
⤷
SEDT (Package) Program editor: Initial screen/attributes

⤷

⤷

Basic Data
Function Module | RS_PROGRAM_CHECK_NAME | Check whether program name is reserved, reserved characters in pgm name |
Function Group | S38C | SE38 help functions: Attributes, create |
Program Name | SAPLS38C | |
INCLUDE Name | LS38CU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
CHECK_STRING_ONLY | TYPE | ABAP_BOOL | SPACE | |||
![]() |
PROGNAME | TYPE | TRDIR-NAME | Program name | |||
![]() |
DATABASE | TYPE | Logical database | ||||
![]() |
DATABASE_SELECTIONS | TYPE | Log. DB selections | ||||
![]() |
FUNCTION_GROUP | TYPE | Program generated from function library | ||||
![]() |
FUNCTION_INCLUDE | TYPE | Include generated from function library | ||||
![]() |
NO_CUSTOMER_FUNCTION_GROUP | TYPE | Include for function exit not available | ||||
![]() |
NO_CUSTOMER_FUNCTION_INCLUDE | TYPE | Include for function exit not available | ||||
![]() |
RESERVED_NAME | TYPE | not generated from function module, name starts w/ L | ||||
![]() |
RESERVED_NAME_CUSTOMER | TYPE | Not generated by function module, Name starts ZX | ||||
![]() |
STRING_ERROR | TYPE | Reserved characters: . , ( ) ' " = | ||||
![]() |
STRING_WARNING | TYPE | Reserved character: % | ||||
![]() |
STRING_LENGTH_ERROR | TYPE | Namenslänge > 30 | ||||
![]() |
TYPES_PROGRAM | TYPE | |||||
![]() |
RESERVED_NAME_MENU | TYPE | Program für Bereichsmenü | ||||
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 |