J_3RF_STR_DIV_EXT SAP (Extender with language independent structural division value) Structure details

Dictionary Type: Structure
Description: Extender with language independent structural division value




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




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

J_3RF_STR_DIV_EXT 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 "Extender with language independent structural division value" 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_STR_DIV_EXT TYPE J_3RF_STR_DIV_EXT.

The J_3RF_STR_DIV_EXT table consists of various fields, each holding specific information or linking keys about Extender with language independent structural division value data available in SAP. These include MANDT (Client), STRDIVID (Structural division code), BUKRS (Company Code), PRCTR (Profit Center).. 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_STR_DIV_EXT 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
STRDIVIDStructural division code J_3RF_STR_DIV_IDCHAR10CHAR10
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
PRCTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
ATTR_TYPEAttribute Type J_3RF_ATTR_TYPECHAR10CHAR10
DATE_FROMDate DATUMDATS8DATUM
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
VBARTSD document type VBARTCHAR4VBART
BLARTDocument Type BLARTCHAR2Assigned to domainBLARTBAR
FORM_IDTarget of Attribute Value Output J_3RF_FORM_IDCHAR30CHAR30HFPWBFORM
ADD_CRIT_1Additional criterion 1 J_3RF_ADD_CRIT_1CHAR60TEXT60
ADD_CRIT_2Additional criterion 2 J_3RF_ADD_CRIT_2CHAR60TEXT60
ATTR_VALUEAttribute Value J_3RF_ATTR_VALUECHAR255TEXT255SHLP_ATTR_VAL
LANGULanguage Key LANGULANG1Assigned to domainISOLASPRAS
OUT_GROUPOutput group J_3RF_OUTPUT_GROUPCHAR10CHAR10
STATUSStatus of structural division attribute value J_3RF_VAL_STATUSCHAR1J_3RF_VAL_STATUS
TECHTechnical structural division J_3RF_TECH_STR_DIVCHAR1CHECKBOX
ATTR_VALAttribute Value J_3RF_ATTR_VALUECHAR255TEXT255SHLP_ATTR_VAL

Key field Non-key field



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

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

How to access SAP table J_3RF_STR_DIV_EXT

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