---
title: "GetBillingGlobalsID (Opus Funktion)"
---
### Beschreibung

Gibt die BillingGlobalsID zurück.

### Argumente

| **Name** | **Typ** | **Beschreibung** |
| --- | --- | --- |
|  | [integer](../../standard-datentypen/integer.md) | InvoiceID |

### Rückgabewert [integer](../../standard-datentypen/integer.md)

xxx

### Beispiel

`Lo_Globals = GetSSF_BillingGlobalsObject(GetBillingGlobalsID(Ai_InvoiceID));`

### Siehe auch

---
