The Function Module SSFPSE_PARAMETER () is a standard Function Module in SAP ERP and is part of the function group SSFM within the package SECF.
Function Module | SSFPSE_PARAMETER |
Short Text | |
Function Group | SSFM |
Package | SECF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLIC | LIKE | SSFARGS-APPLIC | SSF application description | |
CONTEXT | TYPE | PSECONTEXT | 'SSFA' | Application Context of a PSE |
MANDT | TYPE | SSFARGS-MANDT | SY-MANDT | Mandant |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATALEN | LIKE | SSF_PSE_H-DATALEN | PSE file length | |
FALLBACK | TYPE | C | ||
HOST | LIKE | SSF_PSE_H-HOST | R/3 System, Name of Application Server | |
ID | LIKE | SSF_PSE_H-ID | SSF Signatory/Recipient Name | |
INSTANCEID | LIKE | SSF_PSE_H-INSTANCEID | R/3 System, Name of Application Server | |
KEY | LIKE | SSF_PSE_H-NAME | Key field for SSF_PSE storage | |
PROFILE | LIKE | RLGRAP-FILENAME | Local file for upload/download | |
PSENAME | LIKE | SSF_PSE_H-FILENAME | PSE file name | |
SIGNED | LIKE | SSF_PSE_H-SIGNED | Flags for PSE storage |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PSE_NOT_DISTRIB | |
PSE_NOT_FOUND |