SAP ABAP Interface IWCI_BAE_WD_MODEL (Web Dynpro Interface COMPONENTCONTROLLER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTI_XBP_EXT (Package) XBP Extension: Push Interface
Properties
Interface IWCI_BAE_WD_MODEL  
Short Description Web Dynpro Interface COMPONENTCONTROLLER    
General Data
Package SBTI_XBP_EXT   XBP Extension: Push Interface 
Created 20090204   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IWCI_BAE_WD_MODEL has no forward declaration.
Interfaces
Interface IWCI_BAE_WD_MODEL has no interface.
Friends
Interface IWCI_BAE_WD_MODEL has no friend.
Attributes
Interface IWCI_BAE_WD_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONNECTION_IS_ALIVE Instance method Public Method 20091009
2 CONTEXT_EXCEPTION_SHOW Instance method Public Method 20090217
3 EVENT_CLEAR Instance method Public Method 20091009
4 EVENT_DEFINITIONS_LOAD Instance method Public Method 20091009
5 EVENT_DEFINITION_CREATE Instance method Public Method 20091009
6 EVENT_INSTANCES_LOAD Instance method Public Method 20091013
7 EVENT_RAISE Instance method Public Method 20091009
8 JOB_CANCEL Instance method Public Method 20091009
9 JOB_CHANGE_PREPARE Instance method Public Method 20091009
10 JOB_DEFINITION_CHECK Instance method Public Method 20090217
11 JOB_DEFINITION_INITIALIZE Instance method Public Method 20090305
12 JOB_DEFINITION_PARAMS_LOAD Instance method Public Method 20090224
13 JOB_DETAILS_LOAD Instance method Public Method 20090309
14 JOB_HOLD Instance method Public Method 20091009
15 JOB_KILL Instance method Public Method 20091009
16 JOB_OP_MESSAGES_LOAD Instance method Public Method 20090311
17 JOB_OUTPUT_INFO_LOAD Instance method Public Method 20090311
18 JOB_OUTPUT_LOAD Instance method Public Method 20090319
19 JOB_PARAMETERS_LOAD Instance method Public Method 20090310
20 JOB_RELEASE Instance method Public Method 20091009
21 JOB_SIMPLE_DETAILS_GET Instance method Public Method 20091009
22 JOB_START_OPTIONS_LOAD Instance method Public Method 20090310
23 JOB_STATUS_GET Instance method Public Method 20091009
24 JOB_SUBMIT Instance method Public Method 20090225
25 OPERATOR_MESSAGES_LOAD Instance method Public Method 20090311
26 OPERATOR_MESSAGE_DET_GET Instance method Public Method 20091009
27 OPERATOR_MESSAGE_REPLY Instance method Public Method 20091009
28 QUEUE_CHECK Instance method Public Method 20090217
29 SCHEDULER_CHECK Instance method Public Method 20090210
30 SCHEDULER_DEFAULTS_LOAD Instance method Public Method 20090220
31 SCHEDULER_DEST_CHECK Instance method Public Method 20090206
32 SCHEDULER_INSTANCE_GET Instance method Public Method 20090216
33 SCHEDULER_ISOL_GROUP_CHECK Instance method Public Method 20090206
34 SELECT_JOBS Instance method Public Method 20090302
35 WD_GET_API Instance method Public Method 20090204
Events
Interface IWCI_BAE_WD_MODEL has no event.
Types
Interface IWCI_BAE_WD_MODEL has no local type.
Method Signatures

Method CONNECTION_IS_ALIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_IS_ALIVE Value transfer Type reference (TYPE) BOOLEAN 20091009

Method CONNECTION_IS_ALIVE on Interface IWCI_BAE_WD_MODEL has no exception.

Method CONTEXT_EXCEPTION_SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20090217
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20090217
3 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT 20090217

Method CONTEXT_EXCEPTION_SHOW on Interface IWCI_BAE_WD_MODEL has no exception.

Method EVENT_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RC Value transfer Type reference (TYPE) I 20091009
2 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) BTC_EXT_SDL_EVENT 20091009
3 Importing IV_PARAMETER Call by reference Type reference (TYPE) BTC_EXT_SDL_DESC 20091009

