SAP ABAP Function Module WPSTLDI_CREATE_TASK_LIST_HIER (Arbeitsplanhierarchie anlegen)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-PRM-TL (Application Component) Maintenance Task Lists
     DIWPS_TL (Package) WPS (Task Lists Hierarchy)
Basic Data
Function Module WPSTLDI_CREATE_TASK_LIST_HIER Arbeitsplanhierarchie anlegen  
Function Group WPSTLDI   DI A&D: WPS T.L.Hierarchy - Direct Input  
Program Name SAPLWPSTLDI    
INCLUDE Name LWPSTLDIU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_KYDAT TYPE DATUV Valid-from date / Key date of task lists
Importing I_AENNR TYPE AENNR Change number
Importing I_TLH TYPE WPSTLHDITAB Task list hierarchy
Importing I_TLATTR TYPE WPSTLKDITAB Task list header attributes (new nodes)
Importing I_CHECK_EXTID_UNIQUE TYPE XFELD Check if ext. ID identifies one / unique subordinate task list
Importing I_CREATE_ALOG TYPE XFELD Create an application log
Importing I_TEST_RUN TYPE XFELD Test run: No data bas updates
Exception UNIDENTIFIED_TL_IN_TLH TYPE A task list in task list hierarchy is not identified by complete key or ext. ID
Exception TL_LEAF_NOT_FOUND TYPE Task list which is a leaf was not found on data base
Exception TL_PARENT_FOUND_IN_DB TYPE Task list which is a parent was found in data base
Exception TL_PARENT_NO_ATTR TYPE No attributes for a parent node in import table found
Exception EXTID_NOT_UNIQUE TYPE The external task list ID is not unique
Exception INTERNAL_ERROR TYPE Internal error (should not occur)
Exception INVALID_PLNTY TYPE Invalid task list type
Exception INVALID_EXTERNAL_NUMBER TYPE External number (I_PLNAL) (new header) is invalid
Exception INT_NUMBER_NOT_POSSIBLE TYPE Internal number assignment (for I_PLNAL, header) not possible
Exception ERROR_AENR TYPE Error in check for change number occured
Exception ERROR_LOCK TYPE Error in lock occured (change number, task list, ...)
Exception NO_AUTHORITY TYPE Missing authority or error in authority check
Exception TL_EXISTS TYPE Task list (header) does already exist
Exception INVALID_PLANT TYPE Invalid plant (new header task list)
Exception INVALID_USAGE TYPE Invalid task list usage (new header task list)
Exception INVALID_PL_GROUP TYPE Invalid resp. planner group (new header task list)
Exception INVALID_STATUS TYPE Invalis task list status (new header task list)
Exception INVALID_SYS_COND TYPE Invalid system condition (new header task list)
Exception PLANT_NOT_UNIQUE TYPE A parent and child task list have different planning plants
Exception CYCLE_FOUND TYPE Cycle found in new task list hierarchy
Exception MISSING_EQUIPMENT TYPE Missing equipment in equipment task list
Exception MISSING_FUNC_LOC TYPE Missing functional location in task list for func.loc.
Exception INVALID_EQUIPMENT TYPE Invalid equipment
Exception INVALID_FUNC_LOC TYPE Invalid functional location
Exception MIX_E_WITH_FLOC TYPE Mix of task lists for equipments and func.locs.
Exception DIFF_EQUIPMENTS_WITHIN_HIER TYPE Different equipments within one t.l. hierarchy
Exception DIFF_FLOCS_WITHIN_HIER TYPE Different func. locs. within one t.l. hierarchy
               
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  20030603 
SAP Release Created in 46C2