FKKBIXBIT_PTSET_SAMPLE_PARAMS SAP (Parameters for Generating Test Data (Partner Settlement)) Structure details

Dictionary Type: Structure
Description: Parameters for Generating Test Data (Partner Settlement)




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




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

FKKBIXBIT_PTSET_SAMPLE_PARAMS 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 "Parameters for Generating Test Data (Partner Settlement)" 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_FKKBIXBIT_PTSET_SAMPLE_PARAMS TYPE FKKBIXBIT_PTSET_SAMPLE_PARAMS.

The FKKBIXBIT_PTSET_SAMPLE_PARAMS table consists of various fields, each holding specific information or linking keys about Parameters for Generating Test Data (Partner Settlement) data available in SAP. These include PT_PRODUCT_CAT (Product Category from Partner Viewpoint), PT_USERID_REFTY (Type of Reference for Partner ID of Consumption Item), PT_USERID_REF (Partner ID of Consumption Item), BILL_FIRST (Target Date for Billing).. 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: Cannot Be Enhanced


SAP FKKBIXBIT_PTSET_SAMPLE_PARAMS 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
PSCATPartner Settlement Category PSCAT_KKCHAR4TFKPS0PSCAT_KK
PT_PRODUCT_CATProduct Category from Partner Viewpoint PT_PRODUCT_CAT_KKCHAR10
PT_USERID_REFTYType of Reference for Partner ID of Consumption Item PT_USERID_REFTY_KKCHAR1PT_USERID_REFTY_KK
PT_USERID_REFPartner ID of Consumption Item PT_USERID_REF_KKCHAR35TFKPS_USERID_REFPT_USERID_REF_KK
BILL_FIRSTTarget Date for Billing BILL_FIRST_KKDATS8
GPART_PRIMARYBusiness Partner of Primary Item GPART_PRIMARY_KKCHAR10Assigned to domainALPHABU_PARTNER
VTREF_PRIMARYContract of Primary Item VTREF_PRIMARY_KKCHAR20ALPHAVTREF_KK
SUBAP_PRIMARYSubapplication of Contract of Primary Item SUBAP_PRIMARY_KKCHAR1SUBAP_KK8SA
SRCTAID_PRIMARYSource Transaction ID of Primary Item SRCTAID_PRIMARY_KKCHAR22ALPHASRCTAID_KK
SRCTATY_PRIMARYSource Transaction Type of Primary Item SRCTATY_PRIMARY_KKCHAR5Assigned to domainSRCTATYPE_KK
RELTYPE_PRIMARYType of Relationship to Primary Item RELTYPE_PRIMARY_KKCHAR2RELTYPE_PRIMARY_KK
XPRIMARYPrimary Billable Item XPRIMARY_KKCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table FKKBIXBIT_PTSET_SAMPLE_PARAMS

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