Ansicht
Dokumentation

SCTC_EXECUTE_TASK - Executes a Task

SCTC_EXECUTE_TASK - Executes a Task

TXBHW - Original Tax Base Amount in Local Currency   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is used to trigger execution of CTC task in dark mode. This will internally connects through

CTC Webservice Management interface client with the specified Logical port (parameter name IP_LOGICAL_PORT_NAME_.

Logical port can be created programmatically through SCTC_CREATE_LOGICAL_PORT or manually through SOAMANAGER transaction.

Example

Import Parameters:

Name,,Type,,Example Value,,Description,,

IP_LOGICAL_PORT_NAME,,PRX_LOGICAL_PORT_NAME,,10_66_212_94_50000IP_LOGICAL_PORT_NAME,,PRX_LOGICAL_PORT_NAME,,10_66_212_94_50000,,Value retrieved from SCTC_CREATE_LOGICAL_PORT

,,

IS_RESSOURCE_IDENTIFIER,,SCTCS_RESOURCE_IDENTIFIER,,,,Please refer below,,

IT_CONTEXT_MESSAGES,,SCTCT_CONTEXT_MESSAGE,,,,Please refer below,,

IT_RESOURCES,,SCTCT_RESOURCE,,,,Adhoc XML resources,,

IP_SYNCHRONIOUS,,BOOLEAN,,abap_false,,Execution mode: Sync/Async,,

IP_NOTIFICATION_POPUP,,BOOLEAN,,abap_false,,Show notification pop-up if there are errors if value is true,,

SCTCS_RESOURCE_IDENTIFIER-COMPONENT = sap.com/tc~lm~config~byd (DC name of CTC content)

SCTCS_RESOURCE_IDENTIFIER-PATH = content/ByD/WSI/system/WSIProcess.cproc (CPROC path which needs to be executed in dark mode)

SCTCT_CONTEXT_MESSAGE – Table of XML Messages

Line Type: SCTCS_CONTEXT_MESSAGE

SCTCS_CONTEXT_MESSAGE- BA_DATA = XML Data

SCTCS_CONTEXT_MESSAGE-NAME = Message Name

Export Parameters:

Name,,Type,,Example Value,,Description,,

EP_SESSION_ID,,SCTC_SESSION_ID,,,,Session Id – Uniquely identifies particular CTC execution,,

ET_EVENTS,,SCTCT_EVENTS,,,,List of events along with the status,,

EP_OUTPUT_MESSAGE,,STRING,,,,Output Message. If any error,,

Notes

Further information





Parameters

EP_OUTPUT_MESSAGE
EP_SESSION_ID
ET_EVENTS
IP_LOGICAL_PORT_NAME
IP_NOTIFICATION_POPUP
IP_SYNCHRONIOUS
IS_RESSOURCE_IDENTIFIER
IT_CONTEXT_MESSAGES
IT_RESOURCES

Exceptions

APPLICATION_FAULT
CTC_EXECUTE_FAULT
NO_AUTHORITY
SYSTEM_FAULT

Function Group

SCTC_API

ABAP Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 2497 Date: 20240523 Time: 045458     sap01-206 ( 36 ms )