BAPIBUSISM012_SCALE SAP (IS-M: BAPI Structure for Contract Scale) Structure details

Dictionary Type: Structure
Description: IS-M: BAPI Structure for Contract Scale




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




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

BAPIBUSISM012_SCALE 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 "IS-M: BAPI Structure for Contract Scale" 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_BAPIBUSISM012_SCALE TYPE BAPIBUSISM012_SCALE.

The BAPIBUSISM012_SCALE table consists of various fields, each holding specific information or linking keys about IS-M: BAPI Structure for Contract Scale data available in SAP. These include SCALE_COND_TYPE (IS-M: Type of Scale Condition), SCALE_COND_TYPE_TEXT (Short Description of Repository Objects), LINE_NO (Current number of the line scale), SCALEBASE (Scale base value of the condition).. 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 BAPIBUSISM012_SCALE 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
COA_NUMBERIS-M: Contract Number ABS_VTNRNUMC6JHTVKOABS_VTNRJHWMJHW
SCALE_COND_TYPEIS-M: Type of Scale Condition ISM_CONKSCHLCHAR1ISM_CONKSCHL
SCALE_COND_TYPE_TEXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
LINE_NOCurrent number of the line scale KLFN1NUMC4KLFNR
SCALEBASEScale base value of the condition BAPIKSTBS1DEC28(9) BAPICUREXT
SCALE_TYPEScale Type STFKZCHAR1STFKZ
SCALE_TYPE_TEXTShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
SCALE_QTYCondition scale quantity KSTBMQUAN15(3) MENG15
SCALE_UOMCondition scale unit of measure KONMSUNIT3T006CUNITMEINS
SCALE_UOM_ISOCondition unit of measure in UoM KVMEI_ISOCHAR3T006IISOCD_UNIT
SCALE_VALScale base value of the condition BAPIKSTBS1DEC28(9) BAPICUREXT
SCALE_CURRENCYCurrency Key WAERSCUKY5TCURCWAERSFWS
SCALE_CURRENCY_ISOISO code currency WAERS_ISOCHAR3ISOCD
COND_VALUECondition rate BAPIKBETR1DEC28(9) BAPICUREXT
COND_CURRENCYCurrency Key WAERSCUKY5TCURCWAERSFWS
COND_CURRENCY_ISOISO code currency WAERS_ISOCHAR3ISOCD
COND_P_UNTCondition pricing unit KPEINDEC5KPEIN
COND_UNITCondition unit KMEINUNIT3T006CUNITMEINS
CD_UNT_ISOCondition unit of measure in UoM KVMEI_ISOCHAR3T006IISOCD_UNIT
COA_ITEM_NOIS-M: Contract, Item Number ABS_POSNRNUMC4Assigned to domainABS_POSNR
REQ_ELEMENT_NOIS-M: Requirement Element Number BED_POSNRNUMC3NUM03
APPLICATIONApplication KAPPLCHAR2Assigned to domainKAPPLKAP
ACCESS_SEQUENCEAccess sequence KOZGFCHAR4Assigned to domainKOZGF
ACCESS_NOAccess sequence - Access number KOLNRNUMC2Assigned to domainKOLNR
TABLE_NOCondition table KOTABNRNUMC3Assigned to domainKOTABNRKON
COND_TYPECondition Type KSCHLCHAR4T685KSCHLVKS
COND_TYPE_TEXTName VTXTKCHAR20TEXT20

Key field Non-key field



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

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

How to access SAP table BAPIBUSISM012_SCALE

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