Entering content frameBackground documentation Service Provider for Transactions Locate the document in its SAP Library structure

The service provider for transactions can insert transactions from all SAP application systems into Records Management.

SP POID Parameters

TCODE: Transaction code of the transaction to be integrated

Connection Parameters

FUNCTIONMODULE_EXISTENCE_CHECK: Function module for existence check (optional)

Enter the name of a function module for checking the existence of transactions. If you do not enter a value, the system uses the SAP function module SRM_TRANSACTION_CHECK. Function modules that you have implemented yourself must have the same interface as the SAP function module SRM_TRANSACTION_CHECK. If you do not want the system to check the existence of the transaction, you can enter the value NONE.

RFC-DESTINATION: RFC destination of the target system (optional)

Enter the RFC destination of the system from which the transactions should be incorporated. To determine an RFC destination, or to create a new one, choose the following in the Implementation Guide (IMG) SAP Web Application Server ® Application Link Enabling (ALE) ® Sending and Receiving Systems ® Systems in Network ® Define Target Systems for RFC Calls.

If the transaction is to be incorporated from the local system, do not enter a value.

Context Parameters

SPAGPAID

This context parameter enables you to transfer SET GET PARAMETERS to a transaction. Using SET GET PARAMETERS, you can enter values in advance for fields within the transaction. You can enter any number of values for the parameter.

Enter a field ID of the appropriate transaction as a value for the parameter.

Example: aid="2"

Note It is only effective to enter values for the context parameter if you create an instance node, because entering values in advance can only ever apply for one particular transaction.

SKIP_SCREEN

The context parameter enables you to skip the initial screen when calling the transaction. If you want to skip the initial screen, enter X. If you do not want to skip the initial screen, do not enter a value.

Leaving content frame