J_3RF_COVER_KO3_KO4 SAP (General data for KO-3 and KO-4 forms) Structure details

Dictionary Type: Structure
Description: General data for KO-3 and KO-4 forms




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




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

J_3RF_COVER_KO3_KO4 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 "General data for KO-3 and KO-4 forms" 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_3RF_COVER_KO3_KO4 TYPE J_3RF_COVER_KO3_KO4.

The J_3RF_COVER_KO3_KO4 table consists of various fields, each holding specific information or linking keys about General data for KO-3 and KO-4 forms data available in SAP. These include OKPO (Character Field Length = 10), SUBD_NAME (char120), SUBD_CODE (Structural Division Code (KO-3, KO-4)), GJAHR (Fiscal Year).. 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_3RF_COVER_KO3_KO4 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
ORG_NAMEchar120 CHAR120CHAR120CHAR120
OKPOCharacter Field Length = 10 CHAR10CHAR10CHAR10
SUBD_NAMEchar120 CHAR120CHAR120CHAR120
SUBD_CODEStructural Division Code (KO-3, KO-4) J_3R_DIVCODECHAR50CHAR50LOW
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
CEO_POSITIONPosition of Organization Head (KO-4) J_3R_POSHEADCHAR50CHAR50LOW
CEO_NAMEOrganization Head (KO-4) J_3R_ORGHEADCHAR50CHAR50LOW
CHIEFACCChief Accountant (KO-4) J_3R_CHIEFCHAR50CHAR50LOW
RESP_POSITIONPostion of Person Responsible (KO-3) J_3R_RESPCHAR50CHAR50LOW
RESP_NAMEPerson Responsible (KO-3) J_3R_USRNCHAR50CHAR50LOW
ACCOUNTANTCharacter field of length 40 CHAR40CHAR40CHAR40
CASHIERCashier (KO-4) J_3R_USRN5CHAR60CHAR60LOW
MONTH_NAMECharacter Field Length = 10 CHAR10CHAR10CHAR10
OF_MONTHCharacter Field Length = 10 CHAR10CHAR10CHAR10
DAY_NAMEVersion Number Component CHAR2CHAR2CHAR2
Y_PAGESLast Page of the Year J_3RFCASH15_PAGEYINT410SYST_SHORT
M_PAGESLast Page of the Month J_3RFCASH15_PAGEMINT410SYST_SHORT
FPFirst Page J_3R_FPCHAR1CHAR1
LPMLast Page of the Month J_3R_LPMCHAR1CHAR1
LPYLast Page of the Year J_3R_LPYCHAR1CHAR1
LASTPGPrint Last Page of Cash Journal Each Month J_3RFCASH15_LSTPGCHAR1XFELD
BEG_BALCash Journal Amount Field with +/- Sign CJAMOUNTCURR15(2) CJAMT
R_TURNCash Journal Amount Field with +/- Sign CJAMOUNTCURR15(2) CJAMT
P_TURNCash Journal Amount Field with +/- Sign CJAMOUNTCURR15(2) CJAMT
END_BALCash Journal Amount Field with +/- Sign CJAMOUNTCURR15(2) CJAMT
WAGESBalance for Wages J_3RFCASH15_LGSHBCURR15(2) WERTV8
KO1_NUMBChar 80 CHAR80CHAR80CHAR80
KO2_NUMBChar 80 CHAR80CHAR80CHAR80
CURR_NAMECharacter Field Length = 10 CHAR10CHAR10CHAR10
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS

Key field Non-key field



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

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

How to access SAP table J_3RF_COVER_KO3_KO4

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