PROFSIM_KOMLFK SAP (Important Fields of komlfk for Profit Simulation) Structure details

Dictionary Type: Structure
Description: Important Fields of komlfk for Profit Simulation




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




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

PROFSIM_KOMLFK 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 "Important Fields of komlfk for Profit Simulation" 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_PROFSIM_KOMLFK TYPE PROFSIM_KOMLFK.

The PROFSIM_KOMLFK table consists of various fields, each holding specific information or linking keys about Important Fields of komlfk for Profit Simulation data available in SAP. These include WBELN (Agency Business: Document Number), WAERL (Currency of Agency Document), WFDAT (Agency business: Posting date), WKURS (Exchange Rate).. 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 PROFSIM_KOMLFK 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
WBELN_MASTERAgency Business: Document Number WBELN_AGCHAR10Assigned to domainALPHAWBELN
WBELNAgency Business: Document Number WBELN_AGCHAR10Assigned to domainALPHAWBELN
WAERLCurrency of Agency Document WAERLCUKY5Assigned to domainWAERSFWS
WFDATAgency business: Posting date WFDATDATS8DATUM
WKURSExchange Rate WKURSDEC9(5) EXCRTKURSP
WKURS_DATTranslation Date WWERT_DDATS8DATUM
BRTWRAgenncy Business: Gross value in document currency BRTWR_LFCURR15(2) WERTV8
ZTERMTerms of Payment Key DZTERMCHAR4ZTERM
ZBD1TCash (Prompt Payment) Discount Days DZBDETDEC3ZBDXT
ZBD1PCash Discount Percentage 1 DZBD1PDEC5(3) PRZ23
ZBD2TCash discount days 2 DZBD2TDEC3ZBDXT
ZBD2PCash Discount Percentage 2 DZBD2PDEC5(3) PRZ23
ZBD3TNet Payment Terms Period DZBD3TDEC3ZBDXT
NETWRAgency Business: Net value in document currency NETWR_LFCURR15(2) WERTV8
NETWRDAgency value: Net Value in Document Currency (Customer-Side) NETWRD_LFCURR15(2) WERTV8
BRTWRDAgency Business: Gross Value of Doc.Currency (Customr-Side) BRTWRD_LFCURR15(2) WERTV8
ZTERMDTerms of Payment Key for Customer WZTERMDCHAR4ZTERM
ZBD1TDCash Discount Period for Customer WZBD1TDDEC3ZBDXT
ZBD1PDCash discount percentage 1 customer WZBD1PDDEC5(3) PRZ23
ZBD2TDCash discount period 2 customer WZBD2TDDEC3ZBDXT
ZBD2PDCash Discount Percentage 2 Customer WZBD2PDDEC5(3) PRZ23
ZBD3TDDeadline for Customer Net Condition WZBD3TDDEC3ZBDXT
GSKTODAmount eligible for cash discount in document currency SKFBPCURR13(2) WERTV7
GSKTOAmount eligible for cash discount in document currency SKFBPCURR13(2) WERTV7
FKSTOBilling document is cancelled FKSTOCHAR1XFELD
KNUMVNumber of the document condition KNUMVCHAR10KNUMV
KNUMVDNumber of the document condition KNUMVCHAR10KNUMV
WFDAT_RLAgency Business: Posting Date for the Remuneration List WFDAT_RLDATS8DATUM
VALTGAdditional value days WVALTGNUMC2TAGE2
VALDTFixed Value Date WVALDTDATS8DATUM
VALTGDAdditional Value Days (Customer) WVALTDNUMC2TAGE2
VALDTDFixed Value Date (Customer) WVALDDDATS8DATUM
ITEMCHANGECheckbox XFELDCHAR1XFELD
KONVCHANGECheckbox XFELDCHAR1XFELD
PROFSIM_PRICING_CHANGECheckbox XFELDCHAR1XFELD
PROFSIM_TIME_STAMPUTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPLDEC21(7) TZNTSTMPL

Key field Non-key field



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

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

How to access SAP table PROFSIM_KOMLFK

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