SAP ABAP Class CL_UA_INV_BSV_TREAT_LAYER_1 (Processing Layer1 Data)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-INV (Application Component) Inventory Accounting
     UA_INV_BALANCE_SHEET_VALUATION (Package) Balance Sheet Valuation
Properties
Class CL_UA_INV_BSV_TREAT_LAYER_1  
Short Description Processing Layer1 Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package UA_INV_BALANCE_SHEET_VALUATION   Balance Sheet Valuation 
Created 20050208   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_INV_BSV_TREAT_LAYER_1 has no forward declaration.
Interfaces
Class CL_UA_INV_BSV_TREAT_LAYER_1 has no interface implemented.
Friends
Class CL_UA_INV_BSV_TREAT_LAYER_1 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_DATABASIS Instance attribute Private Type reference (TYPE) ACC_DATABASIS Data Basis 20050210
2 MO_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_UA_INV_MESSAGE_SERVICES Package Processing for Period-End Closing, Main Class 20050804
3 MT_OLD_TECHDOCNO Instance attribute Private Type reference (TYPE) UAI_T_OLD_TECHDOCNO_WEBRE Retain Old Techdocnos and Return Them Later 20050208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050210
2 POSTPROCESSING_CALC_DATA Instance method Public Method Postprocessing of Costing Data 20050214
3 POSTPROCESSING_LAYER_DATA Instance method Public Method Postprocessing of Layer Data (Enter Partner Objects) 20050210
4 POSTPROCESSING_WEBRE_DATA Instance method Public Method Postprocessing of GR-Based IV Data (Return Old Techdocnos) 20050208
5 PREPARE_CREDIT_MEMOS Instance method Public Method Format Table of Credit Memos 20050208
6 PREPARE_DIFFERENCES Instance method Public Method Format Table of Differences 20050208
7 PREPARE_DIFFERENCES11 Instance method Public Method Format Table of Differences11 20050208
8 PREPARE_RECEIPTS Instance method Public Method Format Table of Receipts 20050208
9 PREPARE_WEBRE_DATA Instance method Public Method Distributes Delivery Costs with GR-Based IV Data to IRs 20050208
Events
Class CL_UA_INV_BSV_TREAT_LAYER_1 has no event.
Types
Class CL_UA_INV_BSV_TREAT_LAYER_1 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20050210
2 Importing IO_SERVICE Value transfer Object reference (TYPE REF TO) CL_UA_INV_MESSAGE_SERVICES Paketverarbeitung Periodenabschluss, Rahmenklasse 20050804

Method CONSTRUCTOR on class CL_UA_INV_BSV_TREAT_LAYER_1 has no exception.

Method POSTPROCESSING_CALC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CALCULATION Call by reference Type reference (TYPE) UAI_T_INTERMEDIATE_CALCULATION Zwischenergebnisse für die Zuordnung von Beträgen 20050214
2 Changing CT_RECEIPTS Call by reference Type reference (TYPE) UAI_T_RECEIPTS Tabellentyp Einzelzugänge und Rechnungen 20050214

Method POSTPROCESSING_CALC_DATA on class CL_UA_INV_BSV_TREAT_LAYER_1 has no exception.

Method POSTPROCESSING_LAYER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FAIBSV01 Call by reference Type reference (TYPE) UAI_T_FAIBSV01 Bewertete Verkäufe 20050210
2 Importing ID_STRUCTURE_GRIR_NAME Call by reference Type reference (TYPE) TYPENAME Name des Dictionary Typs 20050210
3 Importing ID_STRUCTURE_INV_NAME Call by reference Type reference (TYPE) TYPENAME Name des Dictionary Typs 20050801
4 Importing IT_JOURNAL_GRIR Call by reference Type reference (TYPE) ANY TABLE Grir-Journal 20050210
5 Importing IT_JOURNAL_INV Call by reference Type reference (TYPE) ANY TABLE INV-Journal 20050801
# Exception Resumable Description Created on
1 FATAL_ERROR Schwerer Fehler 20050210

Method POSTPROCESSING_WEBRE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FAIBSV01 Call by reference Type reference (TYPE) UAI_T_FAIBSV01 Bewertete Verkäufe 20050208

Method POSTPROCESSING_WEBRE_DATA on class CL_UA_INV_BSV_TREAT_LAYER_1 has no exception.

