GTRT_CRM_BAD_PRICING_I SAP (Grantor: BAD - item - pricing result) Structure details

Dictionary Type: Structure
Description: Grantor: BAD - item - pricing result




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




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

GTRT_CRM_BAD_PRICING_I 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 "Grantor: BAD - item - pricing result" 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_GTRT_CRM_BAD_PRICING_I TYPE GTRT_CRM_BAD_PRICING_I.

The GTRT_CRM_BAD_PRICING_I table consists of various fields, each holding specific information or linking keys about Grantor: BAD - item - pricing result data available in SAP. These include ORDERADM_H_GUID (CHAR32 data element for SYST), NET_VALUE_MAN (Char 15), TARGET_VALUE (19 Characters), CASHFLOW_TYPE (Not More Closely Defined Area, Possibly Used for Patchlevels).. 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 GTRT_CRM_BAD_PRICING_I 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
GUIDCHAR32 data element for SYST SYCHAR32CHAR32SYCHAR32
ORDERADM_H_GUIDCHAR32 data element for SYST SYCHAR32CHAR32SYCHAR32
NET_VALUE_MANChar 15 CHAR15CHAR15CHAR15
TARGET_VALUE19 Characters CHAR19CHAR19CHAR19
CASHFLOW_TYPENot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
TAX_GROUP_PProduct Tax Group CRMT_TAX_GROUPCHAR20CRM_TAX_GROUP
TAX_GROUP_P_CTYCountry Key LAND1CHAR3Assigned to domainLAND1LND
TAX_GROUP_P_REGSTATE (State, Province, County) REGIOCHAR3Assigned to domainREGIO
TAX_GROUP_P_TTPTax Type CRMT_TAX_TYPECHAR4BUTX_TAX_TYPE
TAX_DEPART_CTYCountry Key LAND1CHAR3Assigned to domainLAND1LND
TAX_DEPART_REGSTATE (State, Province, County) REGIOCHAR3Assigned to domainREGIO
TAXJURCODE_FROMTax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
TAX_TARIFF_CODEField of length 16 CHAR16CHAR16CHAR16
STATISTICALStatistical values GTRT_CRM_STATISTICALCHAR1GTRT_CRM_STATISTICAL
PRC_INDICATORGrantor: Pricing indicator GTRT_CRM_PRICING_INDICATORCHAR1GTRT_CRM_PRICING_INDICATOR
NET_VALUEChar 15 CHAR15CHAR15CHAR15
NET_PRICEChar 15 CHAR15CHAR15CHAR15
TAX_AMOUNTChar 15 CHAR15CHAR15CHAR15
FREIGHTChar 15 CHAR15CHAR15CHAR15
GROSS_VALUEChar 15 CHAR15CHAR15CHAR15
NET_WO_FREIGHTChar 15 CHAR15CHAR15CHAR15
SUBTOTAL1Char 15 CHAR15CHAR15CHAR15
SUBTOTAL2Char 15 CHAR15CHAR15CHAR15
SUBTOTAL3Char 15 CHAR15CHAR15CHAR15
SUBTOTAL4Char 15 CHAR15CHAR15CHAR15
SUBTOTAL5Char 15 CHAR15CHAR15CHAR15
SUBTOTAL6Char 15 CHAR15CHAR15CHAR15
CREDIT_INDICATORGrantor: Credit Debit Indicator GTRT_CRM_CREDIT_INDICATORCHAR1GTRT_CRM_CREDIT_INDICATOR
NETPR_PRIC_UNITR/2 table CHAR5CHAR5CHAR5
NETPR_UOMBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
RECURRING_CHARGEChar 15 CHAR15CHAR15CHAR15
RECURRING_TAXChar 15 CHAR15CHAR15CHAR15
REC_DURATIONCharacter field 13 digits CHAR13CHAR13CHAR13
REC_TIME_UNITName of Time Unit TIMEUNITNACHAR12Assigned to domainTIMEUNITNA
REC_MAIN_ITM_CUMGeneral Flag FLAGCHAR1FLAG

Key field Non-key field



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

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

How to access SAP table GTRT_CRM_BAD_PRICING_I

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