SAP ABAP Class CF_REEX_ACCRUAL_OBJECT (Accrual Object: Factory)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RA (Application Component) Rental Accounting
     RE_EX_AL (Package) RE: Finance (Interface to Accrual Engine)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CF_RECA_OBJECT Object That Can Be Instantiated: Factory 20040224
Properties
Class CF_REEX_ACCRUAL_OBJECT  
Short Description Accrual Object: Factory    
Super Class CF_RECA_OBJECT Object That Can Be Instantiated: Factory 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_EX_AL   RE: Finance (Interface to Accrual Engine) 
Created 20040224   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ACEDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CF_REEX_ACCRUAL_OBJECT has no interface implemented.
Friends
Class CF_REEX_ACCRUAL_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_AUTH_OBJECT Constant Protected Type reference (TYPE) XUOBJECT '' Authorization Object 20040224
2 MC_ENQU_OBJECT Constant Protected Type reference (TYPE) ENQNAME '' Lock Object 20040224
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_BY_DATA Static method Public Method Creates Accrual Object Using Data 20040224
2 FIND_BY_ACRITEM Static method Public Method Creates Accrual Object with Key of Subobject 20050406
Events
Class CF_REEX_ACCRUAL_OBJECT has no event.
Types
Class CF_REEX_ACCRUAL_OBJECT has no local type.
Method Signatures

Method CREATE_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACRSTATUS Value transfer Type reference (TYPE) RERAACRSTATUS Status der Abgrenzungsposition 20101104
2 Importing ID_MODE Value transfer Type reference (TYPE) RECAPROCESSMODE Ausführungsmodus des Prozesses 20040224
3 Importing ID_REFGUID Value transfer Type reference (TYPE) RERAREFGUID Referenz-GUID 20040706
4 Importing ID_REFSUBKEYORIGIN Value transfer Type reference (TYPE) REEXREFSUBKEYORIGIN Herkunft des Objektunterschlüssels 20040316
5 Importing IF_ISPERSISTENT Value transfer Type reference (TYPE) RECABOOL Existiert auf der Datenbank 20050511
6 Importing IF_PERFORMPOST Value transfer Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20050729
7 Importing IF_PERFORMREVERSE Value transfer Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20040506
8 Importing IS_HEADER Value transfer Type reference (TYPE) ACEDS_REF Abgrenzungsobjekt Kopf 20040224
9 Importing IT_ITEMS Call by reference Type reference (TYPE) ACEDS_ITEMS_T Abgrenzungsobjekt Positionen 20040224
10 Importing IT_PARAMETERS Value transfer Type reference (TYPE) ACEDS_PARAM_T 20050729
11 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_REEX_ACCRUAL_OBJECT Abgrenzungsobjekt 20040224
# Exception Resumable Description Created on
1 ERROR Fehler 20040224

Method FIND_BY_ACRITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MODE Value transfer Type reference (TYPE) RECAPROCESSMODE Ausführungsmodus des Prozesses 20050406
2 Importing IF_PERFORMPOST Value transfer Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20050729
3 Importing IF_PERFORMREVERSE Value transfer Type reference (TYPE) ABAP_BOOL Stornieren 20050406
4 Importing IS_ACRITEM Value transfer Type reference (TYPE) RERA_ACR_ITEM Abgrenzungspositionen (Accrual items) (VIRAACRITEM) 20050406
5 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_REEX_ACCRUAL_OBJECT Abgrenzungsobjekt der Accrual Engine (ACE) 20050406
# Exception Resumable Description Created on
1 ERROR Fehler 20050406
History
Last changed by/on SAP  20130531 
SAP Release Created in 500