SAP ABAP Class /FSCAA/CL_STANDING_ORDER (Standing Order)
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_ATTRIBUTE_SERVICES Services for Attribute Classes 20040309
2 Interface implementation (CLASS c. INTERFACES i_ref)  /FSCAA/IF_SO_ATTRIBUTES Attributes of standing order 20040308
3 Interface implementation (CLASS c. INTERFACES i_ref)  /FSCAA/IF_SO_CONTENT Standing Order 20040305
4 Interface implementation (CLASS c. INTERFACES i_ref)  /FSCAA/IF_XML_SUPPORT Class is supporting XML creation 20040305
Properties
Class /FSCAA/CL_STANDING_ORDER  
Short Description Standing Order    
Super Class /FSCAA/CL_ATTRIBUTE_SERVICES Services for Attribute Classes 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package /FSCAA/CSL   FS-CAA Service Layer 
Created 20040305   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSCAA/CL_STANDING_ORDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /FSCAA/IF_SO_ATTRIBUTES Attributes of standing order 20040308
2 /FSCAA/IF_SO_CONTENT Standing Order 20040305
3 /FSCAA/IF_XML_SUPPORT Class is supporting XML creation 20040305
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 A_ACCOUNT Instance attribute Protected Attribute reference (LIKE) 20040305
2 A_ACCOUNT_EXTERNAL Instance attribute Protected Attribute reference (LIKE) 20040305
3 A_BANKAREA Instance attribute Protected Attribute reference (LIKE) 20040305
4 A_BANKKEY Instance attribute Protected Attribute reference (LIKE) 20040305
5 A_COUNTRY Instance attribute Protected Attribute reference (LIKE) 20040305
6 A_IREF_CONTENT Instance attribute Protected Attribute reference (LIKE) 20040309
7 A_IREF_MAPPING_MGR Instance attribute Protected Attribute reference (LIKE) 20040308
8 A_IREF_PLAIN_DATA Instance attribute Protected Attribute reference (LIKE) 20040330
9 A_IREF_SO_ATTRIBUTES Instance attribute Protected Attribute reference (LIKE) 20040308
10 A_OREF_EXTENSIONS Instance attribute Protected Attribute reference (LIKE) 20040305
11 A_PAYMENT_NOTE Instance attribute Protected Attribute reference (LIKE) 20040309
12 A_STANDING_ORDER Instance attribute Protected Attribute reference (LIKE) 20040305
13 A_STANDING_ORDER_ID Instance attribute Protected Attribute reference (LIKE) 20040309
14 A_STANDING_ORDER_TEXT Instance attribute Protected Attribute reference (LIKE) 20040309
15 A_TAB_ATTRIBUTES Instance attribute Protected Attribute reference (LIKE) 20040308
16 A_TAB_EXTENSION_ATTRIBUTES Instance attribute Protected Attribute reference (LIKE) 20040308
17 A_TAB_FIELDINFO Instance attribute Protected Attribute reference (LIKE) 20040308
18 CONSTANT_FIELD_HIDDEN Constant Protected Type reference (TYPE) FELDSTATUS '-' 20040308
19 CONSTANT_FIELD_INPUT Constant Protected Type reference (TYPE) FELDSTATUS '.' 20040308
20 CONSTANT_FIELD_REQUIRED Constant Protected Type reference (TYPE) FELDSTATUS '+' 20040308
21 STATIC_IREF_MAPPING Static Attribute Protected Object reference (TYPE REF TO) /FSCAA/IF_MAPPING_MGR 20040308
22 STATIC_TAB_SHLP Static Attribute Protected Type reference (TYPE) /FSCAA/TAB_USED_SHLP 20040308
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040305
2 GET_ATTRIBUTES Instance method Private Method get field attributes 20040308
Events
Class /FSCAA/CL_STANDING_ORDER has no event.
Types
Class /FSCAA/CL_STANDING_ORDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /FSCAA/CL_STANDING_ORDER has no parameter.
Method CONSTRUCTOR on class /FSCAA/CL_STANDING_ORDER has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CATEGORY Call by reference Type reference (TYPE) C 20040308
2 Importing PI_FIELDSTATUS Call by reference Type reference (TYPE) FELDSTATUS 20040308
3 Importing PI_TABNAME Call by reference Type reference (TYPE) TABNAME 20040308
4 Returning PR_TAB_FIELD_ATTRIBUTES Value transfer Type reference (TYPE) /FSCAA/TAB_FIELD_ATTRIBUTES 20040308

Method GET_ATTRIBUTES on class /FSCAA/CL_STANDING_ORDER has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 462_10