Menu

SAP Function Module BAPI_EXTSECACCSTMNT_CREATE

Create External Securities Account Statement

The Function Module BAPI_EXTSECACCSTMNT_CREATE (Create External Securities Account Statement) is a standard Function Module in SAP ERP and is part of the function group 1062 within the package FTR_SECURITY_ACCOUNT_MGT.

Technical Information

Function Module BAPI_EXTSECACCSTMNT_CREATE
Short Text Create External Securities Account Statement
Function Group 1062
Package FTR_SECURITY_ACCOUNT_MGT
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STATEMENTHEADER LIKE BAPI1062_HEADER_CREATE Header Data of External Securities Account Statement
TESTRUN LIKE BAPI1062_GEN-TESTRUN SPACE Switch to Simulation Mode for Write BAPIs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NUMBERID LIKE BAPI1062_GEN-NUMBERID Treasury: Comparison Entity Number

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
POSITIONLIST LIKE BAPI1062_POSITION_CREATE Create External Position
RETURN LIKE BAPIRET2 Return Parameters

Exceptions

This function module does not define any Exceptions.