SAP ABAP Class /EACC/CL_LI_RUNTIME_FACADE (Facade for Line Item Runtime Management)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-AE (Application Component) Accounting Engine
     /EACC/LINE_ITEM_RUNTIME (Package) Line Item Runtime Management
Properties
Class /EACC/CL_LI_RUNTIME_FACADE  
Short Description Facade for Line Item Runtime Management    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class /EACC/MSG_LI_RUNTIME    
Program status     
Category 0   
Package /EACC/LINE_ITEM_RUNTIME   Line Item Runtime Management 
Created 20010517   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/CL_LI_RUNTIME_FACADE has no forward declaration.
Interfaces
Class /EACC/CL_LI_RUNTIME_FACADE has no interface implemented.
Friends
Class /EACC/CL_LI_RUNTIME_FACADE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_ACCOUNTING_ENGINE Instance attribute Public Object reference (TYPE REF TO) /EACC/IF_ACCOUNTING_ENGINE Central Accounting Engine Instance 20010817
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20010605
2 GET_CONFIGURATOR Instance method Public Method 20010724
3 GET_INSTANCE Static method Public Method Instance Generation 20010606
4 GET_LINE_ITEMS_ROOT Instance method Public Method Line Item Instance 20010606
Events
Class /EACC/CL_LI_RUNTIME_FACADE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LY_INSTANCES Protected See coding 20010606
2 YT_INSTANCES Protected See coding 20010606
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACCOUNTING_ENGINE Call by reference Object reference (TYPE REF TO) /EACC/IF_ACCOUNTING_ENGINE Zentrale Instanz der Accounting Engine 20010817
# Exception Resumable Description Created on
1 ACCOUNTING_ENGINE_NOT_BOUND 20010817

Method GET_CONFIGURATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONFIGURATOR Value transfer Object reference (TYPE REF TO) /EACC/IF_LI_RUNTIME_CONFIGURER Konfigurator 20010724
# Exception Resumable Description Created on
1 ACCOUNTING_ENGINE_NOT_BOUND 20010724

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACCOUNTING_ENGINE Call by reference Object reference (TYPE REF TO) /EACC/IF_ACCOUNTING_ENGINE Zentrale Instanz der Accounting Engine 20010817
2 Returning RO_FACADE Value transfer Object reference (TYPE REF TO) /EACC/CL_LI_RUNTIME_FACADE Fassade der Einzelpostenlaufzeitverwaltung 20010606

Method GET_INSTANCE on class /EACC/CL_LI_RUNTIME_FACADE has no exception.

Method GET_LINE_ITEMS_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOCUMENTS_ROOT Call by reference Object reference (TYPE REF TO) /EACC/IF_DOCUMENTS_ROOT Belegeinstieg 20010606
2 Importing IO_DOCUMENTS_TABLE Call by reference Object reference (TYPE REF TO) CL_FINB_KF_CHARS_TABLE_SORTED Tabelle von Merkmalswerten 20020724
3 Importing IO_JOURNAL Call by reference Object reference (TYPE REF TO) /EACC/IF_JOURNAL Einheitliche Funktionalität aller Teilprotokolle 20031222
4 Importing I_CONFIG_ID Call by reference Type reference (TYPE) /EACC/CONFIG_ID Konfigurations ID 20010618
5 Returning RO_LINE_ITEMS_ROOT Value transfer Object reference (TYPE REF TO) /EACC/IF_LINE_ITEMS_ROOT Einzelposten 20010606
# Exception Resumable Description Created on
1 CONFIGURATION_NOT_SET Es ist keine aktive Konfiguration eingestellt. 20010618
2 CONFIG_ID_ISNT_ACTIVE Die angegebene Konfiguration ist nicht aktiv. 20010618
3 CONFIG_IS_FOR_OTHER_ACC_INST Die Konfiguration wurde für eine andere RW-Instanz angelegt 20010817
4 DOCUMENTS_ROOT_NOT_BOUND Der Importparameter ist nicht instanziiert 20010606
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A