SAP ABAP Class /EACC/CL_EDGE_SCHEME (Superclass of all BTA Primary Processes)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-AE (Application Component) Accounting Engine
     /EACC/POSTING_SCHEME (Package) Posting Scheme
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /EACC/CL_POSTING_SCHEME Posting Scheme 20021227
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /EACC/CL_PRD_SCHEME 20021227
Properties
Class /EACC/CL_EDGE_SCHEME  
Short Description Superclass of all BTA Primary Processes    
Super Class /EACC/CL_POSTING_SCHEME Posting Scheme 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /EACC/POSTING_SCHEME   Posting Scheme 
Created 20021227   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/CL_EDGE_SCHEME has no forward declaration.
Interfaces
Class /EACC/CL_EDGE_SCHEME has no interface implemented.
Friends
Class /EACC/CL_EDGE_SCHEME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 XO_EDGE Instance attribute Public Object reference (TYPE REF TO) /EACC/CL_BTA_GENERIC_VAL_EDGE 20030304
2 XO_RECEIVER_SCHEME Instance attribute Public Object reference (TYPE REF TO) /EACC/CL_OBJECT_SCHEME Posting Scheme 20030304
3 XO_SENDER_SCHEME Instance attribute Public Object reference (TYPE REF TO) /EACC/CL_OBJECT_SCHEME Posting Scheme 20030304
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20021227
Events
Class /EACC/CL_EDGE_SCHEME has no event.
Types
Class /EACC/CL_EDGE_SCHEME 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 IO_EDGE Call by reference Object reference (TYPE REF TO) /EACC/CL_BTA_GENERIC_VAL_EDGE Interface auf die Kante der gen. BTA 20021227
2 Importing IO_RECEIVER_SCHEME Call by reference Object reference (TYPE REF TO) /EACC/CL_OBJECT_SCHEME Buchungschema 20021227
3 Importing IO_SENDER_SCHEME Call by reference Object reference (TYPE REF TO) /EACC/CL_OBJECT_SCHEME Buchungschema 20021227

Method CONSTRUCTOR on class /EACC/CL_EDGE_SCHEME has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in