Table/Structure Field list used by SAP ABAP Function Module CRM_EI_KB_BATCH_JOB_START_ALL (SAF: API to start a batch job for all knowledge bases)
SAP ABAP Function Module
CRM_EI_KB_BATCH_JOB_START_ALL (SAF: API to start a batch job for all knowledge bases) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 - INT4 | Reference type INT4 for background processing | ||
| 2 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 3 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 4 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 5 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 6 | TBTCJOB - PRDHOURS | Duration period (in hours) for a batch job | ||
| 7 | TBTCJOB - SDLUNAME | Initiator of job/step scheduling | ||
| 8 | TBTCJOB - SDLSTRTTM | Planned start time for background Job | ||
| 9 | TBTCJOB - SDLSTRTDT | Planned Start Date for Background Job | ||
| 10 | TBTCJOB - PRDMINS | Duration period (in minutes) for a batch job | ||
| 11 | TBTCJOB - PRDMINS | Duration period (in minutes) for a batch job | SOURCE REFERENCE(IV_MINS) TYPE TBTCJOB-PRDMINS DEFAULT '00' |
|
| 12 | TBTCJOB - PRDHOURS | Duration period (in hours) for a batch job | SOURCE REFERENCE(IV_HOURS) TYPE TBTCJOB-PRDHOURS DEFAULT '01' |
|
| 13 | TBTCJOB - PRDDAYS | Duration (in days) of DBA action | ||
| 14 | TBTCJOB - PRDDAYS | Duration (in days) of DBA action | SOURCE REFERENCE(IV_DAYS) TYPE TBTCJOB-PRDDAYS DEFAULT '000' |
|
| 15 | TBTCJOB - PERIODIC | Periodic Jobs Indicator | ||
| 16 | TBTCJOB - JOBNAME | Background job name | SOURCE REFERENCE(IV_JOBNAME) TYPE TBTCJOB-JOBNAME DEFAULT SPACE |
|
| 17 | TBTCJOB - JOBNAME | Background job name | ||
| 18 | TBTCJOB - JOBCOUNT | Job ID | ||
| 19 | TBTCJOB - JOBCLASS | Job classification | ||
| 20 | TBTCJOB - AUTHCKNAM | Background User Name for Authorization Check | ||
| 21 | TBTCO - AUTHCKNAM | Background User Name for Authorization Check | ||
| 22 | TBTCO - SDLUNAME | Initiator of job/step scheduling | ||
| 23 | TBTCO - SDLSTRTTM | Planned start time for background Job | ||
| 24 | TBTCO - SDLSTRTDT | Planned Start Date for Background Job | ||
| 25 | TBTCO - PRDMINS | Duration period (in minutes) for a batch job | ||
| 26 | TBTCO - PRDMINS | Duration period (in minutes) for a batch job | SOURCE REFERENCE(IV_MINS) TYPE TBTCJOB-PRDMINS DEFAULT '00' |
|
| 27 | TBTCO - PRDHOURS | Duration period (in hours) for a batch job | SOURCE REFERENCE(IV_HOURS) TYPE TBTCJOB-PRDHOURS DEFAULT '01' |
|
| 28 | TBTCO - PRDHOURS | Duration period (in hours) for a batch job | ||
| 29 | TBTCO - PRDDAYS | Duration (in days) of DBA action | ||
| 30 | TBTCO - PRDDAYS | Duration (in days) of DBA action | SOURCE REFERENCE(IV_DAYS) TYPE TBTCJOB-PRDDAYS DEFAULT '000' |
|
| 31 | TBTCO - PERIODIC | Periodic Jobs Indicator | ||
| 32 | TBTCO - JOBNAME | Background job name | ||
| 33 | TBTCO - JOBNAME | Background job name | SOURCE REFERENCE(IV_JOBNAME) TYPE TBTCJOB-JOBNAME DEFAULT SPACE |
|
| 34 | TBTCO - JOBCOUNT | Job ID | ||
| 35 | TBTCO - JOBCLASS | Job classification | ||
| 36 | TBTCSTEP - AUTHCKNAM | Background User Name for Authorization Check | ||
| 37 | TBTCSTEP - LANGUAGE | Language Key | ||
| 38 | TBTCSTEP - PARAMETER | Parameters of external program (string) | ||
| 39 | TBTCSTEP - PROGRAM | Program name in internal step list | ||
| 40 | TBTCSTEP - TYP | Identification of step as ABAP, ext. command or program |