GTRT_CRM_BAD_PRICING SAP (Grantor: BAD - pricing parameter - set) Structure details

Dictionary Type: Structure
Description: Grantor: BAD - pricing parameter - set




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




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

GTRT_CRM_BAD_PRICING 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 - pricing parameter - set" 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 TYPE GTRT_CRM_BAD_PRICING.

The GTRT_CRM_BAD_PRICING table consists of various fields, each holding specific information or linking keys about Grantor: BAD - pricing parameter - set data available in SAP. These include ORDERADM_H_GUID (CHAR32 data element for SYST), EXCHG_TYPE (Exchange Rate Type), EXCHG_DATE (Field of type DATS), TAXJURCODE (Tax Jurisdiction).. 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 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
EXCHG_TYPEExchange Rate Type KURSTCHAR4Assigned to domainKURSTKUT
EXCHG_DATEField of type DATS DATSDATS8DATS
TAXJURCODETax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
CUST_PRIC_PROCSingle-Character Indicator CHAR1CHAR1CHAR1
REF_CURRENCYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
ENT_STRATEGYSingle-Character Indicator CHAR1CHAR1CHAR1
CURRENCYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
PRICE_DATEKey date for price determination PRICE_DATEDATS8DATUM
PMNTTRMSGrantor: Terms of Payment GTRT_CRM_PMNTTRMSCHAR4ZTERM
PRICE_GRPVersion Number Component CHAR2CHAR2CHAR2
PRICE_LISTVersion Number Component CHAR2CHAR2CHAR2
CUST_GROUPVersion Number Component CHAR2CHAR2CHAR2
EXCHG_RATECharacter field of 9 digits CHAR9CHAR9CHAR9
TAX_DEST_CTYCountry Key LAND1CHAR3Assigned to domainLAND1LND
TAX_DEST_REGSTATE (State, Province, County) REGIOCHAR3Assigned to domainREGIO
VAT_REG_NOText (20 Characters) TEXT20CHAR20TEXT20
ETAX_HAND_TYPEVersion Number Component CHAR2CHAR2CHAR2
ETAX_SOURCEVersion Number Component CHAR2CHAR2CHAR2
SCORECharacter Field Length = 10 CHAR10CHAR10CHAR10
GRADERating BP_GRADECHAR10Assigned to domainBP_GRADE
AC_INDICATORVersion Number Component CHAR2CHAR2CHAR2
CUSTOMER_TYPEBusiness Partner Type BU_BPKINDCHAR4Assigned to domainBU_KIND
CFOP_CODECharacter Field Length = 10 CHAR10CHAR10CHAR10
ICMS_TAXLAW3-Byte field CHAR3CHAR3CHAR3
IPI_TAXLAW3-Byte field CHAR3CHAR3CHAR3
TAX_MAT_USAGEMaterial Usage TAX_MAT_USAGECHAR1TAX_MAT_USAGE
LOC_TAXCATExternal Interface:Tax Category CRMT_BUAG_EI_TAXCATCHAR2CHAR2
LOC_ZEROVATSingle-Character Indicator CHAR1CHAR1CHAR1
LOC_ACTCODEVersion Number Component CHAR2CHAR2CHAR2
LOC_DISTTYPEVersion Number Component CHAR2CHAR2CHAR2
LOC_TXRELCLASCharacter Field Length = 10 CHAR10CHAR10CHAR10
PAYMENT_METHODExternal Interface: Payment Method for Incoming Payments CRMT_BUAG_EI_PAYMETH_INCHAR1CHAR1
SCRAP_VALUECharacter Field Length = 10 CHAR10CHAR10CHAR10
SCRAP_CURRENCYR3A BP: Currency Key for Reuse Value Limit GB_SCRAP_CUKYCUKY5
SCRAP_INSTR_LOWR3A BP: Scrapping Instructions GB_SCRAP_INSTR_LOWCHAR1
SCRAP_INSTR_HIGHR3A BP: Scrapping Instructions GB_SCRAP_INSTR_HIGHCHAR1
VALID_FROMChar 15 CHAR15CHAR15CHAR15
VALID_TOChar 15 CHAR15CHAR15CHAR15
TRANS_TIMEChar 15 CHAR15CHAR15CHAR15
REF_GUIDCHAR32 data element for SYST SYCHAR32CHAR32SYCHAR32
REF_KINDObject Type CRMT_OBJECT_KINDCHAR1CRM_OBJECTKIND

Key field Non-key field



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

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

How to access SAP table GTRT_CRM_BAD_PRICING

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