FKKBIXINVBILL_S_DATA SAP (Runtime Structure for FKKINVBILL_S_DATA) Structure details

Dictionary Type: Structure
Description: Runtime Structure for FKKINVBILL_S_DATA




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




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

FKKBIXINVBILL_S_DATA 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 "Runtime Structure for FKKINVBILL_S_DATA" 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_FKKBIXINVBILL_S_DATA TYPE FKKBIXINVBILL_S_DATA.

The FKKBIXINVBILL_S_DATA table consists of various fields, each holding specific information or linking keys about Runtime Structure for FKKINVBILL_S_DATA data available in SAP. These include SRC_GROUP (Grouping of Source Items), BILLDOCRECTYPE (Record Type in Billing Document), SIMULATED (Billing Document Is Simulated), CRDATE (Date on Which Billing Document Was Created).. 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 FKKBIXINVBILL_S_DATA 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
SRC_GROUPGrouping of Source Items SRC_GROUP_KKCHAR8
BILLDOCRECTYPERecord Type in Billing Document BILLDOCRECTYPE_KKCHAR2BILLDOCRECTYPE_KK
SIMULATEDBilling Document Is Simulated SIMULATED_KKCHAR1XFELD
CRDATEDate on Which Billing Document Was Created BILLCRDATE_KKDATS8DATUM
CITCATConsumption Item Class CITCAT_KKCHAR4Assigned to domainCITCAT_KKFKK_BIX_CITCAT
BITCATBillable Item Class BITCAT_KKCHAR4TFK8101CBITCAT_KKFKK_BIX_BITCAT
BITSTATUSStatus of Billable Item BITSTATUS_KKCHAR1BITSTATUS_KK
BITRECTYPERecord Type of Billable Item BITRECTYPE_KKCHAR2BITRECTYPE_KK
BIT_DBTABDatabase Table Containing Billable Item BIT_DBTAB_KKCHAR16DBOBJ_NAME
BIT_GRPNOGrouping of Billable Items in Billing Document BIT_GRPNO_KKNUMC8
SUBPROCESSSubprocess of Billing SUB_PROCESS_KKCHAR4Assigned to domainSUB_PROCESS_KK
BITTYPEType of Billable Item BITTYPE_KKCHAR4TFK8102BITTYPE_KK
SRCTATYPESource Transaction Type SRCTATYPE_KKCHAR5TFK8103SRCTATYPE_KK
SRCREFTYPEType of Reference to Source Transaction in Billing Document BILL_SRCREFTYPE_KKCHAR1BILL_SRCREFTYPE_KK
SRCREFReference to Source Transaction in Billing Document BILL_SRCREF_KKCHAR22SYSUUID_22
XPRIMARYPrimary Billable Item XPRIMARY_KKCHAR1XFELD
RELTYPE_PRIMARYType of Relationship to Primary Item RELTYPE_PRIMARY_KKCHAR2RELTYPE_PRIMARY_KK
BITMONTHMonth of Origin of Billable Item BITMONTH_KKCHAR6PERIMONTHS_KK
BITCRMONTHMonth in Which Billable Item Was Created BITCRMONTH_KKCHAR6PERIMONTHS_KK
BIT_AMOUNTAmount of Billable Item BIT_AMOUNT_KKCURR13(2) WRTV7
BIT_CURRCurrency of Billable Item BIT_CURR_KKCUKY5Assigned to domainWAERS
BIT_NUMBERNumber of Billable Items BIT_NUMBER_KKINT410INT4_NOS
SRCTAIDSource Transaction ID SRCTAID_KKCHAR22ALPHASRCTAID_KK

Key field Non-key field



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

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

How to access SAP table FKKBIXINVBILL_S_DATA

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