SAP ABAP Class CL_UISS_GLJOURLIN_ACCESS (Access class for FI Posting Item)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-ISS (Application Component) Internal Self-Services
     UISS_MDG_ADAPTER (Package) Internal Self Services: MDG Adapter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UISS_CONSTANT Constants interface 20091106
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UISS_ENTITY_ACCESS Interface to read/write eneity 20091106
Properties
Class CL_UISS_GLJOURLIN_ACCESS  
Short Description Access class for FI Posting Item    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UISS_MDG_ADAPTER   Internal Self Services: MDG Adapter 
Created 20091106   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UISS_GLJOURLIN_ACCESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UISS_CONSTANT Constants interface 20091106
2 IF_UISS_ENTITY_ACCESS Interface to read/write eneity 20091106
Friends
Class CL_UISS_GLJOURLIN_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MAX_LINE_NO Instance attribute Private Type reference (TYPE) CHAR4 '1' Line Number 20091109
Methods
# Method Level Visibility Method type Description Created on
1 MAP_ITEM_MDG_FROM_BAPI Instance method Protected Method Mapping FI Document Item data to the screen from the BAPI 20100107
Events
Class CL_UISS_GLJOURLIN_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_GLJOURLIN Private See coding 20091106 BEGIN OF T_GLJOURLIN, LINE_NR TYPE char4, AMT_DOCCU TYPE WRBTR, AMT_LOCCU TYPE DMBTR, ASSET_DAT TYPE BF_BZDAT, ASSET_NUM TYPE UISS_ANLN1, ASSET_SUB TYPE UISS_ANLN2, BUS_AREA TYPE GSBER, CO_OBJECT TYPE UISS_KSTRG, DB_CR_IND TYPE SHKZG, D_CURR_GL TYPE WAERS, FUNC_AREA TYPE FKBER, ITEM_TEXT TYPE SGTXT, LOC_CURR TYPE WAERS, MEAS_UNIT TYPE MEINS, MTR_NUM TYPE UISS_MATNR, NETWK_NUM TYPE UISS_NPLNR, ORDERID TYPE UISS_AUFNR, PLANT_GL TYPE UISS_WERKS_D, PTN_BUARA TYPE UISS_PARGB, PTN_PCTR TYPE UISS_PPRCTR, QUANTITY TYPE MENGE_D, ROUTE_NUM TYPE CO_AUFPL, SALES_ORD TYPE UISS_KDAUF, S_ORD_ITM TYPE KDPOS, TAX_CODE TYPE UISS_TAXKEY, VAL_DATE TYPE VALUT, WBS_ELEMN TYPE PS_POSID, END OF T_GLJOURLIN
Method Signatures

Method MAP_ITEM_MDG_FROM_BAPI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) ANY 20100107
2 Importing IS_BSEG Call by reference Type reference (TYPE) UISS_BSEG BKPF 20100107
3 Importing I_SYSTEM Call by reference Type reference (TYPE) LOGSYS Logical system 20100107

Method MAP_ITEM_MDG_FROM_BAPI on class CL_UISS_GLJOURLIN_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605