Where Used List (Function Module) for SAP ABAP Table /BDL/TASKS (Control Table of Task Manager)
SAP ABAP Table /BDL/TASKS (Control Table of Task Manager) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  /BDL/CHECK_BACK_DESTINATION
VALUE(EF_POINTS_SAP) LIKE /BDL/TASKS-STATUS
check given destination (authority, function groups) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
2 Function Module  /BDL/CHECK_BACK_DESTINATION
VALUE(EF_AUTH_OBJECTS_OK) LIKE /BDL/TASKS-STATUS
check given destination (authority, function groups) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
3 Function Module  /BDL/CHECK_BACK_DESTINATION
VALUE(IF_TO_SAP) LIKE /BDL/TASKS-STATUS
check given destination (authority, function groups) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
4 Function Module  /BDL/CHECK_BACK_DESTINATION
VALUE(EF_NO_EXIST) LIKE /BDL/TASKS-STATUS
check given destination (authority, function groups) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
5 Function Module  /BDL/CHECK_BACK_DESTINATION
VALUE(EF_CHECK_OK) LIKE /BDL/TASKS-STATUS
check given destination (authority, function groups) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
6 Function Module  /BDL/CHECK_CLIENT_DESTINATION
VALUE(EF_CHECK_OK) LIKE /BDL/TASKS-STATUS
check given destination (authority, function groups) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
7 Function Module  /BDL/CHECK_CLIENT_DESTINATION
VALUE(EF_AUTH_OBJECTS_OK) LIKE /BDL/TASKS-STATUS
check given destination (authority, function groups) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
8 Function Module  /BDL/CHECK_CLIENT_PRODUCTIVE
VALUE(EF_IS_PRODUCTIVE) LIKE /BDL/TASKS-STATUS
Check if a client is productive /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
9 Function Module  /BDL/CHECK_FOR_ZEWA
Check if a Z-EWA is running on the system /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
10 Function Module  /BDL/CHECK_FOR_ZEWA
VALUE(EF_SYSTEM_HAS_ZEWA) LIKE /BDL/TASKS-STATUS
Check if a Z-EWA is running on the system /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
11 Function Module  /BDL/CHECK_FOR_ZEWA
VALUE(ES_TASKS_ENTRY) LIKE /BDL/TASKS
Check if a Z-EWA is running on the system /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
12 Function Module  /BDL/CHECK_SERV_DEF_REFRESH
For SelfDiag: is there a successful periodic SD refresh? /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
13 Function Module  /BDL/CHECK_SESSION_KNOWN
VALUE(TASK_ENTRY) LIKE /BDL/TASKS
Check if a session is known in Taskmanager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
14 Function Module  /BDL/CHECK_SESSION_KNOWN
Check if a session is known in Taskmanager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
15 Function Module  /BDL/CHECK_SESSION_KNOWN
VALUE(KNOWN) LIKE /BDL/TASKS-STATUS
Check if a session is known in Taskmanager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
16 Function Module  /BDL/CHECK_UNICODE
VALUE(EF_IS_UNICODE) LIKE /BDL/TASKS-STATUS
check, for externe perform because of unicode /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
17 Function Module  /BDL/CHECK_ZEWA_ALLOWED
VALUE(EF_IS_ALLOWED) LIKE /BDL/TASKS-STATUS
Check whether system is allowed to send Z-EWAs to SAP /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
18 Function Module  /BDL/CREATE_OSS_DESTINATION
VALUE(EF_CREATED) LIKE /BDL/TASKS-STATUS
creates a standard rfc destination to SAPOSS for SDCC /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
19 Function Module  /BDL/CREATE_OSS_DESTINATION
VALUE(EF_TO_SAP) LIKE /BDL/TASKS-STATUS
creates a standard rfc destination to SAPOSS for SDCC /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
20 Function Module  /BDL/CREATE_SHOW_TASK
REFERENCE(ES_TASK) TYPE /BDL/TASKS
Create task of type SHOW_TASK /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
21 Function Module  /BDL/CREATE_SHOW_TASK
REFERENCE(IF_TEXT) LIKE /BDL/TASKS-LONG_TEXT
Create task of type SHOW_TASK /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
22 Function Module  /BDL/CREATE_SHOW_TASK
Create task of type SHOW_TASK /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
23 Function Module  /BDL/CREATE_TASK_FOR_CSDCC
Create a task for CSDCC (Central SDCC on a Solution Manager System) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
24 Function Module  /BDL/CREATE_TASK_FOR_CSDCC
VALUE(SERVICE_DESCR) LIKE /BDL/TASKS-LONG_TEXT OPTIONAL
Create a task for CSDCC (Central SDCC on a Solution Manager System) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
25 Function Module  /BDL/CREATE_TASK_FOR_CSDCC
VALUE(REQ_DEST) LIKE /BDL/TASKS-REQ_DEST OPTIONAL
Create a task for CSDCC (Central SDCC on a Solution Manager System) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
26 Function Module  /BDL/CREATE_TASK_FOR_CSDCC
VALUE(TASKS) LIKE /BDL/TASKS
Create a task for CSDCC (Central SDCC on a Solution Manager System) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
27 Function Module  /BDL/CREATE_TASK_FOR_CSDCC
VALUE(START_NOW) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
Create a task for CSDCC (Central SDCC on a Solution Manager System) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
28 Function Module  /BDL/CREATE_TASK_FOR_CSDCC
VALUE(COLLECT_ANEW) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
Create a task for CSDCC (Central SDCC on a Solution Manager System) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
29 Function Module  /BDL/CREATE_TASK_FOR_CSDCC
VALUE(SENT_TO) LIKE /BDL/TASKS-STATUS DEFAULT 'S'
Create a task for CSDCC (Central SDCC on a Solution Manager System) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
30 Function Module  /BDL/CREATE_TASK_TEST
Test creation of task /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
31 Function Module  /BDL/CREATE_TASK_TEST
REFERENCE(IF_TASKNAME) TYPE /BDL/TASKS-TASKNAME
Test creation of task /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
32 Function Module  /BDL/CREATE_TASK_UI
Call UIs to create a task /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
33 Function Module  /BDL/EXCHANGE_SERV_DEF
REFERENCE(IF_TASK_ID) LIKE /BDL/TASKS-ID
Exchange Service Definitions /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
34 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(EF_TASKCUST_OK) LIKE /BDL/TASKS-STATUS
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
35 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_APPLY_OLD_CUST) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
36 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(EF_TASKICON_OK) LIKE /BDL/TASKS-STATUS
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
37 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_RTCCCUST) LIKE /BDL/TASKS-STATUS OPTIONAL
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
38 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_TASKCUS2) LIKE /BDL/TASKS-STATUS OPTIONAL
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
39 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_FORCE) LIKE /BDL/TASKS-STATUS OPTIONAL
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
40 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(EF_CUSTTREE_OK) LIKE /BDL/TASKS-STATUS
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
41 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(EF_SAPOSS_OK) LIKE /BDL/TASKS-STATUS
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
42 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_LOG_VIEW) LIKE /BDL/TASKS-STATUS OPTIONAL
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
43 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_COPY_ALL) LIKE /BDL/TASKS-STATUS DEFAULT ' '
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
44 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_TASKREP) LIKE /BDL/TASKS-STATUS OPTIONAL
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
45 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_TASKICON) LIKE /BDL/TASKS-STATUS OPTIONAL
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
46 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(EF_VIEWERS_OK) LIKE /BDL/TASKS-STATUS
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
47 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_TASKCUST) LIKE /BDL/TASKS-STATUS OPTIONAL
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
48 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(EF_TASKATTR_OK) LIKE /BDL/TASKS-STATUS
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
49 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(EF_RTCCCUST_OK) LIKE /BDL/TASKS-STATUS
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
50 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(EF_TASKCUS2_OK) LIKE /BDL/TASKS-STATUS
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
51 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_SAPOSS) LIKE /BDL/TASKS-STATUS OPTIONAL
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
52 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(EF_TASKREP_OK) LIKE /BDL/TASKS-STATUS
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
53 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_SDCCCUST) LIKE /BDL/TASKS-STATUS OPTIONAL
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
54 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(EF_LOG_VIEW_OK) LIKE /BDL/TASKS-STATUS
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
55 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(EF_SDCCCUST_OK) LIKE /BDL/TASKS-STATUS
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
56 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_VIEWERS) LIKE /BDL/TASKS-STATUS OPTIONAL
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
57 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_RFCDEST) LIKE /BDL/TASKS-STATUS OPTIONAL
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
58 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_TASKATTR) LIKE /BDL/TASKS-STATUS OPTIONAL
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
59 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(EF_RFCDEST_OK) LIKE /BDL/TASKS-STATUS
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
60 Function Module  /BDL/FILL_NEW_SDCC_SETTINGS
VALUE(IF_CUSTTREE) LIKE /BDL/TASKS-STATUS OPTIONAL
fill tables with settings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
61 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(EF_TASKCUS2_OK) LIKE /BDL/TASKS-STATUS
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
62 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(IF_TASKCUS2) LIKE /BDL/TASKS-STATUS OPTIONAL
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
63 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(IF_CUSTTREE) LIKE /BDL/TASKS-STATUS OPTIONAL
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
64 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(IF_TASKATTR) LIKE /BDL/TASKS-STATUS OPTIONAL
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
65 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(EF_TASKICON_OK) LIKE /BDL/TASKS-STATUS
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
66 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(IF_SDCCCUST) LIKE /BDL/TASKS-STATUS OPTIONAL
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
67 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(IF_FORCE) LIKE /BDL/TASKS-STATUS OPTIONAL
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
68 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(EF_CUSTTREE_OK) LIKE /BDL/TASKS-STATUS
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
69 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(IF_VIEWERS) LIKE /BDL/TASKS-STATUS OPTIONAL
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
70 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(EF_RTCCCUST_OK) LIKE /BDL/TASKS-STATUS
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
71 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(EF_SDCCCUST_OK) LIKE /BDL/TASKS-STATUS
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
72 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(IF_TASKICON) LIKE /BDL/TASKS-STATUS OPTIONAL
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
73 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(IF_TASKCUST) LIKE /BDL/TASKS-STATUS OPTIONAL
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
74 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(IF_RTCCCUST) LIKE /BDL/TASKS-STATUS OPTIONAL
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
75 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(EF_LOG_VIEW_OK) LIKE /BDL/TASKS-STATUS
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
76 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(IF_LOG_VIEW) LIKE /BDL/TASKS-STATUS OPTIONAL
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
77 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(EF_TASKCUST_OK) LIKE /BDL/TASKS-STATUS
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
78 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(EF_TASKATTR_OK) LIKE /BDL/TASKS-STATUS
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
79 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(EF_TASKREP_OK) LIKE /BDL/TASKS-STATUS
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
80 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(EF_VIEWERS_OK) LIKE /BDL/TASKS-STATUS
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
81 Function Module  /BDL/FILL_SDCCN_SETTINGS_A1S
VALUE(IF_TASKREP) LIKE /BDL/TASKS-STATUS OPTIONAL
Fill tables with settings for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
82 Function Module  /BDL/HANDLE_SERV_DEF
Frame for maintenance of Service Definitions /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
83 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(IF_DESCHEDULE_ASM) LIKE /BDL/TASKS-STATUS OPTIONAL
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
84 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(EF_DEL_GENER) LIKE /BDL/TASKS-STATUS
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
85 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(IS_CHECK_AUTH) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
86 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(EF_CREATE_TASK_OK) LIKE /BDL/TASKS-STATUS
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
87 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(IF_CREATE_TASK) LIKE /BDL/TASKS-STATUS OPTIONAL
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
88 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(EF_SCHEDULE_JOB) LIKE /BDL/TASKS-STATUS
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
89 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(EF_OLD_SDCC_LOCKED) LIKE /BDL/TASKS-STATUS
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
90 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(IF_DEL_GENER) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
91 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(IF_SCHEDULE_JOB) LIKE /BDL/TASKS-STATUS OPTIONAL
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
92 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(IF_LOCK_SDCC) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
93 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(EF_DEST_TO_SAP) LIKE /BDL/TASKS-STATUS
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
94 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(EF_DESCHEDULE_ASM_OK) LIKE /BDL/TASKS-STATUS
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
95 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(IF_DEST_TO_SAP) LIKE /BDL/TASKS-STATUS OPTIONAL
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
96 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(IF_FILL_SETTING) LIKE /BDL/TASKS-STATUS OPTIONAL
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
97 Function Module  /BDL/INITIALIZE_NEW_SDCC
VALUE(EF_FILL_SETTING_OK) LIKE /BDL/TASKS-STATUS
Initialization of new SDCC2 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
98 Function Module  /BDL/INITIALIZE_SDCCN_A1S
VALUE(IF_SCHEDULE_JOB) LIKE /BDL/TASKS-STATUS OPTIONAL
Initialization of SDCCN for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
99 Function Module  /BDL/INITIALIZE_SDCCN_A1S
VALUE(IF_FILL_SETTING) LIKE /BDL/TASKS-STATUS OPTIONAL
Initialization of SDCCN for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
100 Function Module  /BDL/INITIALIZE_SDCCN_A1S
VALUE(EF_SCHEDULE_JOB) LIKE /BDL/TASKS-STATUS
Initialization of SDCCN for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
101 Function Module  /BDL/INITIALIZE_SDCCN_A1S
VALUE(EF_FILL_SETTING_OK) LIKE /BDL/TASKS-STATUS
Initialization of SDCCN for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
102 Function Module  /BDL/INITIALIZE_SDCCN_A1S
VALUE(EF_CREATE_TASK_OK) LIKE /BDL/TASKS-STATUS
Initialization of SDCCN for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
103 Function Module  /BDL/INITIALIZE_SDCCN_A1S
VALUE(IF_DEL_GENER) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Initialization of SDCCN for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
104 Function Module  /BDL/INITIALIZE_SDCCN_A1S
VALUE(EF_DEL_GENER) LIKE /BDL/TASKS-STATUS
Initialization of SDCCN for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
105 Function Module  /BDL/INITIALIZE_SDCCN_A1S
VALUE(IF_CREATE_TASK) LIKE /BDL/TASKS-STATUS OPTIONAL
Initialization of SDCCN for A1S /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
106 Function Module  /BDL/IS_SDCCN_ACTIVE
Checks whether SDCCN is active /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
107 Function Module  /BDL/MAINTAIN_SDCC_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
do task /BDL/_SDCC_MAINTAIN /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
108 Function Module  /BDL/MAINTAIN_SDCC_TASK
do task /BDL/_SDCC_MAINTAIN /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
109 Function Module  /BDL/PROCESS_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
Process task in OO model /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
110 Function Module  /BDL/REACTIVATE_OLD_SDCC
VALUE(IF_SCHEDULE_ASM) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Reactivate old SDCC -> switch Solution Data Manager off, schedule ASM /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
111 Function Module  /BDL/REACTIVATE_OLD_SDCC
VALUE(EF_OLD_SDCC_DELOCKED) LIKE /BDL/TASKS-STATUS
Reactivate old SDCC -> switch Solution Data Manager off, schedule ASM /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
112 Function Module  /BDL/REACTIVATE_OLD_SDCC
VALUE(IF_UNLOCK_SDCC) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Reactivate old SDCC -> switch Solution Data Manager off, schedule ASM /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
113 Function Module  /BDL/REACTIVATE_OLD_SDCC
VALUE(EF_TASK_SCHEDULER_OFF) LIKE /BDL/TASKS-STATUS
Reactivate old SDCC -> switch Solution Data Manager off, schedule ASM /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
114 Function Module  /BDL/REACTIVATE_OLD_SDCC
VALUE(IF_FORCE) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
Reactivate old SDCC -> switch Solution Data Manager off, schedule ASM /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
115 Function Module  /BDL/REACTIVATE_OLD_SDCC
VALUE(EF_ASM_ON) LIKE /BDL/TASKS-STATUS
Reactivate old SDCC -> switch Solution Data Manager off, schedule ASM /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
116 Function Module  /BDL/REACTIVATE_OLD_SDCC
VALUE(IF_DESCHEDULE_SCHED) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Reactivate old SDCC -> switch Solution Data Manager off, schedule ASM /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
117 Function Module  /BDL/RFC_CHECK
VALUE(CHECK_OK) LIKE /BDL/TASKS-STATUS
authorization check for a given RFC destination /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
118 Function Module  /BDL/SCHEDULE_DEFINITION_REFR
VALUE(EF_TASK_ID) TYPE /BDL/TASKS-ID
Schedule a Service Definition Refresh task /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
119 Function Module  /BDL/SCHEDULE_DEFINITION_REFR
Schedule a Service Definition Refresh task /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
120 Function Module  /BDL/SCHEDULE_SESSION_REFRESH
VALUE(IF_TASK_ID) TYPE /BDL/TASKS-ID OPTIONAL
Schedule a session refresh task /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
121 Function Module  /BDL/SCHEDULE_SESSION_REFRESH
VALUE(EF_TASK_ID) TYPE /BDL/TASKS-ID
Schedule a session refresh task /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
122 Function Module  /BDL/SCHEDULE_SESSION_REFRESH
Schedule a session refresh task /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
123 Function Module  /BDL/TASK_ATTRIBUTES_UI
Display and edit task attributes /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
124 Function Module  /BDL/TASK_ENTRY_MODIFY
VALUE(ES_TASK_OLD_ENTRY) LIKE /BDL/TASKS
Modifies task entry /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
125 Function Module  /BDL/TASK_ENTRY_MODIFY
VALUE(IS_TASK_ENTRY) LIKE /BDL/TASKS
Modifies task entry /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
126 Function Module  /BDL/TASK_ENTRY_MODIFY
Modifies task entry /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
127 Function Module  /BDL/_ADDON_DOWNLOAD_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
do task request data- download collecting and sending /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
128 Function Module  /BDL/_ADDON_DOWNLOAD_TASK
do task request data- download collecting and sending /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
129 Function Module  /BDL/_ADD_COLL_DATE
VALUE(EP_EXPL_COLL_DATE) LIKE /BDL/TASKS-STATUS
Add collection date for a session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
130 Function Module  /BDL/_ADD_COLL_DATE
VALUE(IF_STATUS) LIKE /BDL/TASKS-STATUS
Add collection date for a session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
131 Function Module  /BDL/_ADD_RFC_TO_LIST
VALUE(EF_PING_OK) LIKE /BDL/TASKS-STATUS
adds a rfc destination to the sdcc rfc list in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
132 Function Module  /BDL/_ADD_RFC_TO_LIST
VALUE(FORCE) LIKE /BDL/TASKS-STATUS OPTIONAL
adds a rfc destination to the sdcc rfc list in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
133 Function Module  /BDL/_ADD_RFC_TO_LIST
VALUE(ES_AUTH_OK) LIKE /BDL/TASKS-STATUS
adds a rfc destination to the sdcc rfc list in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
134 Function Module  /BDL/_ADD_RFC_TO_LIST
VALUE(CREATED) LIKE /BDL/TASKS-STATUS
adds a rfc destination to the sdcc rfc list in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
135 Function Module  /BDL/_CHECK_DOWNLOAD_REFERENCE
VALUE(FURTHER_REFERENCE) LIKE /BDL/TASKS-STATUS
checks for further reference sessno`s of requested sessno to download /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
136 Function Module  /BDL/_CHECK_FOR_SESSION_DATA
VALUE(FAST_CHECK) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Check if session data is availible - fast check and thorough check /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
137 Function Module  /BDL/_CHECK_FOR_SESSION_DATA
VALUE(DATA_EXIST) LIKE /BDL/TASKS-STATUS
Check if session data is availible - fast check and thorough check /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
138 Function Module  /BDL/_CHECK_FOR_SESSION_DATA
VALUE(GET_DATA) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
Check if session data is availible - fast check and thorough check /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
139 Function Module  /BDL/_CHECK_FUGR_AUTHORITY
VALUE(AUTHORIZED) LIKE /BDL/TASKS-STATUS
used to check if user has authorization for fugr /bdl/bdl11 /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
140 Function Module  /BDL/_CHECK_JOB_TASKMANAGER
VALUE(IF_CATEGORY) LIKE /BDL/TASKS-CATEGORY DEFAULT '*'
Modify job schedulling for Task Manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
141 Function Module  /BDL/_CHECK_JOB_TASKMANAGER
Modify job schedulling for Task Manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
142 Function Module  /BDL/_CHECK_TASK_PLANTIME
VALUE(TASK) LIKE /BDL/TASKS
Check if the task is allowed to run now /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
143 Function Module  /BDL/_CHECK_TASK_PLANTIME
VALUE(RUN_ALLOWED) LIKE /BDL/TASKS-STATUS
Check if the task is allowed to run now /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
144 Function Module  /BDL/_CREATE_DELETE_TASK_A1S
VALUE(IF_DELETE_SESSIONS) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
Create a task for the deletion of old session data and log entries /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
145 Function Module  /BDL/_CREATE_DELETE_TASK_A1S
Create a task for the deletion of old session data and log entries /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
146 Function Module  /BDL/_CREATE_DELETE_TASK_A1S
VALUE(IF_START_NOW) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
Create a task for the deletion of old session data and log entries /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
147 Function Module  /BDL/_CREATE_DELETE_TASK_A1S
VALUE(IF_PERIODICALLY) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
Create a task for the deletion of old session data and log entries /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
148 Function Module  /BDL/_CREATE_DELETE_TASK_A1S
VALUE(IF_DELETE_LOG) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
Create a task for the deletion of old session data and log entries /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
149 Function Module  /BDL/_CREATE_EXP2FILE_TASK_A1S
Create a task for the export of data to a file /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
150 Function Module  /BDL/_CREATE_SDCC_TASK
VALUE(PLANNED_TASK_TIME) LIKE /BDL/TASKS-CREATED
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
151 Function Module  /BDL/_CREATE_SDCC_TASK
VALUE(REQUESTED_BY) LIKE /BDL/TASKS-REQ_BY
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
152 Function Module  /BDL/_CREATE_SDCC_TASK
VALUE(TASK_ID) LIKE /BDL/TASKS-ID
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
153 Function Module  /BDL/_CREATE_SDCC_TASK
VALUE(TASKNAME) LIKE /BDL/TASKS-TASKNAME
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
154 Function Module  /BDL/_CREATE_SDCC_TASK
VALUE(REQUESTED_SYSTEM) LIKE /BDL/TASKS-REQ_DEST
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
155 Function Module  /BDL/_CREATE_SDCC_TASK
VALUE(TIME_CREATED) LIKE /BDL/TASKS-CREATED
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
156 Function Module  /BDL/_CREATE_SDCC_TASK
VALUE(TEXT) LIKE /BDL/TASKS-SHORT_TEXT
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
157 Function Module  /BDL/_CREATE_SDCC_TASK
VALUE(TASK_TIME_REQUESTED) LIKE /BDL/TASKS-CREATED
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
158 Function Module  /BDL/_CREATE_TASK
VALUE(TASK_ID) LIKE /BDL/TASKS-ID
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
159 Function Module  /BDL/_CREATE_TASK
VALUE(TASK_TIME_REQUESTED) LIKE /BDL/TASKS-CREATED
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
160 Function Module  /BDL/_CREATE_TASK
VALUE(REQUESTED_SYSTEM) LIKE /BDL/TASKS-REQ_DEST
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
161 Function Module  /BDL/_CREATE_TASK
VALUE(TEXT) LIKE /BDL/TASKS-SHORT_TEXT
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
162 Function Module  /BDL/_CREATE_TASK
VALUE(PLANNED_TASK_TIME) LIKE /BDL/TASKS-CREATED
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
163 Function Module  /BDL/_CREATE_TASK
VALUE(REQUESTED_BY) LIKE /BDL/TASKS-REQ_BY
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
164 Function Module  /BDL/_CREATE_TASK
VALUE(TIME_CREATED) LIKE /BDL/TASKS-CREATED
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
165 Function Module  /BDL/_CREATE_TASK
VALUE(TYPE) LIKE /BDL/TASKS-TASKMODE
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
166 Function Module  /BDL/_CREATE_TASK
VALUE(TASKNAME) LIKE /BDL/TASKS-TASKNAME
create task in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
167 Function Module  /BDL/_CUSTOMIZE_RTCCTOOL
VALUE(CHANGED) LIKE /BDL/TASKS-STATUS
Set SDCC Customizings /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
168 Function Module  /BDL/_DEFINITION_REFRESH_TASK
do task /BDL/_SERVICE_DEFINITION_REFRESH /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
169 Function Module  /BDL/_DEFINITION_REFRESH_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
do task /BDL/_SERVICE_DEFINITION_REFRESH /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
170 Function Module  /BDL/_DELETE
do task DELETE_OLD_SDCC_DATA /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
171 Function Module  /BDL/_DELETE_DELETE_ENTRY
VALUE(DELETED) LIKE /BDL/TASKS-STATUS
deletes an entry in /bdl/maintain /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
172 Function Module  /BDL/_DELETE_DELETE_ENTRY
VALUE(ID) LIKE /BDL/TASKS-ID
deletes an entry in /bdl/maintain /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
173 Function Module  /BDL/_DELETE_MAINTAIN_ENTRY
VALUE(DELETED) LIKE /BDL/TASKS-STATUS
deletes an entry in /bdl/maintain /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
174 Function Module  /BDL/_DELETE_MAINTAIN_ENTRY
VALUE(ID) LIKE /BDL/TASKS-ID
deletes an entry in /bdl/maintain /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
175 Function Module  /BDL/_DELETE_MAINTAIN_TASK
deletes an entry in /bdl/maintain and /bdl/tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
176 Function Module  /BDL/_DELETE_MAINTAIN_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
deletes an entry in /bdl/maintain and /bdl/tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
177 Function Module  /BDL/_DELETE_MAINTAIN_TASK
VALUE(DELETED) LIKE /BDL/TASKS-STATUS
deletes an entry in /bdl/maintain and /bdl/tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
178 Function Module  /BDL/_DELETE_RFC_FROM_LIST
VALUE(DELETED) LIKE /BDL/TASKS-STATUS
adds a rfc destination to the sdcc rfc list in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
179 Function Module  /BDL/_DELETE_RFC_FROM_LIST
VALUE(FORCE) LIKE /BDL/TASKS-STATUS OPTIONAL
adds a rfc destination to the sdcc rfc list in task manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
180 Function Module  /BDL/_DELETE_SESSION_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
deletes an entry in /bdl/sessmap and /bdl/tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
181 Function Module  /BDL/_DELETE_SESSION_TASK
VALUE(DELETED) LIKE /BDL/TASKS-STATUS
deletes an entry in /bdl/sessmap and /bdl/tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
182 Function Module  /BDL/_DELETE_SESSION_TASK
deletes an entry in /bdl/sessmap and /bdl/tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
183 Function Module  /BDL/_DELETE_SESSMAP_ENTRY
VALUE(ID) LIKE /BDL/TASKS-ID OPTIONAL
deletes an entry in /bdl/maintain /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
184 Function Module  /BDL/_DELETE_SESSMAP_ENTRY
VALUE(DELETED) LIKE /BDL/TASKS-STATUS
deletes an entry in /bdl/maintain /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
185 Function Module  /BDL/_DELETE_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
do task /BDL/_DELETE_OLD_SDCC_DATA /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
186 Function Module  /BDL/_DELETE_TASK
do task /BDL/_DELETE_OLD_SDCC_DATA /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
187 Function Module  /BDL/_DELETE_TASK_ENTRY
deletes an entry in /bdl/sessmap and /bdl/tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
188 Function Module  /BDL/_DELETE_TASK_ENTRY
VALUE(ID) LIKE /BDL/TASKS-ID
deletes an entry in /bdl/sessmap and /bdl/tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
189 Function Module  /BDL/_DELETE_TASK_ENTRY
VALUE(DELETED) LIKE /BDL/TASKS-STATUS
deletes an entry in /bdl/sessmap and /bdl/tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
190 Function Module  /BDL/_GET_CONTROL_TABLES_A1S
Get the SDCCN control tables (tasks,sessmap,maintain) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
191 Function Module  /BDL/_GET_CONTROL_TABLES_A1S
VALUE(IF_GET_TASKS) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Get the SDCCN control tables (tasks,sessmap,maintain) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
192 Function Module  /BDL/_GET_CONTROL_TABLES_A1S
VALUE(IF_GET_SESSMAP) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Get the SDCCN control tables (tasks,sessmap,maintain) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
193 Function Module  /BDL/_GET_CONTROL_TABLES_A1S
VALUE(IF_TASKID) LIKE /BDL/TASKS-ID OPTIONAL
Get the SDCCN control tables (tasks,sessmap,maintain) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
194 Function Module  /BDL/_GET_CONTROL_TABLES_A1S
TASKS STRUCTURE /BDL/TASKS OPTIONAL
Get the SDCCN control tables (tasks,sessmap,maintain) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
195 Function Module  /BDL/_GET_CONTROL_TABLES_A1S
VALUE(IF_GET_MAINTAIN) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Get the SDCCN control tables (tasks,sessmap,maintain) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
196 Function Module  /BDL/_GET_JOB_ATTR_TASKMAN_A1S
VALUE(IF_CATEGORY) LIKE /BDL/TASKS-CATEGORY DEFAULT '*'
Get the attributes of the task manager job /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
197 Function Module  /BDL/_GET_JOB_ATTR_TASKMAN_A1S
Get the attributes of the task manager job /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
198 Function Module  /BDL/_GET_SDCCN_LEGENDS_A1S
VALUE(IF_GET_TASK_SPECIFIC_LEGEND) LIKE /BDL/TASKS-STATUS
Get the general and the task specific icon legend /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
199 Function Module  /BDL/_GET_SDCCN_LEGENDS_A1S
VALUE(IF_GET_GENERAL_LEGEND) LIKE /BDL/TASKS-STATUS
Get the general and the task specific icon legend /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
200 Function Module  /BDL/_GET_SDCC_CUSTOMIZING_A1S
VALUE(IF_GET_TASK_ATTR) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Get the SDCCN customizing tables (task manager and sdcc/rtcctool tasks) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
201 Function Module  /BDL/_GET_SDCC_CUSTOMIZING_A1S
VALUE(IF_GET_TASK_CUST) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Get the SDCCN customizing tables (task manager and sdcc/rtcctool tasks) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
202 Function Module  /BDL/_GET_SDCC_CUSTOMIZING_A1S
VALUE(IF_GET_TASK_CUST2) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Get the SDCCN customizing tables (task manager and sdcc/rtcctool tasks) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
203 Function Module  /BDL/_GET_SDCC_CUSTOMIZING_A1S
VALUE(IF_GET_SDCC_CUST) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Get the SDCCN customizing tables (task manager and sdcc/rtcctool tasks) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
204 Function Module  /BDL/_GET_SDCC_CUSTOMIZING_A1S
VALUE(IF_GET_RTCC_CUST) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Get the SDCCN customizing tables (task manager and sdcc/rtcctool tasks) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
205 Function Module  /BDL/_GET_SDCC_CUSTOMIZING_NEW
VALUE(GET_SDCC_CUST) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
reads new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
206 Function Module  /BDL/_GET_SDCC_CUSTOMIZING_NEW
VALUE(GET_TASK_CUST) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
reads new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
207 Function Module  /BDL/_GET_SDCC_CUSTOMIZING_NEW
VALUE(GET_TASK_ATTR) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
reads new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
208 Function Module  /BDL/_GET_SDCC_CUSTOMIZING_NEW
VALUE(GET_TASK_CUST2) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
reads new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
209 Function Module  /BDL/_GET_SDCC_CUSTOMIZING_NEW
VALUE(GET_RFC_LIST) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
reads new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
210 Function Module  /BDL/_GET_SDCC_CUSTOMIZING_NEW
VALUE(GET_CUST_TREE) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
reads new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
211 Function Module  /BDL/_GET_TASK_ID
VALUE(ID) LIKE /BDL/TASKS-ID
get a task id from number range /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
212 Function Module  /BDL/_GET_TASK_ID
get a task id from number range /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
213 Function Module  /BDL/_GET_TASK_OVERVIEW_A1S
TODO STRUCTURE /BDL/TASKS
Refresh the task information (todo,done,deleted,log) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
214 Function Module  /BDL/_GET_TASK_OVERVIEW_A1S
DELETED STRUCTURE /BDL/TASKS
Refresh the task information (todo,done,deleted,log) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
215 Function Module  /BDL/_GET_TASK_OVERVIEW_A1S
Refresh the task information (todo,done,deleted,log) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
216 Function Module  /BDL/_GET_TASK_OVERVIEW_A1S
VALUE(IF_CATEGORY) LIKE /BDL/TASKS-CATEGORY DEFAULT '*'
Refresh the task information (todo,done,deleted,log) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
217 Function Module  /BDL/_GET_TASK_OVERVIEW_A1S
DONE STRUCTURE /BDL/TASKS
Refresh the task information (todo,done,deleted,log) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
218 Function Module  /BDL/_HANDLE_RTCCTOOL
Create task for RTCCTOOL /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
219 Function Module  /BDL/_HANDLE_RTCCTOOL
VALUE(TASKNAME) LIKE /BDL/TASKS-TASKNAME
Create task for RTCCTOOL /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
220 Function Module  /BDL/_HANDLE_RTCCTOOL
VALUE(REFRESH) LIKE /BDL/TASKS-STATUS
Create task for RTCCTOOL /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
221 Function Module  /BDL/_HANDLE_RTCCTOOL
VALUE(TASK_ID) LIKE /BDL/TASKS-ID
Create task for RTCCTOOL /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
222 Function Module  /BDL/_HANDLE_SDCC_TASKS
VALUE(TASKNAME) LIKE /BDL/TASKS-TASKNAME
Calls report when a task action is performed or a icon pressed /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
223 Function Module  /BDL/_HANDLE_SDCC_TASKS
VALUE(REFRESH) LIKE /BDL/TASKS-STATUS
Calls report when a task action is performed or a icon pressed /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
224 Function Module  /BDL/_HANDLE_SDCC_TASKS
VALUE(TASK_ID) LIKE /BDL/TASKS-ID
Calls report when a task action is performed or a icon pressed /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
225 Function Module  /BDL/_HANDLE_SDCC_TASKS
Calls report when a task action is performed or a icon pressed /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
226 Function Module  /BDL/_IMMEDIATE_SESSION_DATA_N
VALUE(SERVICE_DESCR) LIKE /BDL/TASKS-LONG_TEXT OPTIONAL
create session, collect and send data immediately /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
227 Function Module  /BDL/_IMMEDIATE_SESSION_DATA_N
VALUE(START_NOW) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
create session, collect and send data immediately /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
228 Function Module  /BDL/_IMMEDIATE_SESSION_DATA_N
VALUE(SENT_TO) LIKE /BDL/TASKS-STATUS DEFAULT 'S'
create session, collect and send data immediately /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
229 Function Module  /BDL/_IMMEDIATE_SESSION_DATA_N
VALUE(COLLECT_ANEW) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
create session, collect and send data immediately /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
230 Function Module  /BDL/_IMMEDIATE_SESSION_DATA_N
VALUE(REQ_DEST) LIKE /BDL/TASKS-REQ_DEST OPTIONAL
create session, collect and send data immediately /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
231 Function Module  /BDL/_IMMEDIATE_SESSION_DATA_N
VALUE(TASKS) LIKE /BDL/TASKS
create session, collect and send data immediately /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
232 Function Module  /BDL/_IMMEDIATE_SESSION_DATA_N
create session, collect and send data immediately /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
233 Function Module  /BDL/_IMMEDIATE_SESS_DATA_A1S
VALUE(START_NOW) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
Create session, collect and send data immediately /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
234 Function Module  /BDL/_IMMEDIATE_SESS_DATA_A1S
VALUE(COLLECT_ANEW) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
Create session, collect and send data immediately /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
235 Function Module  /BDL/_IMMEDIATE_SESS_DATA_A1S
VALUE(SERVICE_DESCR) LIKE /BDL/TASKS-LONG_TEXT OPTIONAL
Create session, collect and send data immediately /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
236 Function Module  /BDL/_IMMEDIATE_SESS_DATA_A1S
VALUE(TASKS) LIKE /BDL/TASKS
Create session, collect and send data immediately /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
237 Function Module  /BDL/_IMMEDIATE_SESS_DATA_A1S
Create session, collect and send data immediately /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
238 Function Module  /BDL/_LICENSE_DATA_TASK
do task LICENSE_DATA (SDCC) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
239 Function Module  /BDL/_LICENSE_DATA_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
do task LICENSE_DATA (SDCC) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
240 Function Module  /BDL/_MODIFY_JOB_TASKMANAGER
VALUE(IF_CATEGORY) LIKE /BDL/TASKS-CATEGORY DEFAULT '*'
Modify job schedulling for Task Manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
241 Function Module  /BDL/_MODIFY_JOB_TASKMANAGER
Modify job schedulling for Task Manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
242 Function Module  /BDL/_MODIFY_JOB_TASKMANAGER
VALUE(IF_ACTION) LIKE /BDL/TASKS-STATUS DEFAULT 'A'
Modify job schedulling for Task Manager /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
243 Function Module  /BDL/_MODIFY_TASKS_A1S
Insert or modify an entry in the table /bdl/tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
244 Function Module  /BDL/_MODIFY_TASKS_A1S
VALUE(IS_TASKS_ENTRY) LIKE /BDL/TASKS
Insert or modify an entry in the table /bdl/tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
245 Function Module  /BDL/_MODIFY_TASKS_A1S
VALUE(ES_TASKS_OLD_ENTRY) LIKE /BDL/TASKS
Insert or modify an entry in the table /bdl/tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
246 Function Module  /BDL/_REACTIVATE_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
do task request data- download collecting and sending /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
247 Function Module  /BDL/_REACTIVATE_TASK
do task request data- download collecting and sending /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
248 Function Module  /BDL/_READ_SESSION_DATA_INFO
VALUE(STATUS) LIKE /BDL/TASKS-STATUS
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
249 Function Module  /BDL/_READ_SESSION_DATA_INFO
VALUE(COLLECTED) LIKE /BDL/TASKS-STATUS
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
250 Function Module  /BDL/_READ_SESSION_DATA_INFO
VALUE(DETAIL_LOG) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
251 Function Module  /BDL/_READ_SESSION_DATA_INFO
VALUE(ERRORS) LIKE /BDL/TASKS-STATUS
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
252 Function Module  /BDL/_READ_SESSION_DATA_INFO
VALUE(TASK_LOG) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
253 Function Module  /BDL/_READ_SESSION_DATA_INFO
VALUE(STATUS_TEXT) LIKE /BDL/TASKS-SHORT_TEXT
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
254 Function Module  /BDL/_READ_SESSION_DATA_INFO
VALUE(WARNINGS) LIKE /BDL/TASKS-STATUS
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
255 Function Module  /BDL/_READ_SESSION_DATA_INFO
VALUE(DATA_RAW) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
256 Function Module  /BDL/_READ_SESSION_DATA_INFO
VALUE(ES_TASKS) LIKE /BDL/TASKS
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
257 Function Module  /BDL/_READ_SESSION_DATA_INFO
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
258 Function Module  /BDL/_READ_SESSION_DATA_INFO
VALUE(SENT) LIKE /BDL/TASKS-STATUS
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
259 Function Module  /BDL/_READ_SESSION_INFO_RFC
VALUE(GET_TASK_LOG) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
260 Function Module  /BDL/_READ_SESSION_INFO_RFC
VALUE(GET_DETAIL_LOG) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
261 Function Module  /BDL/_READ_SESSION_INFO_RFC
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
262 Function Module  /BDL/_READ_SESSION_INFO_RFC
VALUE(ES_TASKS) LIKE /BDL/TASKS
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
263 Function Module  /BDL/_READ_SESSION_INFO_RFC
VALUE(GET_TASK_TABLE) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
264 Function Module  /BDL/_READ_SESSION_INFO_RFC
VALUE(GET_SESSMAP) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
delivers info of taskmanager tables for a dispatched session /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
265 Function Module  /BDL/_REQUEST_DATA_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
do task request data- download collecting and sending /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
266 Function Module  /BDL/_REQUEST_DATA_TASK
do task request data- download collecting and sending /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
267 Function Module  /BDL/_REQUEST_DATA_XI_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
Do task request data - collect and send via XI /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
268 Function Module  /BDL/_REQUEST_DATA_XI_TASK
Do task request data - collect and send via XI /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
269 Function Module  /BDL/_RTCCTOOL_TASK
do task RTCCTOOL /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
270 Function Module  /BDL/_RTCCTOOL_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
do task RTCCTOOL /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
271 Function Module  /BDL/_SEND_DATA_TASK
do task request data- download collecting and sending /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
272 Function Module  /BDL/_SEND_DATA_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
do task request data- download collecting and sending /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
273 Function Module  /BDL/_SESSION_REFRESH_TASK
VALUE(ID) LIKE /BDL/TASKS-ID
do task SESSION_REFRESH -SDCC /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
274 Function Module  /BDL/_SESSION_REFRESH_TASK
do task SESSION_REFRESH -SDCC /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
275 Function Module  /BDL/_SET_JOB_ATTR_TASKMAN_A1S
Set the attributes of the task manager job /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
276 Function Module  /BDL/_SET_JOB_ATTR_TASKMAN_A1S
VALUE(IF_CATEGORY) LIKE /BDL/TASKS-CATEGORY DEFAULT '*'
Set the attributes of the task manager job /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
277 Function Module  /BDL/_SET_JOB_ATTR_TASKMAN_A1S
VALUE(IF_ACTION) LIKE /BDL/TASKS-STATUS DEFAULT 'A'
Set the attributes of the task manager job /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
278 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_A1S
VALUE(IF_SET_TASK_CUST2) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Set the SDCCN customizing tables (task manager and sdcc/rtcctool tasks) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
279 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_A1S
VALUE(IF_SET_SDCC_CUST) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Set the SDCCN customizing tables (task manager and sdcc/rtcctool tasks) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
280 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_A1S
VALUE(IF_SET_RTCC_CUST) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Set the SDCCN customizing tables (task manager and sdcc/rtcctool tasks) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
281 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_A1S
VALUE(IF_SET_TASK_ATTR) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Set the SDCCN customizing tables (task manager and sdcc/rtcctool tasks) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
282 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_A1S
VALUE(IF_ADMIN_INSTNO) LIKE /BDL/TASKS-REQ_INSTALL_NO
Set the SDCCN customizing tables (task manager and sdcc/rtcctool tasks) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
283 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_A1S
VALUE(IF_DEFAULT_SET) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Set the SDCCN customizing tables (task manager and sdcc/rtcctool tasks) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
284 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_A1S
VALUE(IF_SET_TASK_CUST) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
Set the SDCCN customizing tables (task manager and sdcc/rtcctool tasks) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
285 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_A1S
VALUE(IF_ADMIN_SYSTEM) LIKE /BDL/TASKS-REQ_SID
Set the SDCCN customizing tables (task manager and sdcc/rtcctool tasks) /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
286 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_NEW
VALUE(SET_TASK_ATTR) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
sets new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
287 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_NEW
VALUE(IF_SOLMANINSTNO) LIKE /BDL/TASKS-REQ_INSTALL_NO
sets new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
288 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_NEW
VALUE(SET_RFC_LIST) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
sets new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
289 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_NEW
VALUE(IF_SOLMANSID) LIKE /BDL/TASKS-REQ_SID
sets new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
290 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_NEW
VALUE(SET_SDCC_CUST) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
sets new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
291 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_NEW
VALUE(IF_COPYSID) LIKE /BDL/TASKS-REQ_SID OPTIONAL
sets new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
292 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_NEW
VALUE(SET_TASK_CUST2) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
sets new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
293 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_NEW
VALUE(SET_CUST_TREE) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
sets new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
294 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_NEW
VALUE(SET_TASK_CUST) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
sets new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
295 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_NEW
VALUE(IF_DEFAULT_SET) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
sets new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
296 Function Module  /BDL/_SET_SDCC_CUSTOMIZING_NEW
VALUE(IF_COPYINSTNO) LIKE /BDL/TASKS-REQ_INSTALL_NO OPTIONAL
sets new customizing tables of task manager and sdcc/rtcctool tasks /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
297 Function Module  /BDL/_START_TASK_NOW
VALUE(ID) LIKE /BDL/TASKS-ID
Start task by starting background job /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
298 Function Module  /BDL/_START_TASK_NOW
Start task by starting background job /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
299 Function Module  /BDL/_UPDATE_TASK
VALUE(STATUS) LIKE /BDL/TASKS-STATUS
Deletes a specific task /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
300 Function Module  /BDL/_UPDATE_TASK
TASKLIST STRUCTURE /BDL/TASKS
Deletes a specific task /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
301 Function Module  /BDL/_UPDATE_TASK
VALUE(DELETED_TASK) LIKE /BDL/TASKS
Deletes a specific task /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
302 Function Module  /BDL/_UPDATE_TASK
Deletes a specific task /BDL/TASKMANAGER  BSTPI_STRUCTURE  ST-PI 
303 Function Module  DEQUEUE_/BDL/ID
VALUE(ID) TYPE /BDL/TASKS-ID OPTIONAL
Release lock on object /BDL/ID $ENQ     LOCAL 
304 Function Module  ENQUEUE_/BDL/ID
VALUE(ID) TYPE /BDL/TASKS-ID OPTIONAL
Request lock for object /BDL/ID $ENQ     LOCAL