SAP ABAP Program SAPLBTCH (Background Processing)
Basic Data
Program | SAPLBTCH | Background Processing |
Program Type | F | Function group |
Attributes
Status | ||
Application | S | Basis |
Authorization Group | ||
Logical database | ||
Selection screen | ||
Editor lock | Fixed point arithmetic | |
Unicode checks active | Start using variant |
Function Group
Include | Function Module | Short Description | Mode |
---|---|---|---|
01 | ![]() |
Anzeige der Batchjobzustände eines Users | |
02 | ![]() |
Vereinfachtes Anstarten eines ABAP-Programms als Hintergrund-Job | |
03 | ![]() |
Read/Display/Check Job Start Date/Period Values Using Dialog Box | |
04 | ![]() |
Editor für das Anzeigen / Anlegen von EventIds der Hintergrundverarbeitung | |
05 | ![]() |
Check Validity of a Background Processing Event Name | |
06 | ![]() |
Editor für Kontrollobjekte der Hintergrundverarbeitung | |
07 | ![]() |
Editor für Steplisten der Hintergrundverarbeitung | |
08 | ![]() |
Read Background Request Log | |
09 | ![]() |
Prüfen von Report- und evtl. zugehörigen Variantenangaben auf Gültigkeit | |
10 | ![]() |
Funktionsbaustein zum Anzeigen, Editieren und Pruefen von Jobdaten | |
11 | ![]() |
Trigger Background Event | |
12 | ![]() |
Fubst. zum Erzeugen eines neuen Jobs der Hintergrundverarbeitung | |
13 | ![]() |
Modifizieren von Jobdaten mit und ohne Dialog | |
14 | ![]() |
List and Edit Background Request List | |
15 | ![]() |
Lesen von Kopfdaten und zugehöriger Stepliste eines Jobs | |
16 | ![]() |
Delete Background Request | |
17 | ![]() |
Determine background requests as preceding requests of a spec. request | |
18 | ![]() |
Determine Background Requests as Successor Requests of a Spec. Request | |
19 | ![]() |
Select Background Requests | |
20 | ![]() |
Copy Background Request | |
21 | ![]() |
Monitor and Control Background Requests | |
22 | ![]() |
Display Background Request Log | |
23 | ![]() |
Open Job Scheduling Without Dialog (Including COMMIT WORK) | |
24 | ![]() |
Insert Background Task in Background Request With COMMIT WORK | |
25 | ![]() |
Close Background Request With COMMIT WORK | |
26 | ![]() |
Einen Job, der sich im Status 'aktiv' befindet, abbrechen | |
27 | ![]() |
Status von bereiten / aktiven Jobs überprüfen und ggfs. korrigieren | |
28 | ![]() |
Umziehen eines Jobs auf einen anderen Zielrechner | |
29 | ![]() |
Reading Background Job Runtime Data | |
30 | ![]() |
Determine Job Status | |
31 | ![]() |
'Alter Aufruf' der SM36 (aus Kompatibilitätsgründen ) | |
32 | ![]() |
Feststellen, ob für den aktuellen Server ein Batchtrace eingeschaltet ist | |
33 | ![]() |
Find Background Request for a Specified Program | |
34 | ![]() |
Einfache Jobeinplanung mit Variantenauswahl | |
35 | ![]() |
Gibt eine Übersicht über die mit BP_JOBVARIANT_SCHEDULE eingeplanten Jobs | |
36 | ![]() |
Starten eines externen Steps mit Abfangen von MESSAGE-Ausnahmen | |
37 | ![]() |
Starten eines ABAP-Steps mit Abfangen von MESSAGE-Ausnahmen | |
38 | ![]() |
Setzen des Ausführungstermin des Workflow-Jobs SWWDHEX | |
39 | ![]() |
Calculation of Start Date for a Periodic Job | |
40 | ![]() |
SAP Internal Use Only ! Special Development for Archiving Group | |
41 | ![]() |
SAP Internal Use Only ! Special Development for Archiving Group | |
42 | ![]() |
SAP Internal Use Only ! Special Development for Archiving Group | |
43 | ![]() |
Die eindeutige Abbildung von Server nach Host vollziehen | |
44 | ![]() |
Gegeben eine Rechnername, gesucht ein Batchservername auf diesem Rechner | |
45 | ![]() |
Ausplanen von Jobs zum Upgrade (mit Ausnahmen) | |
46 | ![]() |
Wegen Upgrade suspendierte Jobs wieder einplanen | |
47 | ![]() |
Abbrechen eines Jobs an CCMS Monitoring Infrastructure melden | |
48 | ![]() |
AnalyzeTool Anzeige Aborted Jobs in CCMS Monitoring Infrastructure | |
49 | ![]() |
AnalyzeTool für Job-Queue CCMS Monitoring Infrastructure | |
50 | ![]() |
Hintergrundaufträge überwachen und steuern | |
51 | ![]() |
Hintergrundauftragesliste auflisten und editieren | |
52 | ![]() |
Select Background Requests | |
53 | ![]() |
Hintergrundauftragsprotokoll anzeigen | |
54 | ![]() |
Hintergrundaufträge überwachen und steuern | |
55 | ![]() |
Extended job selection | |
56 | ![]() |
testing document | |
57 | ![]() |
job selection switch betweem simple and flexible version | |
58 | ![]() |
Status von bereiten / aktiven Jobs überprüfen und ggfs. korrigieren | |
59 | ![]() |
Job open for wizard only! ( internal use only ) | |
60 | ![]() |
Start condition editor for sm36 wizard | |
61 | ![]() |
Hintergrundaufträge überwachen und steuern | |
62 | ![]() |
Mini wizard for job definition | |
63 | ![]() |
Start condition editor for sm36 wizard | |
64 | ![]() |
check whether a certain variant is still valid | |
65 | ![]() |
Start condition editor for sm36 wizard | |
66 | ![]() |
Background Job Maintenance und Monitoring | |
67 | ![]() |
Checks whether a certain rep/variant is used in job | |
68 | ![]() |
Old steplist editor. Obsolete. | |
69 | ![]() |
ermittelt die Druckparameter eines aktiven Job-Steps | |
70 | ![]() |
Jobliste anzeigen im sm37 Format | |
71 | ![]() |
Job ausplanen | |
72 | ![]() |
Job explizit freigeben - ohne Angabe einer Startbedingung | |
73 | ![]() |
Set type of message handling | |
74 | ![]() |
set jobclass to 'A'. (for SAP-internal use only) | |
75 | ![]() |
Check whether the job is active in the wp | R |
76 | ![]() |
Check whether the external step is active | |
77 | ![]() |
Get type of message handling | |
78 | ![]() |
Hintergrundjob nach bestimmten Kriterien selektieren | R |
79 | ![]() |
Switch to another client and execute transaction | R |
80 | ![]() |
Map server -> RFC destination | |
81 | ![]() |
'Alter Aufruf' der SM36 (aus Kompatibilitätsgründen ) | |
82 | ![]() |
Monitoring der Laufzeit von Jobs | |
83 | ![]() |
Ermitteln aller definierten Varianten eines ABAP-Programmes | |
84 | ![]() |
Step als letzten Step hinzufügen | |
85 | ![]() |
Change a step in a job | |
86 | ![]() |
Registrieren eines Kind-Jobs | |
87 | ![]() |
Anlegen von Kontexttypen in Tabelle TBTCCTXTTP | |
88 | ![]() |
Delete a step from a job | |
89 | ![]() |
Step an bestimmter Position einfügen | |
90 | ![]() |
get a list of all children of a job | |
91 | ![]() |
test | |
92 | ![]() |
Modify job header information | |
93 | ![]() |
Informationen zu Parent-Child Beziehungen dieses Jobs | |
94 | ![]() |
Lesen des Jobstatus und anderer Informationen | |
95 | ![]() |
Statusinformationen zu einer Liste von Jobs | |
96 | ![]() |
Modify criteria table | |
97 | ![]() |
Reads, set, and clears status of the new functionality | |
98 | ![]() |
prüft, ob es in den Parent-Child Daten Inkonsistenzen gibt | |
99 | ![]() |
Determines if the given job is running already | |
Transaction Code
# | Transaction Code | Short Description |
---|---|---|
1 | ![]() |
BAPI Test Environment |
2 | ![]() |
Schedule Background Job |
3 | ![]() |
Job definition wizard |
4 | ![]() |
Overview of job selection |
5 | ![]() |
Simple version of job selection |
6 | ![]() |
Old SM37 backup |
7 | ![]() |
Flexible version of job selection |
8 | ![]() |
Overview of job selection |
9 | ![]() |
Old SM61 |
10 | ![]() |
Display Own Jobs |
11 | ![]() |
Display Own Jobs |
Screens
# | Screen | Short Description |
---|---|---|
1 | 0100 | Display List of Planning Variants (HW) |
2 | 0105 | Job Overview for Function BP_JOBVARIANT_SCHEDULE |
3 | 0200 | Entry of Start Time Data (HW) |
4 | 0201 | Entry of Period Duration (Dialog Box) (HW) |
5 | 0400 | Display List of Background Requests (HW) |
6 | 0500 | Changing Start Time Data (HW) |
7 | 1000 | Display Background Job Statuses of a User |
8 | 1010 | Enter / Display Job Start Date |
9 | 1011 | Display/Edit Start Date 'On Workday' |
10 | 1020 | Initial Screen of Function Module BP_BTCCTL_EDITOR |
11 | 1030 | Display / Edit a BTCCTL Entry |
12 | 1040 | Display Time Stamp of a BTCCTL Entry |
13 | 1050 | Initial Screen for Maintaining / Displaying Table BTCCTL |
14 | 1060 | Specification of Repeat Interval of Periodic Background Job |
15 | 1070 | Initial Screen of Function Module BP_EVENTID_EDITOR |
16 | 1080 | Initial Screen for Maintaining / Displaying Event IDs |
17 | 1090 | Display / Edit System or User Event IDs |
18 | 1100 | Display Action Log of an Event ID |
19 | 1110 | Initial Screen of Function Module BP_STEPLIST_EDITOR |
20 | 1120 | Display / Edit Step Details |
21 | 1130 | Initial Screen for Variant List Display |
22 | 1140 | Screen 1140: Display/Edit Job Data |
23 | 1141 | Display and Schedule Reorganization Jobs |
24 | 1142 | Defining a New Reorganization Job |
25 | 1143 | Deleting the Definition of a Reorganization Job |
26 | 1144 | Screen for Display Other Standard Jobs |
27 | 1145 | Start Condition Event (Display / Edit Job Data) |
28 | 1146 | Start Condition Time (Display / Edit Job Data) |
29 | 1147 | Start Condition by Wcal (Display / Edit Job Data) |
30 | 1148 | Start Condition Immediate Start (Display / Edit Job Data) |
31 | 1149 | Start Condition after Job (Display / Edit Job Data) |
32 | 1150 | Display of Job Details (Function Module BP_JOB_EDITOR) |
33 | 1151 | General Start Condition (Display / Edit Job Data) |
34 | 1152 | Operation Mode Start Condition (Display / Edit Job Data) |
35 | 1160 | Display/Edit Control Flags for External Programs |
36 | 1161 | Display/Edit Control Flags for External Programs |
37 | 1162 | Display/Edit Control Flags for External Programs |
38 | 1170 | Simple Job Selection Screen in SM37c |
39 | 1180 | Enter Name of a Copied Job |
40 | 1190 | Display / Edit Explicit Period Specifications of a Job |
41 | 1200 | Screen for List Processing Within BP_JOB_MAINTENANCE |
42 | 1201 | Job List With ALV |
43 | 1210 | Screen for List Processing Within BP_JOBLOG_SHOW |
44 | 1220 | Screen for List Processing Within BP_JOB_ABORT |
45 | 1230 | Display Own Jobs |
46 | 1235 | New Screen for SMX Due to Accessibility |
47 | 1240 | Initial Screen of Transaction SMX (Display Own Jobs) |
48 | 1250 | Trigger an Event (Background Administrator Only) |
49 | 1260 | Period Behavior of Jobs on Non-Workdays |
50 | 1270 | Entry Name of New Target Server of a Job |
51 | 1280 | Specification of Program Names to be Found in Jobs |
52 | 1999 | Backup Prompt for Entry into BI-API Test Environment |
53 | 2000 | Initial Screen of Batch BI-API Test Environment |
54 | 2010 | Test Environment BP_START_DATE_EDITOR |
55 | 2020 | Test Environment BP_CHECK_EVENT |
56 | 2030 | Display / Edit Step Values (Raw) |
57 | 2040 | Test Environment for Creating and Changing Job Data |
58 | 2050 | Initial Screen of Transaction SM36 (Define Job) |
59 | 2060 | Test Environment BP_JOB_COPY |
60 | 2070 | Initial Screen of Transaction SM37 (Job Monitoring) |
61 | 2080 | Test Environment BP_JOBLOG_SHOW |
62 | 2090 | BP-API Test Environ. Function Module BP_JOBLIST_PROCESSOR |
63 | 2100 | Test Environment Function Module BP_JOB_MAINTENANCE |
64 | 2110 | Test Environment BP_JOB_DELETE |
65 | 2120 | Test Environment BP_JOBLOG_READ |
66 | 2130 | Test Environment BP_JOB_SELECT |
67 | 2170 | Job Selection Screen With Few Criteria |
68 | 3000 | Initial Screen of the Transaction (Job Monitoring) |
69 | 3070 | Screen 3070: Initial Screen for Powerful Job Selection |
70 | 3071 | Subscreen for 3070: Start Condition Selection |
71 | 3072 | Subscreen for 3070: Entering Active Time Selection |
72 | 3073 | Subscreen for 3070: Inactive Time Selection |
73 | 3074 | Subscreen for 3070: Active Time Selection |
74 | 3075 | Subscreen for 3070: Status Selection |
75 | 3076 | Subscreen for 3070: Periodicity Selection |
76 | 3077 | Subscreen for 3070: ABAP Step Selection |
77 | 3080 | Show Job Trees |
78 | 3090 | Dialog for Saving the New User-Defined Job Selection |
79 | 4000 | Initial Screen of the Transaction (Job Monitoring) |
80 | 4100 | SM36_Wizard: General Information Definition Screen |
81 | 4200 | SM36_Wizard: Steps Definition Screen |
82 | 4210 | SM36_Wizard: ABAP Program Step Definition |
83 | 4220 | SM36_Wizard: External Program Step Definition |
84 | 4230 | SM36_Wizard: External Command Step Definition |
85 | 4300 | SM36_Wizard: Option to Create Another Step |
86 | 4400 | SM36_wizard: Start Condition Definition Screen |
87 | 4401 | Mini_Wizard: Start Condition Definition Screen |
88 | 4410 | SM36_Wizard: Start Immediately Definition |
89 | 4420 | SM36_Wizard: Start Date and Time Definition |
90 | 4430 | SM36_Wizard: Start After Job Definition |
91 | 4440 | SM36_Wizard: Start After Event Definition |
92 | 4450 | SM36_Wizard: Start at OPMODE Switch |
93 | 4460 | SM36_Wizard: Defining Start Time Related to Workdays |
94 | 4470 | SM36_Wizard: Optional Screen Listing Jobs With Same Name |
95 | 4471 | Table Control for Jobs with the Same Name |
96 | 4480 | Period Behavior of Jobs on Non-Workdays |
97 | 4500 | SM36_Wizard: Periodicity Definition Screen |
98 | 4510 | Display/Edit Explicit Job Period Specifications |
99 | 4600 | SM36_Wizard: Finishing Screen |
100 | 4700 | Process Information Collected from Job Definition Wizard |
101 | 4800 | Job Definition Preview |
102 | 4900 | Ask (Admin) User for System and Client |
103 | 5000 | SM36_Wizard: Start Screen |
GUI Status
# | GUI Status | Short Description |
---|---|---|
1 | BIAPITST | Standard for General List Output |
2 | BIFUBTST | Standard for General List Output |
3 | BJSTATUS | Standard for General List Output |
4 | BTCPLIST | Status for Background Process List |
5 | CANCJOB | Job (Cancel with External Program) |
6 | CHANGE | Status for Changing Start Time Data |
7 | COPYJOB | Screen 1180: Query Name of Copied Job |
8 | CRJOB | Screen 1180: Query Name of Copied Job |
9 | EDBCCROW | Screen 1180: Query Name of Copied Job |
10 | EDBTCCTL | Screen 1180: Query Name of Copied Job |
11 | EDBTCEVT | Screen 1180: Query Name of Copied Job |
12 | EDEVTID | Screen 1180: Query Name of Copied Job |
13 | EDJOB | Screen 1180: Query Name of Copied Job |
14 | EDJOBLST | Job Control and Monitoring (BP_JOB_MAINTENANCE) |
15 | EDJOBRAW | Job Control and Monitoring (BP_JOB_MAINTENANCE) |
16 | EDPERIOD | Job Control and Monitoring (BP_JOB_MAINTENANCE) |
17 | EDPRDBHV | Set Period Behavior of Jobs on Non-Workdays |
18 | EDSTDTWD | Display/Edit Start Date 'On Workday' |
19 | EDSTPENT | Display/Edit Start Date 'On Workday' |
20 | EDSTPLST | Display/Edit Start Date 'On Workday' |
21 | EDSTPLST_ALV | Standard for General List Output |
22 | EDSTPRAW | Display/Edit Start Date 'On Workday' |
23 | EDSTRTDT | Display/Edit Start Date 'On Workday' |
24 | EDXPGFLG | Display/Edit Start Date 'On Workday' |
25 | FAV_SEL | User-Defined Job Selection Favorite |
26 | FIJOBSWP | Screen 1280: Find Programs in Jobs |
27 | INFO_DIALOG | Information Dialog Box |
28 | INFO_DIALOG2 | Info |
29 | INFO_DIAPLOG | Information Dialog Box |
30 | JOBCARD | Job Definition Preview |
31 | JOBCPTST | Test Environment BP_JOB_COPY |
32 | JOBDLTST | Test Environment BP_JOB_COPY |
33 | JOBINFO | Test Environment BP_JOB_COPY |
34 | JOBLIST | Status of Screen for Job List Output |
35 | JOBLPTST | Test Environment BP_JOB_COPY |
36 | JOBMTTST | Test Environment BP_JOB_COPY |
37 | JOBSELCT | Status for Function Module BP_JOB_SELECT |
38 | JOBSELCT_B | Status for Function Module BP_JOB_SELECT |
39 | JOBSELCT_P | Status for Function Module BP_JOB_SELECT_P |
40 | JOBSLTST | Test Environment BP_JOB_COPY |
41 | JOB_PREVIEW_STATUS | Job Preview Status |
42 | JOV_STATUS | Standard for General List Output |
43 | JOV_STATUS_EDIT | Standard for General List Output |
44 | JOV_STATUS_SHOW | Standard for General List Output |
45 | JOV_STATUS_SMX | SMX |
46 | JOV_STATUS_SNAP | Standard for General List Output |
47 | MINIMAL | Minimum GUI Status |
48 | MOVEJOB | Move a Job to a Different Target Server |
49 | MTBTCCTL | Control Object: Initial Screen |
50 | MTEVENTS | MTEVENTS |
51 | MYJOBS | Display Own Jobs |
52 | PARAMS | Status for Parameter Entry |
53 | PERD_STATUS | Other Periods |
54 | PERIOD | Status for Entry of Period Duration |
55 | RAISEEVT | Initiate Background Processing Event |
56 | RDJLGTST | Test Environment BP_JOB_COPY |
57 | REORG | Status for Screen 1141 |
58 | REORG2 | GUI Status for Screen 1142 |
59 | REORG3 | Status for Screen 1143 |
60 | REORG4 | Status for Screen 1144 |
61 | SHBTCCEN | Test Environment BP_JOB_COPY |
62 | SHBTCCTL | Test Environment BP_JOB_COPY |
63 | SHBTCCTS | Test Environment BP_JOB_COPY |
64 | SHBTCEVT | Test Environment BP_JOB_COPY |
65 | SHEVTID | Test Environment BP_JOB_COPY |
66 | SHEVTLOG | Test Environment BP_JOB_COPY |
67 | SHJLGTST | Test Environment BP_JOB_COPY |
68 | SHJOB | Test Environment BP_JOB_COPY |
69 | SHJOBLOG | CUA status for Displaying a Job Log |
70 | SHJOBLST | Job Control and Monitoring (BP_JOB_MAINTENANCE) |
71 | SHOWCOLL | Collected Info from Job Definition Wizard |
72 | SHPERIOD | Job Control and Monitoring (BP_JOB_MAINTENANCE) |
73 | SHPRDBHV | Display Period Behavior of Jobs on Non-Workdays |
74 | SHSTPENT | Display Period Behavior of Jobs on Non-Workdays |
75 | SHSTPLST | Display Period Behavior of Jobs on Non-Workdays |
76 | SHSTPLST_ALV | Standard for General List Output |
77 | SHSTRTDT | Display Period Behavior of Jobs on Non-Workdays |
78 | SHVARLST | Display Period Behavior of Jobs on Non-Workdays |
79 | SHXPGFLG | Display Period Behavior of Jobs on Non-Workdays |
80 | SLJOBLST | Choose a Job from a Job List |
81 | SN_JOB_STATUS | Choose Job With Same Name |
82 | STARTDAT | Status for Entry of Start Data |
83 | STAT100 | Status for Screen 100 |
84 | STAT105 | Status for Screen 105 |
85 | STAT1070 | Status for Screen 1070 |
86 | STAT1090 | GUI Status for Screen 1090 |
87 | SWITCH_CLIENT | Switch to another client |
GUI Title
# | GUI Title | Short Description |
---|---|---|
1 | BIT | Test Entries for Batch BI-API |
2 | BST | Own Active and Ended Jobs |
3 | CED | Create New Entry |
4 | COLL | Display Information From Job Definition Wizard |
5 | CPJ | Copy Job & |
6 | CRJ | Test Environment BP_JOB_CREATE (Edit Raw Job Data) |
7 | CST | Create Step & |
8 | EDB | Edit Control Objects for Background Processing |
9 | EDS | Step List |
10 | EED | Edit Entry |
11 | EJR | Test Environment BP_JOB_EDITOR (Edit Raw Job Data) |
12 | ESE | Edit System Events |
13 | ESL | Test Environment BP_STEPLIST_EDITOR |
14 | ESR | Test Environment BP_STEPLIST_EDITOR (Edit Raw Step Data) |
15 | EST | Edit Step & |
16 | EUE | Edit User Events |
17 | EVT | (Unchecked) Input Values for BTCINT_CHECK_EVENTID |
18 | EXF | Set Control Flags for External Program |
19 | INFO | Display Job Tree |
20 | JAB | Test Environment Function Module BP_JOB_ABORT |
21 | JCN | Cancel Job & |
22 | JCR | Define Background Job |
23 | JCS | Test Environment for Function Module BP_JOB_CHECKSTATE |
24 | JCT | Test Environment for Function Module BP_JOB_COPY |
25 | JDT | Test Environment for Function Module BP_JOB_DELETE |
26 | JED | Change Job & |
27 | JLA | Job Overview: Alphabetic |
28 | JLC | Job Overview: Chronological |
29 | JLP | Test Environment for Function Module BP_JOBLIST_PROCESSOR |
30 | JLS | Test Environment for Function Module BP_JOBLOG_SHOW |
31 | JLT | Test Environment for Function Module BP_JOBLOG_READ |
32 | JLW | Job Overview - By Executing Host |
33 | JLX | Job Overview: By Class |
34 | JLY | Job Overview: By Client |
35 | JLZ | Job Overview by Destination Host |
36 | JMT | Test Environment for Function Module BP_JOB_MAINTENANCE |
37 | JMV | Move Job(s) to Another Target System |
38 | JOB | Detailed Information for Job & |
39 | JOBCARD_TITLE | Job Definition Overview |
40 | JOB_PREVIEW_TITLE | Job Definition Preview |
41 | JOV_TITLE | Job Overview |
42 | JSL | Simple Job Selection |
43 | JSL_P | Extended Job Selection |
44 | JST | Test Environment for Function Module BP_JOB_SELECT |
45 | MBC | Maintain Table BTCCTL (Background Processing) |
46 | MEV | Display / Edit Events |
47 | MOJ | Test Environment for BP_JOB_MODIFY |
48 | PER | Period Values |
49 | PERD_TITLE | Other Period Definition |
50 | PLM | Start Date Restrictions |
51 | QMK | ?????????????????????????????????????????? |
52 | RDJ | Test Environment BP_JOB_READ |
53 | REORG | Standard Jobs |
54 | REORG2 | Predefine New Standard Job |
55 | REORG4 | Other Jobs That Execute the Same Reports as Standard Jobs |
56 | REV | Trigger Event in Background Processing |
57 | SAVE_AS_FAVNAME | Save as Favorite |
58 | SED | Display Entry |
59 | SHB | Display Control Objects for Background Processing |
60 | SHJ | Display Job & |
61 | SHS | Display Step List |
62 | SHV | Variants of Program & |
63 | SJL | Job Log Entries for & |
64 | SN_JOB | Jobs with Same Name |
65 | SPJ | Find Programs in Jobs |
66 | SSE | Display System Events |
67 | SST | Display Step & |
68 | ST | Edit Step & |
69 | STEP_TITLE | Step List Overview |
70 | STR | Start Time |
71 | STT | (Unchecked) Start Time Values for BTCINT_GET_START_DATE |
72 | SUE | Display User Events |
73 | SXF | Display Control Indicators for External Program |
74 | S_CLIENT | Switch to Another System or Client |
75 | TITLE1070 | Background Processing Events |
76 | TITLE1090 | Maintain Events |
77 | TST | Action Log (Time Stamp) |
78 | VJC | &: Change Start Time |
79 | VJL | &: List of Scheduled Requests |
80 | VLS | &: Variants |
81 | VPD | Period Duration |
82 | VSD | & Scheduling: Start Time |
83 | XPR | Explicit Period Value |
History
Last changed by/on | SAP | 19950113 |
SAP Release Created in |