VTBFHAPO_S SAP (Securities include for VTBFHAPO) Structure details

Dictionary Type: Structure
Description: Securities include for VTBFHAPO




ABAP Code to SELECT data from VTBFHAPO_S
Related tables to VTBFHAPO_S
Access table VTBFHAPO_S




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

VTBFHAPO_S 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 "Securities include for VTBFHAPO" 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_VTBFHAPO_S TYPE VTBFHAPO_S.

The VTBFHAPO_S table consists of various fields, each holding specific information or linking keys about Securities include for VTBFHAPO data available in SAP. These include SSOLHAB (Debit/credit indicator), KWKURS (Security price), SNWHR (Currency of nominal amount), SBWHR (Position Currency (Currency of Position Amount)).. 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 VTBFHAPO_S 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
SBEWZITIFlow category SBEWZITICHAR4Assigned to domainSBEWZITI
SSOLHABDebit/credit indicator VVSSOLHABCHAR1VVSSOLHAB
KWKURSSecurity price VVKWKURSDEC15(6) VVKWKURS
SNWHRCurrency of nominal amount SNWHRCUKY5Assigned to domainWAERS
SBWHRPosition Currency (Currency of Position Amount) SBWHRCUKY5Assigned to domainWAERS
BBWHRAmount in position currency BBWHRCURR13(2) WERTV7
SCWHRSettlement Currency SCWHRCUKY5Assigned to domainWAERS
BCWHRSettlement Amount BCWHRCURR13(2) WERTV7
BHWHRAmount in local currency BHWHRCURR13(2) WERTV7
SSWHRStock price currency VVSSWHRCUKY5Assigned to domainWAERS
BSWHRMarket value VVBSWHRCURR13(2) WERTV7
SRUNITCurrency unit VVSRUNITCHAR5Assigned to domainVVSRUNIT
KURS1Exchange rate KURSFDEC9(5) EXCRTKURSF
KURS2Exchange rate KURSFDEC9(5) EXCRTKURSF
KCROSSExchange rate KURSFDEC9(5) EXCRTKURSF
SCRWHR1Currency Key WAERSCUKY5Assigned to domainWAERSFWS
SCRWHR2Currency Key WAERSCUKY5Assigned to domainWAERSFWS
DORDEROrder day DORDERDATS8DATUM
DDISPOValue date / planning day VVDWERTSTDATS8DATUM
DBESTANDPosition value date DBESTANDDATS8DATUM
DBEST6BDate for ยง6b EstG relevant postings DBEST6BDATS8DATUM
SSTCKKZAccrued interest method SSTCKKZCHAR1SSTCKKZ
SSTCKTGAccrued interest: Daily method SSTCKTGCHAR1SZBMETH
SEFFMETHEffective Interest Method (Financial Mathematics) SEFFMETHNUMC1SEFFMETH
PEFFZINSEffective Interest Rate PEFFZINSDEC10(7) DEC3_7
SWOHERSource of flow record SWOHERCHAR1CHAR1
SFLATIndicator 'Traded flat',i.e.no accrued interest calculation VVSFLATCHAR1XFELD
DCOUPONCoupon date of next delivered coupon VVDCOUPONDATS8DATUM
SCOUPONCoupon ID for interest and accrued interest calculation VVSCOUPONCHAR1VVSCOUPON
JONLAENIndicator for fixing a flow record JONLAENCHAR1VVSONLAEN
JZINSZPTInterest date JZINSZPTCHAR1JANEI
RPNNRDaybook no. VVRPNNRCHAR10VVRPNNR

Key field Non-key field



How do I retrieve data from SAP structure VTBFHAPO_S using ABAP code?

As VTBFHAPO_S 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 VTBFHAPO_S as there is no data to select.

How to access SAP table VTBFHAPO_S

Within an ECC or HANA version of SAP you can also view further information about VTBFHAPO_S 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!