BAPI1312CHVBAK SAP () Structure details

Dictionary Type: Structure
Description:




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




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

BAPI1312CHVBAK 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 "" 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_BAPI1312CHVBAK TYPE BAPI1312CHVBAK.

The BAPI1312CHVBAK table consists of various fields, each holding specific information or linking keys about data available in SAP. These include INSTITUTION (Institution), SALESORG (Sales Organization), DISTR_CHAN (Distribution Channel), DIVISION (Division).. 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)


SAP BAPI1312CHVBAK 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
DOC_NUMBERSales Document VBELN_VACHAR10Assigned to domainALPHAVBELNAUN
INSTITUTIONInstitution EINRICHAR4Assigned to domainALPHAEINRIEIN
SALESORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
DISTR_CHANDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
DIVISIONDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
ORDER_TYPE NWCH_AFARTCHAR1NWCH_AFART
ORDER_CATEGORY NWCH_AUTYPCHAR2NWCH_AUTYP
PERFORM_OUIS-H: Organizational Unit that Performs the Service ERBOECHAR8Assigned to domainALPHAORGID
REQ_DEPT_OUDepartmental Organizational Unit That Requests the Service ANFOECHAR8Assigned to domainALPHAORGID
CANTON_TARIFFIS-H CH: Canton Tariff NCH_TARCDECHAR3Assigned to domainNCH_TARCDE
CLASSIS-H: Patient Class ISH_PAYCLCHAR4ALPHAISH_PAYCL
SOLD_TOSold-to party KUNAGCHAR10Assigned to domainALPHAKUNNRVAG
PURCH_DATECustomer purchase order date BSTDKDATS8DATUM
PURCH_TIMETime received EIGUZTIMS6UZEIT
PURCH_NO_CCustomer purchase order number BSTKDCHAR35BSTKD
REF_1Your Reference IHREZCHAR12TEXT12
REFNO_GUARANChar 20 CHAR20CHAR20CHAR20
DEPART_NAMEComment CHAR50CHAR50TEXT50
REF_DOC_LReference Document Number XBLNR_VCHAR16XBLNR
REMARK_INTComment CHAR50CHAR50TEXT50
REMARK_EXTComment CHAR50CHAR50TEXT50
ORDERIDOrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
INV_PRNT_INDCharacter Field Length 1 CHAR01CHAR1CHAR1
CANCEL_INDIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
CANCEL_USERIS-H: Name of User who Canceled Data Record STORN_USERCHAR12USNAM
CANCEL_DATEDate of Cancellation STORN_DATDATS8RI_DATUM
REF_DOC_L_LONGReference Document Number (See long text for dependencies) XBLNR_V_LONGCHAR35XBLNR_LONG

Key field Non-key field



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

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

How to access SAP table BAPI1312CHVBAK

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