SAP ABAP Class CL_BCT_FS_START_TRANSFORM (Start Routines for IBU FS (Banking))
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-FS-BA-DR (Application Component) Disclosure & Reporting
     RS_BCT_FS (Package) Business Content IBU Financial Services
Properties
Class CL_BCT_FS_START_TRANSFORM  
Short Description Start Routines for IBU FS (Banking)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_FS   Business Content IBU Financial Services 
Created 20070426   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BCT_FS_START_TRANSFORM has no interface implemented.
Friends
Class CL_BCT_FS_START_TRANSFORM has no friend class.
Attributes
Class CL_BCT_FS_START_TRANSFORM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_1CLACC_ATTR Static method Public Method Start Routine DSO 0BAPADS07 for InfoObject 0BA_1CLACC 20070502
2 SET_1FTRAN_ATTR Static method Public Method Start Routine DSO 0BAPADS06 for InfoObject 0BA_1FTRAN 20070426
Events
Class CL_BCT_FS_START_TRANSFORM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CHAR1 Public See coding 20070430 char1(1) TYPE c
2 CHAR40 Public See coding 20070426 char40(40) TYPE c
3 S_BAPADS06 Public See coding Source Structure for DataStore 0BAPADS06 20070426 BEGIN OF s_bapads06, * InfoObject: 0BA_1FTRAN Finanzgeschäft-ID. ba_1ftran TYPE char40, * InfoObject: 0SOURSYSTEM Quellsystem ID. soursystem TYPE rssoursysid, * InfoObject: 0DATETO gültig bis. dateto TYPE datum, * InfoObject: 0DATEFROM gültig ab. datefrom TYPE datum, * InfoObject: 0BA_1PRFCTR Profit Center. ba_1prfctr TYPE char40, * InfoObject: 0BA_1SEGM Business Segment. ba_1segm TYPE char40, * InfoObject: 0RECORDMODE BW Deltaverfahren: Update Modus. recordmode TYPE rodmupdmod, * Field: RECORD. record TYPE rsarecord, END OF s_bapads06
4 S_BAPADS07 Public See coding Source Structure for DataStore 0BAPADS07 20070502 BEGIN OF s_bapads07, * InfoObject: 0BA_1CLACC Depotgattungsbestandskonto. ba_1clacc TYPE char40, * InfoObject: 0SOURSYSTEM Quellsystem ID. soursystem TYPE rssoursysid, * InfoObject: 0DATETO gültig bis. dateto TYPE datum, * InfoObject: 0DATEFROM gültig ab. datefrom TYPE datum, * InfoObject: 0BA_1PRFCTR Profit Center. ba_1prfctr TYPE char40, * InfoObject: 0BA_1SEGM Business Segment. ba_1segm TYPE char40, * InfoObject: 0RECORDMODE BW Deltaverfahren: Update Modus. recordmode TYPE rodmupdmod, * Field: RECORD. record TYPE rsarecord, END OF s_bapads07
5 S_BA_1CLACC Public See coding Source Structure for InfoObject 0BA_1CLACC 20070502 BEGIN OF s_ba_1clacc, * InfoObject: 0SOURSYSTEM Quellsystem ID. soursystem TYPE rssoursysid, * InfoObject: 0BA_1CLACC Depotgattungsbestandskonto. ba_1clacc TYPE char40, * objectversion objvers TYPE char1, * InfoObject: 0DATETO gültig bis. dateto TYPE datum, * InfoObject: 0DATEFROM gültig ab. datefrom TYPE datum, * flag changed changed TYPE char1, * InfoObject: 0BA_1PRFCTR Profit Center. ba_1prfctr TYPE char40, * InfoObject: 0BA_1SEGM Business Segment. ba_1segm TYPE char40, END OF s_ba_1clacc
6 S_BA_1FTRAN Public See coding Source Structure for InfoObject 0BA_1FTRAN 20070430 BEGIN OF s_ba_1ftran, * InfoObject: 0SOURSYSTEM Quellsystem ID. soursystem TYPE rssoursysid, * InfoObject: 0BA_1FTRAN Finanzgeschäft-ID. ba_1ftran TYPE char40, * objectversion objvers TYPE char1, * InfoObject: 0DATETO gültig bis. dateto TYPE datum, * InfoObject: 0DATEFROM gültig ab. datefrom TYPE datum, * flag changed changed TYPE char1, * InfoObject: 0BA_1PRFCTR Profit Center. ba_1prfctr TYPE char40, * InfoObject: 0BA_1SEGM Business Segment. ba_1segm TYPE char40, END OF s_ba_1ftran
7 T_BAPADS06 Public See coding 20070426 t_bapads06 TYPE STANDARD TABLE OF s_bapads06
8 T_BAPADS07 Public See coding 20070502 t_bapads07 TYPE STANDARD TABLE OF s_bapads07
9 T_BA_1CLACC Public See coding 20070502 t_ba_1clacc TYPE STANDARD TABLE OF s_ba_1clacc WITH NON-UNIQUE DEFAULT KEY
10 T_BA_1FTRAN Public See coding 20070430 t_ba_1ftran TYPE STANDARD TABLE OF s_ba_1ftran WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method SET_1CLACC_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MONITOR Call by reference Type reference (TYPE) RSTR_TY_T_MONITORS 20070502
2 Changing C_T_SOURCE_PACKAGE Call by reference Type reference (TYPE) T_BAPADS07 Source Package 20070502
# Exception Resumable Description Created on
1 CX_BCT_FS_START_TRANSFORM Ausnahmeklasse zu CL_BCT_FS_START_TRANSFORM 20070502

Method SET_1FTRAN_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MONITOR Call by reference Type reference (TYPE) RSTR_TY_T_MONITORS 20070430
2 Changing C_T_SOURCE_PACKAGE Call by reference Type reference (TYPE) T_BAPADS06 Source Package 20070426
# Exception Resumable Description Created on
1 CX_BCT_FS_START_TRANSFORM Ausnahmeklasse zu CL_BCT_FS_START_TRANSFORM 20070430
History
Last changed by/on SAP  20141101 
SAP Release Created in 703