KOMWBHI_VC_IS SAP (KOMWBHI: Fields for Configuration in Trading Contract IS) Structure details

Dictionary Type: Structure
Description: KOMWBHI: Fields for Configuration in Trading Contract IS




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




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

KOMWBHI_VC_IS 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 "KOMWBHI: Fields for Configuration in Trading Contract IS" 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_KOMWBHI_VC_IS TYPE KOMWBHI_VC_IS.

The KOMWBHI_VC_IS table consists of various fields, each holding specific information or linking keys about KOMWBHI: Fields for Configuration in Trading Contract IS data available in SAP. These include IS_CHAR_01 (Characteristic Value), IS_CHAR_02 (Characteristic Value), IS_CHAR_03 (Characteristic Value), IS_CHAR_04 (Characteristic Value).. 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: Can be enhanced (character-type or numeric)


SAP KOMWBHI_VC_IS 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
IS_POSNR_GLOTrading Contract: Item Number TPOSNNUMC6TPOSNWKP
IS_CHAR_01Characteristic Value ATWRTCHAR30ATWRT
IS_CHAR_02Characteristic Value ATWRTCHAR30ATWRT
IS_CHAR_03Characteristic Value ATWRTCHAR30ATWRT
IS_CHAR_04Characteristic Value ATWRTCHAR30ATWRT
IS_CHAR_05Characteristic Value ATWRTCHAR30ATWRT
IS_CHAR_06Characteristic Value ATWRTCHAR30ATWRT
IS_CHAR_07Characteristic Value ATWRTCHAR30ATWRT
IS_CHAR_08Characteristic Value ATWRTCHAR30ATWRT
IS_CHAR_09Characteristic Value ATWRTCHAR30ATWRT
IS_CHAR_10Characteristic Value ATWRTCHAR30ATWRT
IS_BUTT_INT1Carrier field for icons ICON_TEXTCHAR132SYCHAR132
IS_BUTT_INT2Carrier field for icons ICON_TEXTCHAR132SYCHAR132
IS_CONF_SDCharacter Field Length 1 CHAR01CHAR1CHAR1
IS_CONF_MMCharacter Field Length 1 CHAR01CHAR1CHAR1
IS_CONF_FDEConfiguration in Trading Contract: Type of Configuration WB2B_VC_CONF_TYPECHAR2WB2B_VC_CONF_TYPE
IS_CONF_UPDVariant Configuration in Trading Contract: Update Indicator WB2B_VC_FLG_UPDCHAR1UPDKZ
IS_CONF_ALLWDConfiguration in the Trading Contract: Config. Allowed? WB2B_VC_FLG_CONF_ALLWDCHAR1WB2B_VC_FLG_CONF_ALLWD
IS_CONF_ERRORCharacter Field Length 1 CHAR01CHAR1CHAR1
IS_COPYCharacter Field Length 1 CHAR01CHAR1CHAR1
IS_STAT1Character Field Length 1 CHAR01CHAR1CHAR1
IS_STAT2Character Field Length 1 CHAR01CHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table KOMWBHI_VC_IS

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