SAP ABAP Function Module CHECK_VALID_CHILD_OBJ (Checks if the child object name is valid)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_DESIGN (Package) Design Layer
Basic Data
Function Module CHECK_VALID_CHILD_OBJ Checks if the child object name is valid  
Function Group BSP_DYN_DESIGN   Reuse for Wizards: Add model attributes  
Program Name SAPLBSP_DYN_DESIGN    
INCLUDE Name LBSP_DYN_DESIGNU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting IS_CHILD_VALID TYPE BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown)
Importing COMPONENT TYPE CRMT_COMPONENT_NAME Component Name
Importing ROOT_OBJ TYPE CRMT_EXT_OBJ_NAME External Name of Object
Importing CHILD_OBJ TYPE CRMT_EXT_OBJ_NAME External Name of Object
               
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  20060502 
SAP Release Created in 700