Menu

SAP Function Module ECP_SRV_CHECK_KNA1

Check customer authorization

The Function Module ECP_SRV_CHECK_KNA1 (Check customer authorization) is a standard Function Module in SAP ERP and is part of the function group ECP_ESERVICE1 within the package EC_ESERVICE.

Technical Information

Function Module ECP_SRV_CHECK_KNA1
Short Text Check customer authorization
Function Group ECP_ESERVICE1
Package EC_ESERVICE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJID LIKE AMYO_S_OBJ-OBJKEY Objeject ID
OBJTYPE LIKE AMYO_S_OBJ-OBJTYPE Object type
USERREFERENCE LIKE BAPIAPREF BOR object type assigned to the user

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RCODE LIKE DATATYPE-BOOLEAN boolean variable (X-true, --false, space-unknown)

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.