J_3RFCLOPT SAP (Structure for select-option J_3RCALD, J_3RCALK) Structure details

Dictionary Type: Structure
Description: Structure for select-option J_3RCALD, J_3RCALK




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




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

J_3RFCLOPT 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 "Structure for select-option J_3RCALD, J_3RCALK" 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_J_3RFCLOPT TYPE J_3RFCLOPT.

The J_3RFCLOPT table consists of various fields, each holding specific information or linking keys about Structure for select-option J_3RCALD, J_3RCALK data available in SAP. These include J_3RFCLROP2 (Items with Assignment Numbers Only), J_3RFCLROP3 (Special general ledger posting date), J_3RFCLROP4 (Special general ledger document date), J_3RFCLROP5 (Items with Reference Key 3 Only).. 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 J_3RFCLOPT 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
J_3RFCLROP1Special G/L Items Only J_3RF_CLRSHOW1CHAR1CHAR1_X
J_3RFCLROP2Items with Assignment Numbers Only J_3RF_CLRSHOW2CHAR1CHAR1_X
J_3RFCLROP3Special general ledger posting date J_3RF_CLRSHOW3DATS8DATUM
J_3RFCLROP4Special general ledger document date J_3RF_CLRSHOW4DATS8DATUM
J_3RFCLROP5Items with Reference Key 3 Only J_3RF_CLRSHOW5CHAR1CHAR1_X
J_3RFCLROP6Clear with creditor items J_3RF_CLRSHOW6CHAR1CHAR1_X
J_3RFCLROP7Accounts Payable and Receivable J_3RF_CLRSHOW7CHAR1CHAR1_X
J_3RFCLROP8Test Run J_3RF_CLRSHOW8CHAR1CHAR1_X
J_3RFCLROP9Batch Input J_3RF_CLRSHOW9CHAR1CHAR1_X
J_3RFCLROP10Invoice Reference Required J_3RF_CLRSHOW10CHAR1CHAR1_X
J_3RFCLROP11Different G/L Accounts Only J_3RF_CLRSHOW11CHAR1CHAR1_X
J_3RFCLROP12With Residual Items J_3RF_CLRSHOW12CHAR1CHAR1_X
J_3RFCLROP13With Partial Payment J_3RF_CLRSHOW13CHAR1CHAR1_X
J_3RFCLROP14Sort by Document Date J_3RF_CLRSHOW14CHAR1CHAR1_X
J_3RFCLROP15Sort by Posting Date J_3RF_CLRSHOW15CHAR1CHAR1_X
J_3RFCLROP16Display Cleared Items Only J_3RF_CLRSHOW16CHAR1CHAR1_X
J_3RFCLROP17Switch Debtor = 0, Creditor = 1 J_3RF_CLRSHOW17CHAR1CHAR1
J_3RFCLROP18Down payment clearing J_3RF_CLRSHOW18CHAR1CHAR1_X
J_3RFCLROP19One Invoice and One Payment J_3RF_CLRSHOW19CHAR1CHAR1_X
J_3RFCLROP20Number of Consecutive Runs J_3RF_CLRSHOW20QUAN3J_3RFCLRQUAN
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
J_3RFCLROP21Invoice Exchange Rate J_3RF_CLRSHOW21CHAR1CHAR1_X
J_3RFCLROP22Payment Exchange Rate J_3RF_CLRSHOW22CHAR1CHAR1_X
J_3RFCLROP23Key Date J_3RF_CLRSHOW23DATS8DATUM
J_3RFCLROP24Multiple Invoices and Payments J_3RF_CLRSHOW24CHAR1CHAR1_X
J_3RFCLROP25One Payment to Multiple Invoices J_3RF_CLRSHOW25CHAR1CHAR1_X
J_3RFCLROP26One Invoice to Multiple Payments J_3RF_CLRSHOW26CHAR1CHAR1_X
J_3RFCLROP27Call Transaction J_3RF_CLRSHOW27CHAR1XFELD

Key field Non-key field



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

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

How to access SAP table J_3RFCLOPT

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