pm4py.connectors.extract_ocel_sap_accounting#
- pm4py.connectors.extract_ocel_sap_accounting(connection_string: str, prefix: str = '') OCEL [source]#
Extracts an object-centric event log for the SAP Accounting process.
Columns: - ACTIVITY (ocel:activity): Activity performed in the Accounting process. - TIMESTAMP (ocel:timestamp): Timestamp of the activity execution.
Object Types: - case:concept:name: Identifier of the case. - org:resource: Resource involved in the activity.
- Parameters:
connection_string (
str
) – ODBC connection string to the SAP database.prefix (
str
) – Prefix for the tables (e.g., SAPSR3.).
- Return type:
OCEL