> ## Documentation Index
> Fetch the complete documentation index at: https://notevil.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CAPLfunctionSCCGetMessageBodyIdAttr

[Open topic with navigation](../../../../../CANoeDEFamily.htm#Topics/CAPLFunctions/SmartCharging/Functions/CAPLfunctionSCCGetMessageBodyIdAttr.md)

**CAPL Functions** » [Smart Charging](../CAPLFunctionsSmartChargingOverview.md) » [SCC Modeling Libraries (Simulation Setup)](../CAPLFunctionsSmartChargingOverview.md#BMNodeayerDLL) » [V2G Simulation Data](../CAPLFunctionsSmartChargingOverview.md#V2GSimDataRead) » [EVSE Functions](../CAPLFunctionsSmartChargingOverview.md#V2GSimDataRead) » SCC\_GetMessageBodyIdAttr

# SCC\_GetMessageBodyIdAttr

[Valid for](../../../Shared/FeatureAvailability.md):  CANoe DE • CANoe4SW DE

**Note**\
This function can be called only within the assigned callback. The function is used to query the details of a request.

## Function Syntax

```
void SCC_GetMessageBodyIdAttr ( char Id[] )
```

## Description

Gets the Id attribute of the message body.

## Parameters

* **Id**: Queries the Id attribute of the message body (to the given char buffer).

## Return Values

—

## Example

—
