/IBS/SRB_SICVS SAP (RBD: Interface Collateral Source System) Structure details

Dictionary Type: Structure
Description: RBD: Interface Collateral Source System




ABAP Code to SELECT data from /IBS/SRB_SICVS
Related tables to /IBS/SRB_SICVS
Access table /IBS/SRB_SICVS




Structure field list including key, data, relationships and ABAP select examples

/IBS/SRB_SICVS is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "RBD: Interface Collateral Source System" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_/IBS/SRB_SICVS TYPE /IBS/SRB_SICVS.

The /IBS/SRB_SICVS table consists of various fields, each holding specific information or linking keys about RBD: Interface Collateral Source System data available in SAP. These include VERTV (RBD: Contract Number Source System), RSICV (RBD: Reference Number of Collateral), SSICV (RBD: Collateral Types), KBEZV (RBD: Short Name).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP /IBS/SRB_SICVS structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
LIBUERBD: Source Accounting Unit /IBS/E_LIBUECHAR4/IBS/O_LIBUE
VERTVRBD: Contract Number Source System /IBS/E_VERTVCHAR100/IBS/O_RCHR100
RSICVRBD: Reference Number of Collateral /IBS/E_RSICHNUMC8
SSICVRBD: Collateral Types /IBS/E_SSICHCHAR4/IBS/O_SSICH
KBEZVRBD: Short Name /IBS/E_XKBEZCHAR15
WHAFTRBD: Currency Value of the Assigned Rights from Collateral /IBS/E_WHAFTCUKY5Assigned to domainWAERS
HAFTVRBD: Value of Rights Assigned from the Collateral /IBS/E_BHAFTCURR13(2) /IBS/O_RBETRAG
WVERSRBD Currency Contract Total Source System /IBS/E_WVERSCUKY5Assigned to domainWAERS
VERSVRBD Contract Total Source System /IBS/E_VERSVCURR13(2) /IBS/O_RBETRAG
WKRSWRBD: Currency RBD Market Value of Security Accor. to Cert. /IBS/E_WKRSWCUKY5Assigned to domainWAERS
KRSWVRBD: Market Value of a Security in Accordance with Para.DV5 /IBS/E_KRSWVCURR13(2) /IBS/O_RBETRAG

Key field Non-key field



How do I retrieve data from SAP structure /IBS/SRB_SICVS using ABAP code?

As /IBS/SRB_SICVS is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on /IBS/SRB_SICVS as there is no data to select.

How to access SAP table /IBS/SRB_SICVS

Within an ECC or HANA version of SAP you can also view further information about /IBS/SRB_SICVS and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!