SAP ABAP Function Module KMC_SECURITY_CALLBACK (Security callback for attachment security manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
EP-KM-WS (Application Component) Embedded Knowledge Management
⤷
S_KMC_BC_RF (Package) KMC: Repository Framework Client API
⤷
⤷
Basic Data
| Function Module | KMC_SECURITY_CALLBACK | Security callback for attachment security manager |
| Function Group | KMC_BC | |
| Program Name | SAPLKMC_BC | |
| INCLUDE Name | LKMC_BCU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_IS_ALLOWED | TYPE | STRING | Returns true if user is allowed to access resource | |||
| |
E_TTL | TYPE | INT4 | Returns time to live to cache entry | |||
| |
E_DEBUG_VALUE | TYPE | STRING | Returns debug information | |||
| |
E_DEBUG_CALLBACK | TYPE | STRING | Returns parameters for call back check | |||
| |
I_RID | TYPE | STRING | RID der zu prüfenden Resource | |||
| |
I_PERMISSION | TYPE | STRING | Die zu überprüfende Aktion (lesen, schreiben, ...) | |||
| |
I_BO_TYPE | TYPE | STRING | Business Object Type | |||
| |
I_BO_NODE | TYPE | STRING | Business Object Node | |||
| |
I_BO_ID | TYPE | STRING | Business Object Id | |||
| |
I_CONTAINER | TYPE | STRING | Name des Attachment Containers | |||
| |
I_KTP_DOC_TYPE | TYPE | STRING | KTP Document Type | |||
| |
KMC_CALLBACK_EXCEPTION | TYPE | Is thrown in error situation | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20110909 |
| SAP Release Created in | 700 |