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
Importing CHECK_STRING_ONLY TYPE ABAP_BOOL SPACE
Importing PROGNAME TYPE TRDIR-NAME Program name
Exception DATABASE TYPE Logical database
Exception DATABASE_SELECTIONS TYPE Log. DB selections
Exception FUNCTION_GROUP TYPE Program generated from function library
Exception FUNCTION_INCLUDE TYPE Include generated from function library
Exception NO_CUSTOMER_FUNCTION_GROUP TYPE Include for function exit not available
Exception NO_CUSTOMER_FUNCTION_INCLUDE TYPE Include for function exit not available
Exception RESERVED_NAME TYPE not generated from function module, name starts w/ L
Exception RESERVED_NAME_CUSTOMER TYPE Not generated by function module, Name starts ZX
Exception STRING_ERROR TYPE Reserved characters: . , ( ) ' " =
Exception STRING_WARNING TYPE Reserved character: %
Exception STRING_LENGTH_ERROR TYPE Namenslänge > 30
Exception TYPES_PROGRAM TYPE
Exception RESERVED_NAME_MENU TYPE Program für Bereichsmenü
               
Processing Type
Normal Function Module  
Remote-Enabled 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