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 |
---|---|---|---|---|---|---|---|
![]() |
I_KYDAT | TYPE | DATUV | Valid-from date / Key date of task lists | |||
![]() |
I_AENNR | TYPE | AENNR | Change number | |||
![]() |
I_TLH | TYPE | WPSTLHDITAB | Task list hierarchy | |||
![]() |
I_TLATTR | TYPE | WPSTLKDITAB | Task list header attributes (new nodes) | |||
![]() |
I_CHECK_EXTID_UNIQUE | TYPE | XFELD | Check if ext. ID identifies one / unique subordinate task list | |||
![]() |
I_CREATE_ALOG | TYPE | XFELD | Create an application log | |||
![]() |
I_TEST_RUN | TYPE | XFELD | Test run: No data bas updates | |||
![]() |
UNIDENTIFIED_TL_IN_TLH | TYPE | A task list in task list hierarchy is not identified by complete key or ext. ID | ||||
![]() |
TL_LEAF_NOT_FOUND | TYPE | Task list which is a leaf was not found on data base | ||||
![]() |
TL_PARENT_FOUND_IN_DB | TYPE | Task list which is a parent was found in data base | ||||
![]() |
TL_PARENT_NO_ATTR | TYPE | No attributes for a parent node in import table found | ||||
![]() |
EXTID_NOT_UNIQUE | TYPE | The external task list ID is not unique | ||||
![]() |
INTERNAL_ERROR | TYPE | Internal error (should not occur) | ||||
![]() |
INVALID_PLNTY | TYPE | Invalid task list type | ||||
![]() |
INVALID_EXTERNAL_NUMBER | TYPE | External number (I_PLNAL) (new header) is invalid | ||||
![]() |
INT_NUMBER_NOT_POSSIBLE | TYPE | Internal number assignment (for I_PLNAL, header) not possible | ||||
![]() |
ERROR_AENR | TYPE | Error in check for change number occured | ||||
![]() |
ERROR_LOCK | TYPE | Error in lock occured (change number, task list, ...) | ||||
![]() |
NO_AUTHORITY | TYPE | Missing authority or error in authority check | ||||
![]() |
TL_EXISTS | TYPE | Task list (header) does already exist | ||||
![]() |
INVALID_PLANT | TYPE | Invalid plant (new header task list) | ||||
![]() |
INVALID_USAGE | TYPE | Invalid task list usage (new header task list) | ||||
![]() |
INVALID_PL_GROUP | TYPE | Invalid resp. planner group (new header task list) | ||||
![]() |
INVALID_STATUS | TYPE | Invalis task list status (new header task list) | ||||
![]() |
INVALID_SYS_COND | TYPE | Invalid system condition (new header task list) | ||||
![]() |
PLANT_NOT_UNIQUE | TYPE | A parent and child task list have different planning plants | ||||
![]() |
CYCLE_FOUND | TYPE | Cycle found in new task list hierarchy | ||||
![]() |
MISSING_EQUIPMENT | TYPE | Missing equipment in equipment task list | ||||
![]() |
MISSING_FUNC_LOC | TYPE | Missing functional location in task list for func.loc. | ||||
![]() |
INVALID_EQUIPMENT | TYPE | Invalid equipment | ||||
![]() |
INVALID_FUNC_LOC | TYPE | Invalid functional location | ||||
![]() |
MIX_E_WITH_FLOC | TYPE | Mix of task lists for equipments and func.locs. | ||||
![]() |
DIFF_EQUIPMENTS_WITHIN_HIER | TYPE | Different equipments within one t.l. hierarchy | ||||
![]() |
DIFF_FLOCS_WITHIN_HIER | TYPE | Different func. locs. within one t.l. hierarchy | ||||
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 | 20030603 |
SAP Release Created in | 46C2 |