J_1BPIS_S_F205 SAP (EFD PIS/COFINS - Register F205) Structure details

Dictionary Type: Structure
Description: EFD PIS/COFINS - Register F205




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




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

J_1BPIS_S_F205 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 "EFD PIS/COFINS - Register F205" 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_F205 TYPE J_1BPIS_S_F205.

The J_1BPIS_S_F205 table consists of various fields, each holding specific information or linking keys about EFD PIS/COFINS - Register F205 data available in SAP. These include VL_CUS_INC_ACUM_ANT (Costs incurred of the real estate unit before report period), VL_CUS_INC_PER_ESC (Costs incurred of the real estate unit in report period), VL_CUS_INC_ACUM (Costs incurred of the real estate unit up to report period), VL_EXC_BC_CUS_INC_ACUM (Portion of costs without right to credit up to report period).. 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 J_1BPIS_S_F205 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
REG Fixed text containing 'F205'0
VL_CUS_INC_ACUM_ANT Costs incurred of the real estate unit before report period0
VL_CUS_INC_PER_ESC Costs incurred of the real estate unit in report period0
VL_CUS_INC_ACUM Costs incurred of the real estate unit up to report period0
VL_EXC_BC_CUS_INC_ACUM Portion of costs without right to credit up to report period0
VL_BC_CUS_INC Credit tax base on the costs incurred up to report period0
CST_PIS PIS tax situation code as per table 4.3.3.0
ALIQ_PIS PIS tax rate (in percentage)0
VL_CRED_PIS_ACUM Total of PIS credit acumulated over the incurred costs0
VL_CRED_PIS_DESC_ANT PIS credit portion discounted before report period0
VL_CRED_PIS_DESC PIS credit portion to be discounted in the report period0
VL_CRED_PIS_DESC_FUT PIS portion value to be discounted in future periods0
CST_COFINS COFINS tax situation code, according the table 4.3.40
ALIQ_COFINS PIS tax rate (in percentage)0
VL_CRED_COFINS_ACUM Total of COFINS credit accumulated over the costs0
VL_CRED_COFINS_DESC_ANT COFINS credit portion discounted before report period0
VL_CRED_COFINS_DESC COFINS credit portion to be discounted in the report period0
VL_CRED_COFINS_DESC_FUT COFINS portion value to be discounted in future periods0

Key field Non-key field



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

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

How to access SAP table J_1BPIS_S_F205

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