SAP ABAP Class /FSCAA/CL_ACCOUNT_LIST (AM Account List)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   IS-B-BCA (Application Component) Bank Customer Accounts
     /FSCAA/CSL (Package) FS-CAA Service Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /FSCAA/CL_OBJECT FS-CAA: Main Object 20040219
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /FSCAA/CL_ATTRIBUTE_SERVICES Services for Attribute Classes 20040309
Properties
Class /FSCAA/CL_ACCOUNT_LIST  
Short Description AM Account List    
Super Class /FSCAA/CL_OBJECT FS-CAA: Main Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package /FSCAA/CSL   FS-CAA Service Layer 
Created 20040219   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSCAA/CL_ACCOUNT_LIST has no forward declaration.
Interfaces
Class /FSCAA/CL_ACCOUNT_LIST has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /FSCAA/CL_INSTANCE_MANAGER 20041220 CAA Instance Manager
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STATIC_IREF_BADI_ACCOUNT Static Attribute Private Object reference (TYPE REF TO) /FSCAA/IF_EX_ACCOUNT_MGMT BAdI-Interface /FSCAA/IF_EX_BUS_PARTNER 20110204
2 STATIC_IREF_MAP_AL Static Attribute Private Object reference (TYPE REF TO) /FSCAA/IF_MAPPING_MGR 20040219
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20040219
2 GET_ACCOUNT_LIST Static method Public Method get the accounts of a partner 20040219
3 GET_STANDING_ORDER_LIST Static method Public Method get the standing order assinged to an account 20040304
Events
Class /FSCAA/CL_ACCOUNT_LIST has no event.
Types
Class /FSCAA/CL_ACCOUNT_LIST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /FSCAA/CL_ACCOUNT_LIST has no parameter.
Method CLASS_CONSTRUCTOR on class /FSCAA/CL_ACCOUNT_LIST has no exception.

Method GET_ACCOUNT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_ACCOUNT_LIST Call by reference Type reference (TYPE) /FSCAA/TAB_ACCOUNT_LIST 20040225
2 Importing PI_PARTNER Call by reference Type reference (TYPE) BU_PARTNER 20040219
# Exception Resumable Description Created on
1 /FSCAA/CX_EXCEPTION FS-CAA Exception class 20041230

Method GET_STANDING_ORDER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_STANDING_ORDER_LIST Call by reference Type reference (TYPE) /FSCAA/TAB_STANDING_ORDER_LIST 20040304
2 Importing PI_ACCOUNT Call by reference Type reference (TYPE) /FSCAA/ACCOUNT_ID 20040304
# Exception Resumable Description Created on
1 /FSCAA/CX_EXCEPTION FS-CAA Exception class 20041230
History
Last changed by/on SAP  20050219 
SAP Release Created in 462_10