J_1BPIS_S_CONSOLIDATION_C600 SAP (Structure to consolidation of register C600 and children) Structure details

Dictionary Type: Structure
Description: Structure to consolidation of register C600 and children




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




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

J_1BPIS_S_CONSOLIDATION_C600 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 "Structure to consolidation of register C600 and children" 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_J_1BPIS_S_CONSOLIDATION_C600 TYPE J_1BPIS_S_CONSOLIDATION_C600.

The J_1BPIS_S_CONSOLIDATION_C600 table consists of various fields, each holding specific information or linking keys about Structure to consolidation of register C600 and children data available in SAP. These include REG (Fixed text containing 'C600'), COD_MOD (Model Code of the Nota Fiscal, according to Table 4.1.1), COD_MUN (Consumption points city code, according to IBGE table), SER (Nota Fiscal Serie).. 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 (Deep)


SAP J_1BPIS_S_CONSOLIDATION_C600 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
C600 0
REG Fixed text containing 'C600'0
COD_MOD Model Code of the Nota Fiscal, according to Table 4.1.10
COD_MUN Consumption points city code, according to IBGE table0
SER Nota Fiscal Serie0
SUB Nota Fiscal Subserie0
COD_CONS Power/Piped gas consum. class code-Water supply consum. code0
QTD_CONS Number of consolidated documents on this record0
QTD_CANC Number of canceled documents0
DT_DOC Date of consolidated documents0
VL_DOC Total value of documents0
VL_DESC Accumulated discount value0
CONS Accumulated total consumption, in kWh (Code 06)0
VL_FORN Accumulated supply value0
VL_SERV_NT Accumulated value of services not subject to ICMS0
VL_TERC Values charged on behalf of others0
VL_DA Accumulated value of other expenses0
VL_BC_ICMS Accumulated value of the ICMS tax base0
VL_ICMS Accumulated ICMS tax value0
VL_BC_ICMS_ST Accumulated value of the ICMS ST tax base0
VL_ICMS_ST Accumulated ICMS ST tax value0
VL_PIS Accumulated PIS value0
VL_COFINS Accumulated COFINS value0
C601_TABLE 0
C605_TABLE 0
C609_TABLE 0

Key field Non-key field



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

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

How to access SAP table J_1BPIS_S_CONSOLIDATION_C600

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