Skip to content

/AWS1/CL_IOI=>IMPORTSIGNALCATALOG()

About ImportSignalCatalog

Creates a signal catalog using your existing VSS formatted content from your local device.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/IOIRESOURCENAME /AWS1/IOIRESOURCENAME

The name of the signal catalog to import.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/IOIDESCRIPTION /AWS1/IOIDESCRIPTION

A brief description of the signal catalog.

IO_VSS TYPE REF TO /AWS1/CL_IOIFORMATTEDVSS /AWS1/CL_IOIFORMATTEDVSS

The contents of the Vehicle Signal Specification (VSS) configuration. VSS is a precise language used to describe and model signals in vehicle networks.

IT_TAGS TYPE /AWS1/CL_IOITAG=>TT_TAGLIST TT_TAGLIST

Metadata that can be used to manage the signal catalog.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IOIIMPSIGNALCATALOG01 /AWS1/CL_IOIIMPSIGNALCATALOG01