BAPI1171_1 SAP (PRICAT: Transfer structure catalog header Pricat_K001) Structure details

Dictionary Type: Structure
Description: PRICAT: Transfer structure catalog header Pricat_K001




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




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

BAPI1171_1 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 "PRICAT: Transfer structure catalog header Pricat_K001" 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_BAPI1171_1 TYPE BAPI1171_1.

The BAPI1171_1 table consists of various fields, each holding specific information or linking keys about PRICAT: Transfer structure catalog header Pricat_K001 data available in SAP. These include ILN_SENDER (PRICAT: International location number of sender (CHAR 35)), UNIQUE_REFERENCE (PRICAT: Unique catalog reference of the message sender), STATE_OF_PROCES (PRICAT: Catalog processing status), TEST_INDICATOR (PRICAT: Produktive / test indicator).. 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 BAPI1171_1 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
PRICECATALOGUEPRICAT: Unique internal catalog number PRINBRCHAR10Assigned to domainPRINBRPRNPRICAT_HEADER
ILN_SENDERPRICAT: International location number of sender (CHAR 35) PRIILNSCHAR35CHAR35ILN
UNIQUE_REFERENCEPRICAT: Unique catalog reference of the message sender PRIUNIREFCHAR35CHAR35
STATE_OF_PROCESPRICAT: Catalog processing status PRISTATECHAR3PRISTATE
TEST_INDICATORPRICAT: Produktive / test indicator PRITESTCHAR1PRITEST
VENDORVendor Account Number ELIFNCHAR10Assigned to domainALPHALIFNRLIFKRED_C
PUR_GROUPPurchasing Group BKGRPCHAR3Assigned to domainEKGRPEKG
ILN_RECIPIENTPRICAT: Internation location number, recipient (char 35) PRIILNRCHAR35CHAR35
DATE_MESSAGEPRICAT: last transferred date (YYYYMMDD) PRIDATECHAR8EDIDAT8
TIME_MESSAGEPRICAT: Last transferred time (HHMMSS) PRITIMECHAR6EDITIM6
CREATED_BYName of Person who Created the Object ERNAMCHAR12USNAM
SYNTAX_IDENTPRICAT: Syntax identifier PRISYNTAXCHAR4
SYNTAX_VERSIONPRICAT: Syntax version number PRISYNVERCHAR1
PASSWORD_RECIPPRICAT: Reference or password of recipient PRIPASSWCHAR14
ILN_PARTY_IDPRICAT: ILN of the data source (char 35) PRIPARTYCHAR35CHAR35
CURRENCY_SENDERPRICAT: Currency of the sender in ISO PRICURRSCHAR3EDIF6345
CURRENCY_RECIPPRICAT: Currency of the recipient in ISO PRICURRRCHAR3EDIF6345
OUTBOUNDFLAGPRICAT: Indicator for Outbound Processing PRIOUTBOUNDFLAGCHAR1XFELD
PRIOUTSTATEPRICAT: Status of a Price Catalog at Outbound PRIOUTSTATECHAR1PRIOUTSTATE
ASSORTMENTAssortment ASORTCHAR10WRS1ALPHAASORTWSTWSOR
CUSTOMERCustomer Numbers KUNNRCHAR10KNA1ALPHAKUNNRKUNC_KUNNR
DATEFROMPRICAT: Valid from date of message PRIDATABDATS8DATUM
DATETOPRICAT: 'Valid to' date of message PRIDATBIDATS8DATUM
PRICEKEYDATEPRICAT: Key date for price determination PRISTICHDATS8DATUM
PROFILPRICAT: Requirements profile PRIPRFCHAR4PRICAT_PROPRIPRFPRIP
PPROCEDUREPRICAT: Calculation schema PRIKSMCHAR6Assigned to domainKALSM
SALESORGSales Organization VKORGCHAR4TVKOVKORGVKOC_VKORG
DISTR_CHANDistribution Channel VTWEGCHAR2TVTWVTWEGVTWC_VTWEG
DIVISIONDivision SPARTCHAR2TSPASPARTSPAC_SPART
DETERMINATIONPRICAT: Price/tax/condition determination - yes/no PRIPREISERMCHAR1PRIPREI
PRICECUSTOMERPRICAT: Template Customer for Price Determination PRIMUSTERKUNDECHAR10Assigned to domainALPHAKUNNRDEBI
DATEFROMPOSIPRICAT: Valid-From Date for Items PRIDATABPOSIDATS8DATUM
WEB_STATEPRICAT: Indicator for Internet Release PRIWEBSTATECHAR1PRIWEBSTATE
WEB_CUSTOMERPRICAT: Template Customer for the Internet PRIWEBCUSTOMERCHAR10Assigned to domainALPHAKUNNRDEBI
VALIDITYDATEPRICAT: Valid-From Date for Items in Engin. Change Managemnt PRIVALIDITYCHMGDATS8DATUM
HISTORYPRICAT: History ID in engineering change management PRICHMGHISTORYCHAR1XFELD
USEDATEPRICAT: ID - Use Valid-From Date PRICHMGUSEDATECHAR1XFELD
CHMGINTERVALPRICAT: Interval for Engineering Change Management in Days PRICHMGINTERVALNUMC3PRICHMGINTERVAL
LASTUPDATEPRICAT: Date Engineering Change Management Last Executed PRICHMGDATEDATS8DATUM
STARTSENDINGPRICAT: ID for transferring error-free catalog PRICHMGAUTOCHAR1XFELD
LOGNRApplication Log: External ID BALNREXTCHAR100BALNREXTBALEXT

Key field Non-key field



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

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

How to access SAP table BAPI1171_1

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