Method EVENT_CLEAR on Interface IWCI_BAE_WD_MODEL has no exception.

Method EVENT_DEFINITIONS_LOAD Signature

Method EVENT_DEFINITIONS_LOAD on Interface IWCI_BAE_WD_MODEL has no parameter.
Method EVENT_DEFINITIONS_LOAD on Interface IWCI_BAE_WD_MODEL has no exception.

Method EVENT_DEFINITION_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RC Value transfer Type reference (TYPE) I 20091009
2 Importing IV_COMMENT Call by reference Type reference (TYPE) BTC_EXT_SDL_COMMENT 20091009
3 Importing IV_DEF_CLEAR_PARAM Call by reference Type reference (TYPE) BTC_EXT_SDL_DESC 20091009
4 Importing IV_DEF_RAISE_PAR Call by reference Type reference (TYPE) BTC_EXT_SDL_DESC 20091009
5 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) BTC_EXT_SDL_DESC 20091009
6 Importing IV_KEEP_CLOSE Call by reference Type reference (TYPE) BOOLEAN 20091009
7 Importing IV_NAME Call by reference Type reference (TYPE) BTC_EXT_SDL_EVENT 20091009

Method EVENT_DEFINITION_CREATE on Interface IWCI_BAE_WD_MODEL has no exception.

Method EVENT_INSTANCES_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_DEFINITION Call by reference Type reference (TYPE) BTC_EXT_SDL_EVENT 20091013

Method EVENT_INSTANCES_LOAD on Interface IWCI_BAE_WD_MODEL has no exception.

Method EVENT_RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RC Value transfer Type reference (TYPE) I 20091009
2 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) BTC_EXT_SDL_EVENT 20091009
3 Importing IV_PARAMETER Call by reference Type reference (TYPE) BTC_EXT_SDL_DESC 20091009

Method EVENT_RAISE on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RC Value transfer Type reference (TYPE) INT4 20091009
2 Importing IV_JOBID Call by reference Type reference (TYPE) BTC_EXT_JOB_ID 20091009

Method JOB_CANCEL on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_CHANGE_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RC Value transfer Type reference (TYPE) INT4 20091009
2 Importing IV_JOBID Call by reference Type reference (TYPE) BTC_EXT_JOB_ID 20091009

Method JOB_CHANGE_PREPARE on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_DEFINITION_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DEFINITION_OK Value transfer Type reference (TYPE) BOOLEAN 20090217

Method JOB_DEFINITION_CHECK on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_DEFINITION_INITIALIZE Signature

Method JOB_DEFINITION_INITIALIZE on Interface IWCI_BAE_WD_MODEL has no parameter.
Method JOB_DEFINITION_INITIALIZE on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_DEFINITION_PARAMS_LOAD Signature

Method JOB_DEFINITION_PARAMS_LOAD on Interface IWCI_BAE_WD_MODEL has no parameter.
Method JOB_DEFINITION_PARAMS_LOAD on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_DETAILS_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_JOBID Call by reference Type reference (TYPE) BTC_EXT_JOB_ID 20090309

Method JOB_DETAILS_LOAD on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_HOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RC Value transfer Type reference (TYPE) INT4 20091009
2 Importing IV_JOBID Call by reference Type reference (TYPE) BTC_EXT_JOB_ID 20091009

Method JOB_HOLD on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_KILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RC Value transfer Type reference (TYPE) INT4 20091009
2 Importing IV_JOBID Call by reference Type reference (TYPE) BTC_EXT_JOB_ID 20091009

Method JOB_KILL on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_OP_MESSAGES_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_LOAD_OK Value transfer Type reference (TYPE) BOOLEAN 20091104

Method JOB_OP_MESSAGES_LOAD on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_OUTPUT_INFO_LOAD Signature

