SAP ABAP Interface IF_FSPP_JOB_CONTROL (FS: Interface for PP Job Control)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
⤷
FS_FND_PP_SERVICES (Package) PP Services
⤷
⤷
Properties
| Interface | IF_FSPP_JOB_CONTROL | |
| Short Description | FS: Interface for PP Job Control |
General Data
| Package | FS_FND_PP_SERVICES | PP Services |
| Created | 20080505 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_FSPP_JOB_CONTROL has no interface.
Friends
Interface IF_FSPP_JOB_CONTROL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_JC_APPL_RC_ASYNC | Constant | Public | Type reference (TYPE) | BANK_DTE_JC_RCD_APPL | 16 | Return Code | 20080505 | |
| 2 | GC_JC_APPL_RC_ERROR | Constant | Public | Type reference (TYPE) | BANK_DTE_JC_RCD_APPL | 4 | Return Code Error | 20080505 | |
| 3 | GC_JC_APPL_RC_FATAL | Constant | Public | Type reference (TYPE) | BANK_DTE_JC_RCD_APPL | 8 | Return Code: Critical Error | 20080505 | |
| 4 | GC_JC_APPL_RC_OK | Constant | Public | Type reference (TYPE) | BANK_DTE_JC_RCD_APPL | 0 | Return Code: Without Errors | 20080505 | |
| 5 | GC_JC_APPL_RC_UNDEF | Constant | Public | Type reference (TYPE) | BANK_DTE_JC_RCD_APPL | 99 | Return Code: Not Defined | 20080505 | |
| 6 | GC_JC_APPL_RC_WARNING | Constant | Public | Type reference (TYPE) | BANK_DTE_JC_RCD_APPL | 2 | Return Code: Warning | 20080505 | |
| 7 | MO_LOG_CONTROL | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FSPP_LOG_CONTROL | FS: Interface for PP Log Control | 20080506 | ||
| 8 | MV_APPLCATG | Instance attribute | Public | Type reference (TYPE) | BANK_DTE_PP_PAAPPLCATG | Application Type in Parallel Processing | 20080506 | ||
| 9 | MV_FLG_MAPI_CALL | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080506 | |||
| 10 | MV_PACKAGE_MODE | Instance attribute | Public | Type reference (TYPE) | FSPP_PACK_MODE | Package Administrator Mode | 20080506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Selection Options | 20080505 | |
| 2 | Instance method | Public | Method | Execute Final Processing | 20080505 | |
| 3 | Instance method | Public | Method | Initialize | 20080505 | |
| 4 | Instance method | Public | Method | Check for Standard Parameters | 20080505 | |
| 5 | Instance method | Public | Method | Return Code Changed by | 20080505 | |
| 6 | Instance method | Public | Method | Start Processing | 20080505 |
Events
Interface IF_FSPP_JOB_CONTROL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TV_PP_RC_CNG_BY | Public | Type reference (TYPE) | CHAR2 | 20080505 | |
Method Signatures
Method CHECKS_AT_SELECTION_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PARAM | Call by reference | Type reference (TYPE) | ANY | 20080505 | ||||
| 2 | EV_FLG_RESTART | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in den Selektionsdaten | 20080505 |
Method END_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_RCD_APPL | Call by reference | Type reference (TYPE) | BANK_DTE_JC_RCD_APPL | 20080505 | ||||
| 2 | ET_COUNTER_TEXT | Call by reference | Type reference (TYPE) | BANK_TAB_MR_COUNTER_TEXT | 20080505 | ||||
| 3 | EV_RC_CHANGED_BY | Call by reference | Type reference (TYPE) | FSPP_RC_CNG_BY | 20080505 | ||||
| 4 | IS_PARAM | Call by reference | Type reference (TYPE) | ANY | 20080505 | ||||
| 5 | IV_FLG_SHOW_LOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080505 |
Method END_PROCESSING on Interface IF_FSPP_JOB_CONTROL has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FIELD_CONTROL | Call by reference | Object reference (TYPE REF TO) | IF_FSPP_FIELD_CONTROL | FS: Interface PP Feldsteuerung | 20080507 | |||
| 2 | IO_LOG_CONTROL | Call by reference | Object reference (TYPE REF TO) | IF_FSPP_LOG_CONTROL | FS: Interface PP Log-Steuerung | 20080506 | |||
| 3 | IV_APPLCATG | Call by reference | Type reference (TYPE) | BANK_DTE_PP_PAAPPLCATG | 20080505 | ||||
| 4 | IV_FLG_MAPI_CALL | Call by reference | Type reference (TYPE) | XFELD | 20080505 | ||||
| 5 | IV_FLG_SHOW_JOBDIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080505 | ||||
| 6 | IV_PACKAGE_MODE | Call by reference | Type reference (TYPE) | FSPP_PACK_MODE | 20080505 | ||||
| 7 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | PROGNAME | 'OAF_PP_MUSTER_REPORT' | 20080505 |
Method INITIALIZE on Interface IF_FSPP_JOB_CONTROL has no exception.
Method IS_PARAM_STANDARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAM | Call by reference | Type reference (TYPE) | ANY | 20080505 | ||||
| 2 | RV_FLG_STANDARD | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080505 |
Method IS_PARAM_STANDARD on Interface IF_FSPP_JOB_CONTROL has no exception.
Method SET_RC_CHANGED_BY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RC_CHANGED_BY | Call by reference | Type reference (TYPE) | TV_PP_RC_CNG_BY | 20080505 |
Method SET_RC_CHANGED_BY on Interface IF_FSPP_JOB_CONTROL has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PARAM | Call by reference | Type reference (TYPE) | ANY | 20080505 | ||||
| 2 | ET_JOBS | Call by reference | Type reference (TYPE) | BANK_TAB_JC_JOBKEY | 20080505 | ||||
| 3 | EV_RCD_APPL | Call by reference | Type reference (TYPE) | BANK_DTE_JC_RCD_APPL | 20080505 | ||||
| 4 | IT_JOBDST | Call by reference | Type reference (TYPE) | BANK_TAB_GRP_SRV | 20080505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080505 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |