BAPI3060_VALUATION_CHAR SAP (Classification: Object Description and CHAR/BOOL Values) Structure details

Dictionary Type: Structure
Description: Classification: Object Description and CHAR/BOOL Values




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




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

BAPI3060_VALUATION_CHAR 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 "Classification: Object Description and CHAR/BOOL Values" 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_BAPI3060_VALUATION_CHAR TYPE BAPI3060_VALUATION_CHAR.

The BAPI3060_VALUATION_CHAR table consists of various fields, each holding specific information or linking keys about Classification: Object Description and CHAR/BOOL Values data available in SAP. These include CLASS_TYPE (Class Type), OBJECTKEY (Key of object to be classified), CLASS_TYPE (Class Type), OBJECTKEY (Key of object to be classified).. 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: Not classified


SAP BAPI3060_VALUATION_CHAR 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
CLASS_TYPEClass Type KLASSENARTCHAR3Assigned to domainKLASSENARTKAR
OBJECTKEYKey of object to be classified OBJNUMCHAR50OBJEKTOJK
CLASS_TYPEClass Type KLASSENARTCHAR3Assigned to domainKLASSENARTKAR
OBJECTKEYKey of object to be classified OBJNUMCHAR50OBJEKTOJK
OBJECTTABLEName of database table for object TABELLECHAR30Assigned to domainOBJEKTTABOTA
CLOBJECTKEYConfiguration (internal object number) CUOBJNUMC18CUOBJCUX
OBJECTTABLEName of database table for object TABELLECHAR30Assigned to domainOBJEKTTABOTA
CLOBJECTKEYConfiguration (internal object number) CUOBJNUMC18CUOBJCUX
CHANGENUMBERChange Number AENNRCHAR12Assigned to domainAENNRAENNRAEN
KEYDATEKey date BAPI_KEYDATEDATS8SYDATS
CHANGENUMBERChange Number AENNRCHAR12Assigned to domainAENNRAENNRAEN
CHARACTCharacteristic Name ATNAMCHAR30ATNAMFEA
KEYDATEKey date BAPI_KEYDATEDATS8SYDATS
VALUE_CHARCharacteristic Value ATWRTCHAR30ATWRT
CHARACTCharacteristic Name ATNAMCHAR30ATNAMFEA
INHERITEDIndicator: characteristic is inherited FLINHCHAR1CHAR1
INSTANCEInstance counter ATZISNUMC3NUMC3
VALUE_CHARCharacteristic Value ATWRTCHAR30ATWRT
INHERITEDIndicator: characteristic is inherited FLINHCHAR1CHAR1
VALUE_NEUTRALCharacteristic Value ATWRTCHAR30ATWRT
INSTANCEInstance counter ATZISNUMC3NUMC3
CHARACT_DESCRCharacteristic description ATBEZCHAR30TEXT30
VALUE_NEUTRALCharacteristic Value ATWRTCHAR30ATWRT
OBJECTKEY_LONG CUOBN90CHAR90CUOBN90OJK
CHARACT_DESCRCharacteristic description ATBEZCHAR30TEXT30
VALUE_CHAR_LONG ATWRT70CHAR70ATWRT70
VALUE_NEUTRAL_LONG ATWRT70CHAR70ATWRT70

Key field Non-key field



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

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

How to access SAP table BAPI3060_VALUATION_CHAR

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