UISS_S_IS_PP_GLJOURLIN SAP (Source Structure for PP Mapping) Structure details

Dictionary Type: Structure
Description: Source Structure for PP Mapping




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




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

UISS_S_IS_PP_GLJOURLIN 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 "Source Structure for PP Mapping" 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_UISS_S_IS_PP_GLJOURLIN TYPE UISS_S_IS_PP_GLJOURLIN.

The UISS_S_IS_PP_GLJOURLIN table consists of various fields, each holding specific information or linking keys about Source Structure for PP Mapping data available in SAP. These include SYSTEM (Logical system), GLJOURDOC (GL Posting Document), LINE_NR (Not More Closely Defined Area, Possibly Used for Patchlevels), ACCLINE (Account).. 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 (Deep)


SAP UISS_S_IS_PP_GLJOURLIN 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
COMPCODECompany Code UISS_BUKRSCHAR4CHAR4
SYSTEMLogical system LOGSYSCHAR10Assigned to domainALPHALOGSYS
GLJOURDOCGL Posting Document UISS_FI_BELNRCHAR14ALPHAUISS_BELNR
LINE_NRNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
ACCLINEAccount USMDZ1_ACCOUNTCHAR10ALPHAUSMDZ1_ACCOUNT
AMT_DOCCUAmount in document currency WRBTRCURR13(2) WERT7
AMT_LOCCUAmount in Local Currency DMBTRCURR13(2) WERT7
ASSET_DATReference Date BF_BZDATDATS8DATUM
ASSET_NUMMain Asset Number UISS_ANLN1CHAR12ALPHAUISS_ANLN1AN1
ASSET_SUBAsset Subnumber UISS_ANLN2CHAR4ALPHAUISS_ANLN2AN2
BUS_AREABusiness Area UISS_GSBERCHAR4UISS_GSBERGSB
CCTRLINCost Center USMDZ1_CCTRCHAR10ALPHAUSMDZ1_CCTR
COADOCChart of Accounts UISS_KTOPLCHAR4UISS_KTOPLKPLC_KTOPL
COAREADOCControlling Area UISS_KOKRSCHAR4UISS_CACCDCAC
CO_OBJECTCost Object UISS_KSTRGCHAR12UISS_KSTRGKTR
DB_CR_INDDebit/Credit Indicator SHKZGCHAR1SHKZG
D_CURR_GLCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
FDATEGLLIValid-From Date DATABDATS8DATUM
FUNC_AREAFunctional Area UISS_FKBERCHAR16CHAR16
ITEM_TEXTItem Text SGTXTCHAR50TEXT50
LOC_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
MEAS_UNITBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
MTR_NUMMaterial Number UISS_MATNRCHAR18MATN1UISS_MATNRMATS_MAT1
NETWK_NUMNetwork Number for Account Assignment UISS_NPLNRCHAR12ALPHAUISS_AUFNRNET
ORDERIDOrder Number UISS_AUFNRCHAR12ALPHAUISS_AUFNR
PCTRLINEProfit Center USMDZ1_PCTRCHAR10ALPHAUSMDZ1_PCTR
PLANT_GLPlant UISS_WERKS_DCHAR4UISS_WERKSWRKH_T001W_C
PTN_BUARATrading Partner's Business Area UISS_PARGBCHAR4UISS_GSBERGSB
PTN_PCTRPartner Profit Center UISS_PPRCTRCHAR10ALPHAUISS_PRCTRPPC
QUANTITYQuantity MENGE_DQUAN13(3) MENG13
ROUTE_NUMRouting number of operations in the order CO_AUFPLNUMC10AUFPL
SALES_ORDSales Order Number UISS_KDAUFCHAR10CHAR10
S_ORD_ITMItem Number in Sales Order KDPOSNUMC6NUM06KPO
TAX_CODESale or Purchase Code Tax UISS_TAXKEYCHAR2UISS_TAXKEY
TDATEGLLIValid To Date DATBIDATS8DATUM
VAL_DATEValue date VALUTDATS8DATUM
WBS_ELEMNWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO

Key field Non-key field



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

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

How to access SAP table UISS_S_IS_PP_GLJOURLIN

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