Insert rows in EBX5 Group
InsertEBXGroup.RdThis function inserts data rows into a group stored in EBX5.
Requires that the EBX5 connection was configured using SetupEBXConnection.
Arguments
- data
a
data.framedefining the rows to insert. All primary keys (usually the Identifier) and all mndatory attributes must be present.- sdmx_group_name
group name, in SDMX style. Available code lists are shown by function
GetEBXGroupsin the field "Acronym". The actual group location in EBX5 (branch, instance, code-list-name) are resolved using the Metadata structure.
Author
Thomas Berger, thomas.berger@fao.org