The Function Module SCMS_HTTP_ADMIN_CERT_SEND () is a standard Function Module in SAP ERP and is part of the function group SCMS_HTTP_ADMIN within the package SCMS.
Function Module | SCMS_HTTP_ADMIN_CERT_SEND |
Short Text | |
Function Group | SCMS_HTTP_ADMIN |
Package | SCMS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HTTP_PORT | LIKE | CREP_HTTP-HTTP_PORT | CMS port of Content Server | |
HTTP_SCRPT | LIKE | CREP_HTTP-HTTP_SCRPT | SAP ArchiveLink: Program Name and Path Name | |
HTTP_SERV | LIKE | CREP_HTTP-HTTP_SERV | HTTP server ID | |
HTTP_SPORT | LIKE | CREP_HTTP-HTTP_SPORT | CMS SSL port of Content Server | |
VERSION | LIKE | CREP_HTTP-VERSION | CMS interface version (http) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.