Method PREPARE_CREDIT_MEMOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CREDIT_MEMOS Call by reference Type reference (TYPE) UAI_T_CREDIT_MEMOS Zuordnung von Gutschriften zu Rechnungen 20050208
2 Exporting ET_DIFF_PROP_CM Call by reference Type reference (TYPE) UAI_T_DIFF_PROP Arbeitsstruktur für proportionale Differenzenzuordnungon Gut 20050208
3 Importing IT_CREDIT_MEMOS Call by reference Type reference (TYPE) UAI_T_CREDIT_MEMOS Zuordnung von Gutschriften zu Rechnungen 20050208
4 Importing IT_HIERARCHY Call by reference Type reference (TYPE) UAI_T_FOBJ_HIERARCHY WE/RE-Objekthierarchien 20050208

Method PREPARE_CREDIT_MEMOS on class CL_UA_INV_BSV_TREAT_LAYER_1 has no exception.

Method PREPARE_DIFFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DIFFERENCES Call by reference Type reference (TYPE) UAI_T_DIFFERENCES Tabellentyp Differenzen 20050208
2 Returning RT_DIFF_PROP Value transfer Type reference (TYPE) UAI_T_DIFF_PROP Arbeitsstruktur für proprtionale Differenzenzuordnung 20050208

Method PREPARE_DIFFERENCES on class CL_UA_INV_BSV_TREAT_LAYER_1 has no exception.

Method PREPARE_DIFFERENCES11 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DIFFERENCES11 Call by reference Type reference (TYPE) UAI_T_DIFFERENCES Tabellentyp Differenzen 20050208
2 Returning RT_DIFF_DIRECT Value transfer Type reference (TYPE) UAI_T_DIFF_DIRECT Arbeitsstruktur für direkte Differenzenzuordnung 20050208

Method PREPARE_DIFFERENCES11 on class CL_UA_INV_BSV_TREAT_LAYER_1 has no exception.

Method PREPARE_RECEIPTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STRUCTURE_GRIR_NAME Call by reference Type reference (TYPE) TYPENAME Name des Dictionary Typs 20050210
2 Importing IT_JOURNAL_GRIR Call by reference Type reference (TYPE) ANY TABLE Grir-Journal 20050210
3 Importing IT_RECEIPTS Call by reference Type reference (TYPE) UAI_T_RECEIPTS Tabellentyp Einzelzugänge und Rechnungen 20050208
4 Returning RT_RECEIPTS Value transfer Type reference (TYPE) UAI_T_RECEIPTS Tabellentyp Einzelzugänge und Rechnungen 20050208

Method PREPARE_RECEIPTS on class CL_UA_INV_BSV_TREAT_LAYER_1 has no exception.

Method PREPARE_WEBRE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CREDIT_MEMOS Call by reference Type reference (TYPE) UAI_T_CREDIT_MEMOS Zuordnung von Gutschriften zu Rechnungen 20050208
2 Exporting ET_DIFFERENCES Call by reference Type reference (TYPE) UAI_T_DIFFERENCES Tabellentyp Differenzen 20050208
3 Exporting ET_DIFFERENCES11 Call by reference Type reference (TYPE) UAI_T_DIFFERENCES Tabellentyp Differenzen 20050208
4 Exporting ET_RECEIPTS Call by reference Type reference (TYPE) UAI_T_RECEIPTS Tabellentyp Einzelzugänge und Rechnungen 20050208
5 Importing IT_CREDIT_MEMOS Call by reference Type reference (TYPE) UAI_T_CREDIT_MEMOS Zuordnung von Gutschriften zu Rechnungen 20050208
6 Importing IT_DIFFERENCES Call by reference Type reference (TYPE) UAI_T_DIFFERENCES Tabellentyp Differenzen 20050208
7 Importing IT_DIFFERENCES11 Call by reference Type reference (TYPE) UAI_T_DIFFERENCES Tabellentyp Differenzen 20050208
8 Importing IT_HIERARCHY Call by reference Type reference (TYPE) UAI_T_FOBJ_HIERARCHY WE/RE-Objekthierarchien 20050209
9 Importing IT_RECEIPTS Call by reference Type reference (TYPE) UAI_T_RECEIPTS Tabellentyp Einzelzugänge und Rechnungen 20050208
# Exception Resumable Description Created on
1 FAILED Schwerer Fehler 20050208
History
Last changed by/on SAP  20060208 
SAP Release Created in 400