/AIF/CFUNC_USER - Authorized Users for Functions
Authorized Users for Functions information is stored in SAP table /AIF/CFUNC_USER.
It is part of development package /AIF/CUSTOM_FUNCTIONS in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Custom-defined functions in AIF Error Handling".
It is part of development package /AIF/CUSTOM_FUNCTIONS in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Custom-defined functions in AIF Error Handling".
Fields for table /AIF/CFUNC_USER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| .INCLUDE | X | /AIF/IFKEYS | 0 | |||
| NS | Namespace | X | /AIF/NS | CHAR | 12 | /AIF/T_NS |
| IFNAME | Interface Name | X | /AIF/IFNAME | CHAR | 20 | /AIF/T_FINF |
| IFVER | Interface Version | X | /AIF/IFVERSION | CHAR | 10 | /AIF/T_FINF |
| IDFUNC | Function ID | X | /AIF/FUNC_ID | CHAR | 64 | /AIF/CFUNC_DET |
| AUTHUSER | User Name in User Master Record | X | XUBNAME | CHAR | 24 | USR02 |