J_3RF_WW_OPERATIONS SAP (Workwear operations (Issue, Transfer, Write-off)) Structure details

Dictionary Type: Structure
Description: Workwear operations (Issue, Transfer, Write-off)




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




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

J_3RF_WW_OPERATIONS 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 "Workwear operations (Issue, Transfer, Write-off)" 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_WW_OPERATIONS TYPE J_3RF_WW_OPERATIONS.

The J_3RF_WW_OPERATIONS table consists of various fields, each holding specific information or linking keys about Workwear operations (Issue, Transfer, Write-off) data available in SAP. These include POSTDATE (Posting Date in the Document), DOCDATE (Document Date in Document), BWART (Movement Type (Inventory Management)), MATNR (Material Number).. 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_WW_OPERATIONS 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
TRCODEWorkwear movement type J_3RWW_TR_CODECHAR4J_3RF_WW_TRANJ_3RWWTRCODE
POSTDATEPosting Date in the Document BUDATDATS8DATUM
DOCDATEDocument Date in Document BLDATDATS8DATUM
BWARTMovement Type (Inventory Management) BWARTCHAR3T156BWARTBWA
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
WERKSPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
LGORTStorage Location LGORT_DCHAR4T001LLGORTLAG
CHARGBatch Number CHARG_DCHAR10MCH1CHARGCHA
SAKNRG/L Account Number SAKNRCHAR10Assigned to domainALPHASAKNRSAKC_SAKNR
MM_KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
MM_ORDERInternal order CAUFNCHAR12AUFKALPHAAUFNR
PS_POSIDWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO
NPLNRNetwork Number for Account Assignment NPLNRCHAR12Assigned to domainALPHAAUFNRNET
VORNROperation/Activity Number VORNRCHAR4NUMCVVORNRVGN
EXASSETUse Existing Asset J_3REXASSETCHAR1BOOLEAN
NEWASSETCreate New Asset J_3RNEWASSETCHAR1BOOLEAN
BWASLAsset Transaction Type BWASLCHAR3TABWBWASLBWA
ANLN1Main Asset Number ANLN1CHAR12ANLHALPHAANLN1AN1
ANLN2Asset Subnumber ANLN2CHAR4ANLAALPHAANLN2AN2
TXT50Asset description TXA50_ANLTCHAR50TEXT50
NDJARPlanned useful life in years NDJARNUMC3JARAF
NDPERPlanned useful life in periods NDPERNUMC3PERAF
MENGEQuantity MENGE_DQUAN13(3) MENG13
MEINSBase Unit of Measure MEINSUNIT3T006CUNITMEINS
DMBTRAmount in Local Currency DMBTRCURR13(2) WERT7
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
MATKLMaterial Group MATKLCHAR9T023MATKLMKLS_WBWG
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
GSBERBusiness Area GSBERCHAR4TGSBGSBERGSB
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
STORTAsset location STORTCHAR10T499SAP_STAND
CAUFNInternal order CAUFNCHAR12AUFKALPHAAUFNR
IAUFNMaintenance order IAUFNCHAR12AUFKALPHAAUFNR
SEGMENTSegment for Segmental Reporting FB_SEGMENTCHAR10FAGL_SEGMALPHAFB_SEGMENT
NEWPERNRNew Personnel Number J_3RF_NEWPERNRNUMC8PERNRPER
LASTNAMELast Name J_3RLASTNAMECHAR50TEXT50
FIRSTNAMEFirst Name J_3RFIRSTNAMECHAR50TEXT50
MIDDLENAMEMiddle Name J_3RMIDDLENAMECHAR50TEXT50
ASSET_MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
ASSET_MEINSBase Unit of Measure MEINSUNIT3T006CUNITMEINS
XSTILAsset shutdown XSTILCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table J_3RF_WW_OPERATIONS

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