SAP ABAP Function Module RHCT_OBJECT_CREATE (Create Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP00 (Package) Organization and Planning
Basic Data
Function Module RHCT_OBJECT_CREATE Create Object  
Function Group RHCT   PD: Catalog Administration  
Program Name SAPLRHCT    
INCLUDE Name LRHCTU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting BEG_DATE TYPE OBJEC-BEGDA Valid from date of the new objects
Exporting END_DATE TYPE OBJEC-ENDDA Expiration date of the new objects
Importing PAR_OBJECT TYPE HRHCTOBJC Parent object (object type / object ID)
Importing CAT_PLVAR TYPE OBJEC-PLVAR Plan version
Importing CAT_TYPE TYPE T77OC-CATTP Catalog category from table T77OC
Importing PAR_ID TYPE SNODE-ID Node ID of the parent object
Tables NEW_OBJECTS TYPE HRHCTEXTD Created objects (object type / object ID)
Exception NONE_ALLOWED TYPE No valid link found
Exception CREATION_FAILED TYPE Error when creating the object occurred
Exception CANCELED TYPE Action was cancelled
Exception NOT_AVAILABLE TYPE Function does not exist
               
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  19950807 
SAP Release Created in