SAP ABAP Class /EACC/CL_PLIMA_FACADE (Facade for Persitence Layer Line Items)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-AE (Application Component) Accounting Engine
     /EACC/DM_PLIMA (Package) Data Retention: Line Item Persistence
Properties
Class /EACC/CL_PLIMA_FACADE  
Short Description Facade for Persitence Layer Line Items    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /EACC/DM_PLIMA    
Program status     
Category 0   
Package /EACC/DM_PLIMA   Data Retention: Line Item Persistence 
Created 20010430   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FINB_PR_FACADE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_FINB_READER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /EACC/CL_PLIMA_FACADE has no interface implemented.
Friends
Class /EACC/CL_PLIMA_FACADE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PERS_FORMAT_FLAT Constant Public Type reference (TYPE) /EACC/PERS_FORMAT 'F' Format of Persistence Storage of Document (PLIMA) 20040217
2 PERS_FORMAT_OLD Constant Public Type reference (TYPE) /EACC/PERS_FORMAT ' ' Format of Persistence Storage of Document (PLIMA) 20040217
3 PERS_FORMAT_PTOOL Constant Public Type reference (TYPE) /EACC/PERS_FORMAT 'X' Format of Persistence Storage of Document (PLIMA) 20040217
4 READ_FORMAT_AMOUNT_ONE_KF Constant Public Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT 'A' Read Format for Line Items 20020419
5 READ_FORMAT_FLAT Constant Public Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT 'F' Read Format for Line Items 20020419
6 READ_FORMAT_QUANTITY_ONE_KF Constant Public Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT 'Q' Read Format for Line Items 20020419
7 XT_DISPATCHERS Static Attribute Protected See coding Runtime Dispatcher 20030828
8 XT_SELECTORS Static Attribute Protected See coding Selector Cache 20030930
9 X_AREAID Instance attribute Private Type reference (TYPE) FINB_MD_REGID FIN Master Data: Application Area 20020419
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Instance Generation 20010727
2 GET_CONFIGURATOR Instance method Public Method Provides Instance for Generating Line Items 20010727
3 GET_PERSISTOR Instance method Public Method Provides Instance for Updating Line Items 20010727
4 GET_PR_DISPATCHER Static method Public Method Gets Runtime Dispatcher of Peristence Tool 20030828
5 GET_SELECTOR Instance method Public Method Provides Instance for Reading Line Items 20010727
6 REORG_TOTALS Static method Public Method Reorganizes Totals/Balances 20040217
Events
Class /EACC/CL_PLIMA_FACADE has no event.
Types
Class /EACC/CL_PLIMA_FACADE 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 I_APPLICATION Value transfer Type reference (TYPE) FINB_PR_APPLICATION FI-Stammdaten: Anwendung 20020419
2 Importing I_AREAID Value transfer Type reference (TYPE) FINB_MD_REGID FIN-Stammdaten: Anwendungsgebiet 20020419
# Exception Resumable Description Created on
1 ACC_ENGINE_NOT_SET Accounting Instanz nicht übergeben 20010809

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/CL_LINE_ITEM_CONFIGURATR Konfiguration von Einzelposten 20010727

Method GET_CONFIGURATOR on class /EACC/CL_PLIMA_FACADE has no exception.

Method GET_PERSISTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Value transfer Type reference (TYPE) /EACC/CONFIG_ID Konfigurations ID 20010727
2 Returning RO_LINE_ITEM_PERSISTOR Value transfer Object reference (TYPE REF TO) /EACC/CL_LINE_ITEM_PERSISTOR Verbuchungsaufruf 20010727
# Exception Resumable Description Created on
1 CONFIGURATION_NOT_DEFINED Systemfehler: Konfigurationsidentifikation nicht definiert 20010727
2 CONFIGURATION_NOT_SET Systemfehler: Konfigurationsidentifikation nicht übergeben 20010727

Method GET_PR_DISPATCHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Value transfer Type reference (TYPE) FINB_PR_APPLICATION CL_FINB_PR_FACADE=>DEFAULT_APPL FI-Stammdaten: Anwendung 20030828
2 Importing I_AREAID Value transfer Type reference (TYPE) FINB_MD_REGID FIN-Stammdaten: Anwendungsgebiet 20030828
3 Returning RO_DISPATCHER Value transfer Object reference (TYPE REF TO) IF_FINB_PR_REQUEST_DISPATCHER Request Interpreter 20030828

Method GET_PR_DISPATCHER on class /EACC/CL_PLIMA_FACADE has no exception.

Method GET_SELECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BALANCE_TIME_CHARS Call by reference Type reference (TYPE) FINB_KF_CHARS Merkmale und Kennzahlen 20050309
2 Importing IT_OUTER_JOIN_TRANSLATION Call by reference Type reference (TYPE) FINB_T_KF_CHAR_TRANSLATION Ersetzungen von Feldnamen 20020812
3 Importing I_CONFIG_ID Value transfer Type reference (TYPE) /EACC/CONFIG_ID Konfigurations ID 20010729
4 Importing I_LINE_ITEM_READ_FORMAT Call by reference Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT Einzelpostenleseformat 20010817
5 Importing I_OUTER_JOIN Call by reference Type reference (TYPE) BOOLE_D IF_FINB_READER=>FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020907
6 Importing I_TOTALS_NOT_APPLY Value transfer Type reference (TYPE) BOOLE_D Totals nicht verwenden 20040510
7 Returning RO_LINE_ITEM_SELECTOR Value transfer Object reference (TYPE REF TO) IF_FINB_READER Lesen Einzelposten über Selektionsbedingung 20010727

Method GET_SELECTOR on class /EACC/CL_PLIMA_FACADE has no exception.

Method REORG_TOTALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONDITION Value transfer Object reference (TYPE REF TO) CL_FINB_CONDITION zu reorganisierender Bereich, default: alles 20050331
2 Importing IO_MSG_HANDLER Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20040217
3 Importing I_CONFIG_ID Value transfer Type reference (TYPE) /EACC/CONFIG_ID Konfigurations ID 20040217
4 Importing I_FORCE Value transfer Type reference (TYPE) BOOLE_D Totals unabhängig vom Verwendbarkeits-Flag aufbauen 20040316
5 Importing I_WITH_DIM Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040217

Method REORG_TOTALS on class /EACC/CL_PLIMA_FACADE has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 10A