Method JOB_OUTPUT_INFO_LOAD on Interface IWCI_BAE_WD_MODEL has no parameter.
Method JOB_OUTPUT_INFO_LOAD on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_OUTPUT_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_APP_LOG_HEADER Call by reference Type reference (TYPE) BAL_S_LOG 20111027
2 Exporting ET_APP_LOG_MESSAGES Call by reference Type reference (TYPE) BTC_T_APP_LOG 20111027
3 Exporting ET_JOB_LOG Call by reference Type reference (TYPE) BTC_T_JOB_LOG 20111027
4 Exporting EV_MIME_TYPE Call by reference Type reference (TYPE) BTC_EXT_DOC_MIME_TYPE 20090319
5 Exporting EV_OUTPUT Call by reference Type reference (TYPE) STRING 20090319
6 Exporting EV_OUTPUT_RAW Call by reference Type reference (TYPE) BTC_BINDATA 20090319
7 Importing IV_DOC_ID Call by reference Type reference (TYPE) BTC_EXT_JOB_OUTPUT_ID 20090319
8 Importing IV_DOC_MIME_TYPE Call by reference Type reference (TYPE) BTC_EXT_DOC_MIME_TYPE 20090319
9 Importing IV_DOC_SIZE Call by reference Type reference (TYPE) BTC_EXT_SDL_INT 20090319
10 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) BTC_EXT_JOB_OUTPUT_TYPE 20111026
11 Importing IV_JOB_ID Call by reference Type reference (TYPE) BTC_EXT_JOB_ID 20090319

Method JOB_OUTPUT_LOAD on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_PARAMETERS_LOAD Signature

Method JOB_PARAMETERS_LOAD on Interface IWCI_BAE_WD_MODEL has no parameter.
Method JOB_PARAMETERS_LOAD on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RC Value transfer Type reference (TYPE) INT4 20091009
2 Importing IV_JOBID Call by reference Type reference (TYPE) BTC_EXT_JOB_ID 20091009

Method JOB_RELEASE on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_SIMPLE_DETAILS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CREATION_DATE Call by reference Type reference (TYPE) TIMESTAMP 20091009
2 Exporting EV_CREATION_USER Call by reference Type reference (TYPE) BTC_EXT_SDL_USER 20091009
3 Exporting EV_MODIFICATION_DATE Call by reference Type reference (TYPE) TIMESTAMP 20091009
4 Exporting EV_MODIFICATION_USER Call by reference Type reference (TYPE) BTC_EXT_SDL_USER 20091009
5 Exporting EV_RC Call by reference Type reference (TYPE) INT4 20091009
6 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) BTC_EXT_SDL_INT 20091009
7 Exporting EV_RUNTIME Call by reference Type reference (TYPE) BTC_EXT_SDL_INT 20091009
8 Exporting EV_RUN_DATE Call by reference Type reference (TYPE) TIMESTAMP 20091009
9 Exporting EV_START_DATE Call by reference Type reference (TYPE) TIMESTAMP 20091009
10 Importing IV_JOBID Call by reference Type reference (TYPE) BTC_EXT_JOB_ID 20091009

Method JOB_SIMPLE_DETAILS_GET on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_START_OPTIONS_LOAD Signature

Method JOB_START_OPTIONS_LOAD on Interface IWCI_BAE_WD_MODEL has no parameter.
Method JOB_START_OPTIONS_LOAD on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_STATUS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RC Call by reference Type reference (TYPE) INT4 20091009
2 Exporting EV_STATUS Call by reference Type reference (TYPE) BTC_EXT_JOB_STATUS 20091009
3 Importing IV_JOBID Call by reference Type reference (TYPE) BTC_EXT_JOB_ID 20091009

Method JOB_STATUS_GET on Interface IWCI_BAE_WD_MODEL has no exception.

Method JOB_SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_JOBID Value transfer Type reference (TYPE) BTC_EXT_JOB_ID 20090225

Method JOB_SUBMIT on Interface IWCI_BAE_WD_MODEL has no exception.

