FKKOP04_SCR SAP (Screen Fields for RFKKOP04) Structure details

Dictionary Type: Structure
Description: Screen Fields for RFKKOP04




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




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

FKKOP04_SCR 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 "Screen Fields for RFKKOP04" 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_FKKOP04_SCR TYPE FKKOP04_SCR.

The FKKOP04_SCR table consists of various fields, each holding specific information or linking keys about Screen Fields for RFKKOP04 data available in SAP. These include SEL_TYPE_OPL (Preparation Object Type), SEL_NAME_OPL (OI Line Layout Name), SEL_TYPE_OPC (Preparation Object Type), SEL_NAME_OPC (Predefined Selection for Open Items).. 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 FKKOP04_SCR 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
SEL_NAMEPredefined Selection for Master Data SLNOP_KKCHAR10SLNAM_KKFKK_SELP_OPNAME
SEL_TYPE_OPLPreparation Object Type SLTYP_KKCHAR2Assigned to domainSLTYP_KK
SEL_NAME_OPLOI Line Layout Name SLNLA_KKCHAR10DFKK_SELP_RESSLNAM_KK
SEL_TYPE_OPCPreparation Object Type SLTYP_KKCHAR2Assigned to domainSLTYP_KK
SEL_NAME_OPCPredefined Selection for Open Items SLNOK_KKCHAR10DFKK_SELP_RESSLNAM_KK
OP_AMOUNTDefault Area for Account Balance SLSAL_KKCURR13(2) WRTV7
OP_CURRCurrency Key WAERSCUKY5TCURCWAERSFWS
OP_LEVELLevel on Which the Entered Balance is Checked SLSAE_KKNUMC1SLSAE_KK
OP_INST_PLANInstallment Plan has Priority SLINP_KKCHAR1XKENNZ_KK
OP_COLL_BILLCollective Invoice has Priority SLCBL_KKCHAR1XKENNZ_KK
OP_GRIDFrom Due Dates According to Grid GRID_KKCHAR1XFELD
OP_NO_STATNo Other Statistical Items SLNST_KKCHAR1XFELD
OP_CD_SUMSCredit/Debit Totals SLCDS_KKCHAR1XFELD
OP_NO_TOTALNo Overall Total SLNTS_KKCHAR1XFELD
OP_NEGAT_OPCExclude Items from Selection SLNNO_KKCHAR1XFELD
OP_NO_DPAYNo Down Payments for Statistical Receivables SLNDP_KKCHAR1XFELD
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
OBJECTObject for Split into Intervals SLOBJECT_KKCHAR10TFKDIOBJECT_KK
VARIANTVariant for Split into Intervals SLVARIANT_KKCHAR8FKKDIHDRVARIANT_KK
SEL_NAME_OPEName of Extract Line Layout SLNEX_KKCHAR10DFKK_SELP_RESSLNAM_KK
SEL_TYPE_OPEPreparation Object Type SLTYP_KKCHAR2Assigned to domainSLTYP_KK
OP_NO_DPAONo Outgoing Payments for Statistical Requests SLNDO_KKCHAR1XFELD
SEL_TYPE_OPVPreparation Object Type SLTYP_KKCHAR2Assigned to domainSLTYP_KK
SEL_NAME_OPVItem Summarization SLNVF_KKCHAR10DFKK_SELP_RESSLNAM_KK

Key field Non-key field



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

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

How to access SAP table FKKOP04_SCR

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