FAGL_FC_VAL_SEL SAP (FAGL_FC_VAL: Selection Fields) Structure details

Dictionary Type: Structure
Description: FAGL_FC_VAL: Selection Fields




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




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

FAGL_FC_VAL_SEL 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 "FAGL_FC_VAL: Selection Fields" 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_FAGL_FC_VAL_SEL TYPE FAGL_FC_VAL_SEL.

The FAGL_FC_VAL_SEL table consists of various fields, each holding specific information or linking keys about FAGL_FC_VAL: Selection Fields data available in SAP. These include P_VDATE (Valuation Key Date), P_VAREA (Valuation Area for FI Year-End Closing), P_PTEST (Test Run), P_PPOST (Post Valuation Immediately).. 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 FAGL_FC_VAL_SEL 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
S_CCODECompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
P_VDATEValuation Key Date SBEWSTAGDATS8DATUM
P_VAREAValuation Area for FI Year-End Closing BWBERCHAR2Assigned to domainBWBERBWB
P_PTESTTest Run ALLGTESTCHAR1XFELD
P_PPOSTPost Valuation Immediately FAGL_POST_DIRECTCHAR1XFELD
P_PBIStore Valuations in Batch Input Session FAGL_POST_BATCHCHAR1XFELD
P_PBINAMBatch Input Session Name ALLGBINACHAR12CHAR12
P_RESETReset Valuation Run F100RESETCHAR1XFELD
P_REASONReason for Reversal or Inverse Posting FAGL_REVERSAL_REASONCHAR2Assigned to domainSTGRDFSG
P_PDEFDetermine Parameter Automatically FAGL_AUTO_PARAMETERSCHAR1XFELD
P_PDDATEDocument Date of the Batch Input Posting ALLGEDATDATS8DATUM
P_PPDATEPosting Date of the Posting ALLGBDATDATS8DATUM
P_PPERIDPosting Period of the Posting ALLGBUPENUMC2MONAT
P_PRDATEPosting Date of the Reverse Batch Input Posting ALLGSDATDATS8DATUM
P_PRPERPosting Period: Reverse Posting ALLGSBUPNUMC2MONAT
P_GLOISelect G/L Accounts F123SAKNCHAR1XFELD
S_GLOIAGeneral Ledger Account HKONTCHAR10Assigned to domainALPHASAKNR
P_GRIR_NCheckbox FAGL_CHECKBOXCHAR1XFELD
P_GRIRValuate GR/IR Accounts F100WERECHAR1XFELD
P_GRIR_SCheckbox FAGL_CHECKBOXCHAR1XFELD
S_GRIR_ADelivery Costs F100GRACCTSCHAR10Assigned to domainALPHASAKNR
P_DEL_YEYear-End Valuation (No Reversal) FAGL_FCV_YEAR_ENDCHAR1BOOLE
P_DEL_DYValuation During Year (With Reversal) FAGL_FCV_MONTHLYCHAR1BOOLE
P_APOIIndicator: Select Vendors ? F010KREDCHAR1XFELD
S_APOIAAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
P_AROIIndicator: Select Customers F010DEBICHAR1XFELD
S_AROIACustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
P_BALVALValuate G/L Account Balances FAGL_BAL_VALCHAR1XFELD
S_BALACCGeneral Ledger Account HKONTCHAR10Assigned to domainALPHASAKNR
P_BAL_ISAlso Valuate P&L Account SBEWPLCCHAR1XFELD
P_BAL_PBValuate Period Balance Only SBEWBALANCECHAR1XFELD
P_BALREVReversal of Postings ALLGSTORCHAR1XFELD
P_BAL_TLTarget Group for Balance Valuation Postings FAGL_TRGT_LDGRPCHAR4Assigned to domainFAGL_LDGRPFAGL_LEDGERGROUP
P_LOG_SSave Log FAGL_PROT_LOG_SAVECHAR1XFELD
P_LOG_DOutput Log FAGL_PROT_LOG_DISPLAYCHAR1XFELD
P_LOG_LCheckbox FAGL_CHECKBOXCHAR1XFELD
P_LOG_VLayout SLIS_VARICHAR12SLIS_VARI
P_LOG_TAdditional Header ALLGLINECHAR40TEXT40
P_LOG_TSLog Name FAGL_PROT_LOG_SAVE_ASCHAR60CHAR60LOW
P_ALTACTIssue Alternative Account Number ALLGALTKCHAR1XFELD
P_FNAMEFile Name for Extract F100XFILCHAR60RKZ_DSN
P_TCCODETarget Company Code for Evaluation ALLGZBUKRCHAR4Assigned to domainBUKRS
P_PARSELUse Parallel Processes for Selection FAGL_PARALLEL_SELECTIONCHAR1XFELD
P_PARPRCUse Parallel Processes for Processing FAGL_PARALLEL_PROCESSINGCHAR1XFELD
P_PARSVGServer Group for Parallel Processing SPTA_RFCGRCHAR20RZLLI_ACNSPTA_RFCGRSPTA_SERVER_GROUP
P_PARMAXMaximum Number of Parallel Processes FAGL_PARALLEL_PROC_NUMBERINT13

Key field Non-key field



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

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

How to access SAP table FAGL_FC_VAL_SEL

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