Method OPERATOR_MESSAGES_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OP_MESSAGES Call by reference Type reference (TYPE) BTC_T_EXT_OPERATOR_MESSAGE 20091009
2 Exporting EV_RC Call by reference Type reference (TYPE) INT4 20091009
3 Importing IV_DATE_FROM Call by reference Type reference (TYPE) TIMESTAMP 20091009
4 Importing IV_DATE_TO Call by reference Type reference (TYPE) TIMESTAMP 20091009
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) BTC_EXT_OBJ_ID 20091009
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BTC_EXT_OBJ_TYPE 20091009
7 Importing IV_PORTION Call by reference Type reference (TYPE) INT4 20091009
8 Importing IV_SEARCH_STRING Call by reference Type reference (TYPE) STRING 20091009

Method OPERATOR_MESSAGES_LOAD on Interface IWCI_BAE_WD_MODEL has no exception.

Method OPERATOR_MESSAGE_DET_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LONGTEXT Call by reference Type reference (TYPE) STRING 20091009
2 Exporting EV_MOD_DATE Call by reference Type reference (TYPE) TIMESTAMP 20091009
3 Exporting EV_MOD_OBJ_ID Call by reference Type reference (TYPE) BTC_EXT_OBJ_ID 20091009
4 Exporting EV_MOD_OBJ_TYPE Call by reference Type reference (TYPE) BTC_EXT_OBJ_TYPE 20091009
5 Exporting EV_RC Call by reference Type reference (TYPE) INT4 20091009
6 Importing IV_MSG_ID Call by reference Type reference (TYPE) BTC_EXT_OBJ_ID 20091009

Method OPERATOR_MESSAGE_DET_GET on Interface IWCI_BAE_WD_MODEL has no exception.

Method OPERATOR_MESSAGE_REPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RC Value transfer Type reference (TYPE) INT4 20091009
2 Importing IV_MSG_ID Call by reference Type reference (TYPE) BTC_EXT_OBJ_ID 20091009
3 Importing IV_REPLY_TEXT Call by reference Type reference (TYPE) STRING 20091009

Method OPERATOR_MESSAGE_REPLY on Interface IWCI_BAE_WD_MODEL has no exception.

Method QUEUE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_QUEUE_OK Value transfer Type reference (TYPE) BOOLEAN 20090217

Method QUEUE_CHECK on Interface IWCI_BAE_WD_MODEL has no exception.

Method SCHEDULER_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CONNECTION_OK Value transfer Type reference (TYPE) BOOLEAN 20090210

Method SCHEDULER_CHECK on Interface IWCI_BAE_WD_MODEL has no exception.

Method SCHEDULER_DEFAULTS_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEST_OK Call by reference Type reference (TYPE) BOOLEAN 20090220
2 Exporting EV_ISOL_GRP_OK Call by reference Type reference (TYPE) BOOLEAN 20090220

Method SCHEDULER_DEFAULTS_LOAD on Interface IWCI_BAE_WD_MODEL has no exception.

Method SCHEDULER_DEST_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DEST_OK Value transfer Type reference (TYPE) BOOLEAN 20090227

Method SCHEDULER_DEST_CHECK on Interface IWCI_BAE_WD_MODEL has no exception.

Method SCHEDULER_INSTANCE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_SCHEDULER Value transfer Object reference (TYPE REF TO) IF_BTC_EXT_SDL 20090216

Method SCHEDULER_INSTANCE_GET on Interface IWCI_BAE_WD_MODEL has no exception.

Method SCHEDULER_ISOL_GROUP_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ISOL_GROUP_OK Value transfer Type reference (TYPE) BOOLEAN 20090227

Method SCHEDULER_ISOL_GROUP_CHECK on Interface IWCI_BAE_WD_MODEL has no exception.

Method SELECT_JOBS Signature

Method SELECT_JOBS on Interface IWCI_BAE_WD_MODEL has no parameter.
Method SELECT_JOBS on Interface IWCI_BAE_WD_MODEL has no exception.

Method WD_GET_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_CONTROLLER 20090204

Method WD_GET_API on Interface IWCI_BAE_WD_MODEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720