Menu

SAP Function Module SSFPSE_STORE

The Function Module SSFPSE_STORE () is a standard Function Module in SAP ERP and is part of the function group SSFM within the package SECF.

Technical Information

Function Module SSFPSE_STORE
Short Text
Function Group SSFM
Package SECF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
B_CLEANUP TYPE SSFFLAG 'X'
B_DISTRIBUTE TYPE SSFFLAG
B_NEWDN TYPE SSFFLAG
FNAME LIKE RLGRAP-FILENAME
FORMAT LIKE SSF_PSE_H-DATAFORMAT 'RAW'
HOST LIKE SSF_PSE_H-HOST ' '
ID LIKE SSF_PSE_H-ID
INSTANCEID LIKE SSF_PSE_H-INSTANCEID '00'
PSENAME LIKE SSF_PSE_H-FILENAME
PSEPIN LIKE SSFPARMS-PABPW
TYPE LIKE SSF_PSE_H-TYPE 'PSE'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AUTHORITY_MISSING No authorization for this function
FILE_LOAD_FAILED
STORING_FAILED