The Function Module LDAP_WRITE_CA () is a standard Function Module in SAP ERP and is part of the function group SLDAP_CERT within the package SLDAP.
Function Module | LDAP_WRITE_CA |
Short Text | |
Function Group | SLDAP_CERT |
Package | SLDAP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BASEDN | LIKE | LDAPDEFS-DN | ||
DESCRIPTION | LIKE | LDAPDEFS-VAL | ||
ISSUER | LIKE | LDAPDEFS-DN | ||
NAMECA | LIKE | LDAPDEFS-DN | ||
SERVERID | LIKE | LDAPSERVER-SERVERID | Symbolic Name of LDAP Server |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARL | LIKE | LDAP_VALI | ||
CERT | LIKE | LDAP_VALI | ||
CRL | LIKE | LDAP_VALI | ||
CRSS | LIKE | LDAP_VALI |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Internal Error |
LDAP_FAILURE | |
NOTHING_FOUND | No Entry Found |
PARAMETER_ERROR | Incorrect parameter |