SAP ABAP Function Module BIZC_EXPORT_USAGE (Exportiert Daten zu einer Usage als XML)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NBC (Application Component) NetWeaver Business Content
⤷
SBIZC4 (Package) Business Content: Central System
⤷
⤷
Basic Data
| Function Module | BIZC_EXPORT_USAGE | Exportiert Daten zu einer Usage als XML |
| Function Group | SBIZC_FW_REMOTE | Remote Interface for BizContent Framew. |
| Program Name | SAPLSBIZC_FW_REMOTE | |
| INCLUDE Name | LSBIZC_FW_REMOTEU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EP_DATA | TYPE | XSTRING | BizCont-Daten der Usage in hex-Format | |||
| |
EP_BIZC_GUID | TYPE | BIZC_SERV_GUID | GUID des BizCont-Servers auf diesem System | |||
| |
IP_USAGE | TYPE | BIZC_USAGE | ID einer Content-Objektverwendung | |||
| |
IP_CALLING_APPLICATION | TYPE | BIZC_CLIENT | SPACE | Anwendung welche BizCo verwendet | ||
| |
IP_REPLACE_USERNAME | TYPE | SYUNAME | 'SAP' | Benutzername soll anonymisiert werden | ||
| |
COMMUNICATION_PROBLEM | TYPE | |||||
| |
BIZC_FRAMEWORK_ERROR | TYPE | Interen Probleme mit den Framework vgl. Message | ||||
| |
NO_REGISTRATION | TYPE | Anwendung konnte nicht registriert werden | ||||
| |
UNKNOWN_ERROR | TYPE | Unbekannter Fehler (vgl. Message) | ||||
| |
NOT_AVAILABLE_FOR_BIZCONTENT | TYPE | System steht für Business Content Pflege nicht zur Verfügung | ||||
| |
READ_ERROR | TYPE | Die Daten konnten nicht gelesen werden | ||||
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 | 20041230 |
| SAP Release Created in | 700 |