SAP ABAP Class /EACC/CL_DC_BP_GEN_SEQ (Blueprint for Generating Class for Delegating Updates)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-AE (Application Component) Accounting Engine
     /EACC/DOCUMENT_CREATION (Package) Document Structure in the Accounting Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FINB_GN_BUILDING_PLAN Abstract Blueprint 20030326
Properties
Class /EACC/CL_DC_BP_GEN_SEQ  
Short Description Blueprint for Generating Class for Delegating Updates    
Super Class CL_FINB_GN_BUILDING_PLAN Abstract Blueprint 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /EACC/DOCUMENT_CREATION   Document Structure in the Accounting Engine 
Created 20030326   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FINB_CONS_GENERATOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /EACC/CL_DC_BP_GEN_SEQ has no interface implemented.
Friends
Class /EACC/CL_DC_BP_GEN_SEQ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ACC_CONFIG Instance attribute Public Type reference (TYPE) ACC_CONFIG Interface Identifier 20030327
2 A_ACC_SYSTEM Instance attribute Public Type reference (TYPE) ACC_SYSTEM Delegation Interfacee 20030327
3 A_BUS_TRANS_CAT Instance attribute Private Type reference (TYPE) ACC_BUS_TR_CAT Business Transaction Category 20030327
4 A_DATABASIS Instance attribute Public Type reference (TYPE) ACC_DATABASIS Data Interface 20030327
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030326
2 GET_PROCESS_STEPS Instance method Public Method 20030403
Events
Class /EACC/CL_DC_BP_GEN_SEQ has no event.
Types
Class /EACC/CL_DC_BP_GEN_SEQ 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 Call by reference Type reference (TYPE) FINB_GN_APPL Anwendung 20030326
2 Importing I_CONFIG_KEY Call by reference Type reference (TYPE) CLIKE Key des Konfigurationsobjektes 20030326
3 Importing I_CONFIG_KEY_EXTENSION Call by reference Type reference (TYPE) CLIKE Key-Erweiterung 20030326
4 Importing I_CONFIG_OBJ Call by reference Type reference (TYPE) CLIKE Name Konfigurationsobjekt 20030326
5 Importing I_ON_DELETE Call by reference Type reference (TYPE) BOOLE_D CL_FINB_CONS_GENERATOR=>A_FALSE nur Löschen erlaubt 20030326

Method CONSTRUCTOR on class /EACC/CL_DC_BP_GEN_SEQ has no exception.

Method GET_PROCESS_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DECLARATION Call by reference Type reference (TYPE) /EACC/YT_DECLARATION Variablendeklarationen für Templates 20030403
2 Importing IX_ALL Call by reference Type reference (TYPE) /EACC/BOOLEAN alle Schritte einer Sequenz 20030403
3 Importing IX_CROSS_JOURNAL Call by reference Type reference (TYPE) /EACC/X_CROSS_JOURNAL Exit Ausführung prepare_posting nach Journalverarbeitung 20030612
4 Importing IX_EXECUTE Call by reference Type reference (TYPE) /EACC/X_EXECUTE Kennzeichen für Exit Ausführung im execute_posting 20030403
5 Importing IX_PREPARE Call by reference Type reference (TYPE) /EACC/X_PREPARE Kennzeichen für Exit Ausführung im prepare_posting 20030403

Method GET_PROCESS_STEPS on class /EACC/CL_DC_BP_GEN_SEQ has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 350