SAP ABAP Class CL_RESC_ACCRUAL_BASE_MNGR (Basis for Accrual/Deferral)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SC (Application Component) Service Charge Settlement
     RE_SC_AL (Package) SCS: Accrual/Deferral
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 20061005
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RESC_ACCRUAL_BASE_MNGR Basis for Accrual/Deferral 20061005
Properties
Class CL_RESC_ACCRUAL_BASE_MNGR  
Short Description Basis for Accrual/Deferral    
Super Class CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_SC_AL   SCS: Accrual/Deferral 
Created 20061004   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RECA0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RESC_ACCRUAL_BASE_MNGR Basis for Accrual/Deferral 20061005
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20061005 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MF_STORABLE Instance attribute Protected Type reference (TYPE) RECABOOL General Yes/No Field 20061011
2 MO_SETTLEMENT Instance attribute Protected Object reference (TYPE REF TO) IF_RESC_SETTLEMENT_RESA Accrual/Deferral 20061011
3 MT_LIST Instance attribute Protected Type reference (TYPE) RE_T_ACCRUALSCCOSTS Accrual/Deferral 20061005
4 MT_LIST_OLD Instance attribute Protected Type reference (TYPE) RE_T_ACCRUALSCCOSTS Accrual/Deferral 20061005
5 MT_STATUS Instance attribute Protected Type reference (TYPE) MTY_T_BC_STATUS Status of Process Step (VICASTEPSTATUS) 20061024
Methods
# Method Level Visibility Method type Description Created on
1 FILL_BUFFER Instance method Protected Method Fills Table Buffer 20061012
2 INIT_BY_ACCRUALGUID Instance method Public Method 20061012
Events
Class CL_RESC_ACCRUAL_BASE_MNGR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTY_S_BC_STATUS Protected See coding 20061024 begin of MTY_S_BC_STATUS, processguid type recaprocessguid, OBJGUID type RECAPROCESSOBJGUID, STATUS type RECASTEPSTATUS, end of MTY_S_BC_STATUS
2 MTY_T_BC_STATUS Protected See coding 20061024 MTY_T_BC_STATUS type table of MTY_S_BC_STATUS
Method Signatures

Method FILL_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GUID Call by reference Type reference (TYPE) RE_T_GUID GUID 20061012

Method FILL_BUFFER on class CL_RESC_ACCRUAL_BASE_MNGR has no exception.

Method INIT_BY_ACCRUALGUID Signature

Method INIT_BY_ACCRUALGUID on class CL_RESC_ACCRUAL_BASE_MNGR has no parameter.
Method INIT_BY_ACCRUALGUID on class CL_RESC_ACCRUAL_BASE_MNGR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700