SAP ABAP Class CL_UA_INV_READER (Default Class for Read/Write Access Period-End Closing)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-INV (Application Component) Inventory Accounting
     UA_INV_PERIOD_END_CLOSE (Package) Framework for Period-End Close
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UA_INV_READER Read/Write Interface 20031219
Properties
Class CL_UA_INV_READER  
Short Description Default Class for Read/Write Access Period-End Closing    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_INV_PERIOD_END_CLOSE   Framework for Period-End Close 
Created 20031219   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_INV_READER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UA_INV_READER Read/Write Interface 20031219
Friends
Class CL_UA_INV_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_T_AMOUNT Constant Private Type reference (TYPE) TABNAME 'T_AMOUNT' Labels for Value Table Journals 20050203
2 GC_T_QUANTITY Constant Private Type reference (TYPE) TABNAME 'T_QUANTITY' Label for Value Table 20060922
3 MD_ACC_DATABASIS Instance attribute Private Type reference (TYPE) ACC_DATABASIS Data Basis 20060925
4 MD_READ_FORMAT Instance attribute Private Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT Read Format for Line Items 20060922
5 MD_STRUC_NAME_READER Instance attribute Public Attribute reference (LIKE) 20040519
6 MO_READER_FLAT Instance attribute Public Attribute reference (LIKE) 20031219
7 MO_STRUCTDESCR_FLAT Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Flat Equivalent for Deep Read Structure 20060925
8 MO_STRUCTURE Instance attribute Public Attribute reference (LIKE) 20031219
9 MT_CURRTYPE Instance attribute Private Type reference (TYPE) ACC_CURRENCY_TYPES Currency IDs 20060925
10 MT_QTYTYPE Instance attribute Private Type reference (TYPE) ACC_QUANTITY_TYPES Quantity Types 20060925
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DEEP_VALUES Instance method Private Method 20060925
2 GET_COMP_AMNT_QTY Instance method Private Method 20060925
3 GET_FIELD_LIST Instance method Public Method 20031219
4 GET_INSTANCE Instance method Public Method 20031219
5 GET_STRUCTURE_NAME Instance method Public Method 20031219
6 READ Instance method Public Method 20031219
Events
Class CL_UA_INV_READER has no event.
Types
Class CL_UA_INV_READER has no local type.
Method Signatures

Method CREATE_DEEP_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY 20060925
2 Importing ID_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS 20060925
3 Importing IS_LINE_ITEM Call by reference Type reference (TYPE) ANY 20060925

Method CREATE_DEEP_VALUES on class CL_UA_INV_READER has no exception.

Method GET_COMP_AMNT_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPONENT Call by reference Type reference (TYPE) CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE 20060925
2 Importing ID_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20060925

Method GET_COMP_AMNT_QTY on class CL_UA_INV_READER has no exception.

Method GET_FIELD_LIST Signature

Method GET_FIELD_LIST on class CL_UA_INV_READER has no parameter.
Method GET_FIELD_LIST on class CL_UA_INV_READER has no exception.

Method GET_INSTANCE Signature

Method GET_INSTANCE on class CL_UA_INV_READER has no parameter.
Method GET_INSTANCE on class CL_UA_INV_READER has no exception.

Method GET_STRUCTURE_NAME Signature

Method GET_STRUCTURE_NAME on class CL_UA_INV_READER has no parameter.
Method GET_STRUCTURE_NAME on class CL_UA_INV_READER has no exception.

Method READ Signature

Method READ on class CL_UA_INV_READER has no parameter.
Method READ on class CL_UA_INV_READER has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 400