SAP ABAP Class /FSCAA/CL_IMPL_STANDING_ORDER (Implementation Standig 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_OBJECT FS-CAA: Main Object 20031126
2 Interface implementation (CLASS c. INTERFACES i_ref)  /FSCAA/IF_SO_CONTROL_DATA Control data to create a standingorder 20040330
3 Interface implementation (CLASS c. INTERFACES i_ref)  /FSCAA/IF_STANDING_ORDER Interface Standig Order 20031126
Properties
Class /FSCAA/CL_IMPL_STANDING_ORDER  
Short Description Implementation Standig Order    
Super Class /FSCAA/CL_OBJECT FS-CAA: Main Object 
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 20031126   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSCAA/CL_IMPL_STANDING_ORDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /FSCAA/IF_SO_CONTROL_DATA Control data to create a standingorder 20040330
2 /FSCAA/IF_STANDING_ORDER Interface Standig Order 20031126
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 Type reference (TYPE) BAPI_BKK_DTE_ACCOUNTEXT Externe Kontonummer 20040308
2 A_ACCOUNT_DISPLAY Instance attribute Protected Type reference (TYPE) BAPI_BKK_DTE_ACCOUNTEXT Externe Kontonummer 20040324
3 A_ACCOUNT_ID Instance attribute Protected Type reference (TYPE) /FSCAA/ACCOUNT_ID 20040308
4 A_BANKKEY Instance attribute Protected Type reference (TYPE) BANKK 20040308
5 A_BANK_AREA Instance attribute Protected Type reference (TYPE) BAPI_BKK_DTE_BKKRS Bankkreis 20040308
6 A_COUNTRY Instance attribute Protected Type reference (TYPE) BANKS 20040308
7 A_EXTERNAL_ACCNTNO Instance attribute Protected Type reference (TYPE) BAPI_BKK_DTE_ACCOUNTEXT Externe Kontonummer 20040308
8 A_OREF_SO_DETAILS Instance attribute Protected Object reference (TYPE REF TO) /FSCAA/IF_PLAIN_SO_DATA 20040308
9 A_RUNNING_MODE Instance attribute Protected Attribute reference (LIKE) 20040308
10 A_SO_DEFAULTS Instance attribute Protected Type reference (TYPE) /FSCAA/PAYMMENT_DEFAULTS 20040330
11 A_SO_VARIABLE Instance attribute Protected Attribute reference (LIKE) 20040924
12 A_STANDING_ORDER Instance attribute Protected Attribute reference (LIKE) 20040308
13 A_STANDING_ORDER_NO Instance attribute Protected Type reference (TYPE) BKK_SONO 20040308
14 A_TAB_TRNSTYPDIA Instance attribute Protected Type reference (TYPE) /FSCAA/TAB_TRNSTYPDIA 20040329
15 A_TAB_TRNSTYPRCV Instance attribute Protected Type reference (TYPE) /FSCAA/TAB_TRNSTYPRCV 20040329
16 CONSTANT_SEPARATOR Constant Protected Type reference (TYPE) C '@' 20040308
17 CONS_CHANGE_MODE Constant Protected Type reference (TYPE) BU_AKTYP '02' 20040308
18 CONS_CREATE_MODE Constant Protected Type reference (TYPE) BU_AKTYP '01' 20040308
19 CONS_DISPLAY_MODE Constant Protected Type reference (TYPE) BU_AKTYP '03' 20040308
20 STATIC_IREF_BADI_ACCOUNT Static Attribute Protected Object reference (TYPE REF TO) /FSCAA/IF_EX_ACCOUNT_MGMT 20040308
21 STATIC_IREF_MAPPING Static Attribute Protected Object reference (TYPE REF TO) /FSCAA/IF_MAPPING_MGR 20040308
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031126
2 GET_BCA_ID Static method Public Method Get the BCA identifiers 20040308
3 GET_STANDING_ORDER_ID Static method Public Method 20040304
4 GET_TRANSACTION_TYPE_REVERSE Instance method Protected Method 20040329
5 SET_BDT_FIELD_ATTRIBUTES Instance method Protected Method Set BDT Field attributes 20040329
Events
Class /FSCAA/CL_IMPL_STANDING_ORDER has no event.
Types
Class /FSCAA/CL_IMPL_STANDING_ORDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_BCA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_ACCOUNT Call by reference Type reference (TYPE) /FSCAA/ACCOUNT_ID 20040308
2 Exporting PE_BANKKEY Call by reference Type reference (TYPE) BANKK 20040308
3 Exporting PE_BANK_AREA Call by reference Type reference (TYPE) BAPI_BKK_DTE_BKKRS Bankkreis 20040308
4 Exporting PE_COUNTRY Call by reference Type reference (TYPE) BANKS 20040308
5 Exporting PE_EXTERNAL_ACCNTNO Call by reference Type reference (TYPE) BAPI_BKK_DTE_ACCOUNTEXT 20040308
6 Exporting PE_EXTERNAL_ACCNTNO_DISPLAY Call by reference Type reference (TYPE) BAPI_BKK_DTE_ACCOUNTEXT 20040324
7 Exporting PE_SO_NO Call by reference Type reference (TYPE) BKK_SONO 20040308
8 Importing PI_SO_ID Call by reference Type reference (TYPE) /FSCAA/STANDING_ORDER_ID 20040308
# Exception Resumable Description Created on
1 /FSCAA/CX_EXCEPTION 20050110

Method GET_STANDING_ORDER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ACCOUNT Call by reference Type reference (TYPE) /FSCAA/ACCOUNT_ID 20040304
2 Importing PI_STANDING_ORDER_NUMBER Call by reference Type reference (TYPE) BKK_SONO 20040304
3 Returning PR_ID Value transfer Type reference (TYPE) /FSCAA/STANDING_ORDER_ID 20040304

Method GET_STANDING_ORDER_ID on class /FSCAA/CL_IMPL_STANDING_ORDER has no exception.

Method GET_TRANSACTION_TYPE_REVERSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TRANS_TYPE Call by reference Type reference (TYPE) BAPI_BKK_DTE_TRNSTYPE 20040329
2 Returning PR_TRANS_TYPE Value transfer Type reference (TYPE) BAPI_BKK_DTE_TRNSTYPE 20040329

Method GET_TRANSACTION_TYPE_REVERSE on class /FSCAA/CL_IMPL_STANDING_ORDER has no exception.

Method SET_BDT_FIELD_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IREF_SO Call by reference Object reference (TYPE REF TO) /FSCAA/IF_SO_CONTENT 20040329
2 Importing PI_IREF_SO_ATTRIBUTES Call by reference Object reference (TYPE REF TO) /FSCAA/IF_SO_ATTRIBUTES 20040329
# Exception Resumable Description Created on
1 /FSCAA/CX_EXCEPTION 20050110
History
Last changed by/on SAP  20110810 
SAP Release Created in 462_10