SAP ABAP Class CL_DIS_FLOWTYPE_RULE_TRS (Treasury: Customizing Class for Update Type in TRS)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM-BO (Application Component) Back Office
     FTR_SECURITY_ACCOUNT_MGT (Package) Treasury: Securities Account Management
Properties
Class CL_DIS_FLOWTYPE_RULE_TRS  
Short Description Treasury: Customizing Class for Update Type in TRS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_SECURITY_ACCOUNT_MGT   Treasury: Securities Account Management 
Created 20000331   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TCFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TPMCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DIS_FLOWTYPE_RULE_TRS has no interface implemented.
Friends
Class CL_DIS_FLOWTYPE_RULE_TRS has no friend class.
Attributes
Class CL_DIS_FLOWTYPE_RULE_TRS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLS_DERIVE_CAT_FROM_CLASS Static method Public Method Derives Flow Category from Classification 20000823
2 CLS_GET_FLOW_CLASS_TEXT Static method Public Method 20090402
3 CLS_READ_DFTYPE_FOR_COND Static method Public Method Determines Update Types for the Condition Types 20021220
4 CLS_READ_DIS_FLOWTYPE Static method Public Method Reads Data for an Update Type 20000331
5 CLS_READ_FTYPE_REPAY_SCHED_END Static method Public Method Read update type for end of validity of repayment schedule 20090401
6 CLS_READ_NOM_CORR_DIS_FLOWTYPE Static method Public Method Determines Update Types for Nominal Adjustment 20000615
7 CLS_READ_REFERENCED_DFT Static method Public Method Determines Update Type for Debit Position Flow 20000918
8 CLS_READ_ST_DIV_DIS_FLOWTYPE Static method Public Method Determines Update Types for 'Capitalized Dividend' 20000906
Events
Class CL_DIS_FLOWTYPE_RULE_TRS has no event.
Types
Class CL_DIS_FLOWTYPE_RULE_TRS has no local type.
Method Signatures

Method CLS_DERIVE_CAT_FROM_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASSIFICATION Value transfer Type reference (TYPE) TPM_FLOW_CLASS_TRS Bewegungsklassifizierung für Depotverwaltung 20000823
2 Importing IM_DIS_FLOWTYPE Value transfer Type reference (TYPE) TPM_DIS_FLOWTYPE Fortschreibungsart 20000823
3 Importing IM_SBERFIMA Value transfer Type reference (TYPE) SBEWFIMA Berechnungstyp für den Finanzstromrechner 20051212
4 Returning RE_FLOWCAT Value transfer Type reference (TYPE) TPM_FLOWCAT_TRS Bewegungstyp für Depotverwaltung 20000823
# Exception Resumable Description Created on
1 IMPORT_INITIAL Importparameter initial 20000823
2 NOT_FOUND kein Customizing-Eintrag gefunden 20000823

Method CLS_GET_FLOW_CLASS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLOW_CLASS Call by reference Type reference (TYPE) TPM_FLOW_CLASS_TRS Bewegungstyp für Depotverwaltung 20090402
2 Returning RE_TEXT Value transfer Type reference (TYPE) DDTEXT Bewegungstypentext für Depotverwaltung 20090402

Method CLS_GET_FLOW_CLASS_TEXT on class CL_DIS_FLOWTYPE_RULE_TRS has no exception.

Method CLS_READ_DFTYPE_FOR_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COND_DIR Value transfer Type reference (TYPE) TPM_COND_DIR Zahlungsrichtung für Konditionsposition 20030317
2 Exporting EX_DFTYPE_INC Value transfer Type reference (TYPE) TPM_DFT_COND_INC Fortschreibungsart für eingehende Zahlung 20021220
3 Exporting EX_DFTYPE_OUT Value transfer Type reference (TYPE) TPM_DFT_COND_OUT Fortschreibungsart für ausgehende Zahlung 20021220
4 Importing IM_CONDITION_TYPE Value transfer Type reference (TYPE) SKOART Konditionsart 20021220
5 Importing IM_POSITION_CAT Value transfer Type reference (TYPE) TPM_TRS_POS_CAT SPACE Aktiv-/Passivkennzeichen 20041118
# Exception Resumable Description Created on
1 NOT_FOUND Keine Fortschreibungsarten gefunden 20021220

Method CLS_READ_DIS_FLOWTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CLASSIFICATION Call by reference Type reference (TYPE) TPM_FLOW_CLASS_TRS CFM: Bewegungsklassifizierung für Depotverwaltung 20030611
2 Exporting EX_FLG_AUTO_POST Call by reference Type reference (TYPE) TPM_AUTO_POST Kennzeichen für maschinelle Sollstellung 20030611
3 Exporting EX_FLG_CALC2POS_DATE Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20090422
4 Exporting EX_PAY_CONTROL Call by reference Type reference (TYPE) TPM_PAY_CTRL Kennzeichen: Sollstellungsbewegung erzeugen 20030611
5 Exporting EX_PAY_SIGN Call by reference Type reference (TYPE) TPM_PAY_SIGN Richtung der Zahlung 20030611
6 Exporting EX_SBERFIMA Call by reference Type reference (TYPE) SBEWFIMA Berechnungstyp für den Finanzstromrechner 20030611
7 Exporting EX_YIELD_REL Call by reference Type reference (TYPE) EFFZI Bestandteil der Effektivzinsberechnung 20030611
8 Exporting EX_YIELD_SIGN Call by reference Type reference (TYPE) VVSEFFZIVZ Vorzeichen für die Effektivzinsberechnung 20030611
9 Importing IM_DIS_FLOWTYPE Value transfer Type reference (TYPE) TPM_DIS_FLOWTYPE Fortschreibungsart 20000331
# Exception Resumable Description Created on
1 DIS_FLOWTYPE_INITIAL Fortschreibungsart initial 20000331
2 INCONSISTENT 20090423
3 NOT_FOUND keine Daten zur Fortschreibungsart gefunden 20000331

Method CLS_READ_FTYPE_REPAY_SCHED_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_UPDATETYPE_REPAY_SCHED_END Value transfer Type reference (TYPE) TPM_DIS_FLOWTYPE Fortschreibungsart 20090401
# Exception Resumable Description Created on
1 FAILED failed 20090401

Method CLS_READ_NOM_CORR_DIS_FLOWTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PRODUCT_TYPE Value transfer Type reference (TYPE) GSART Produktart 20000615
2 Importing IM_SIGN Value transfer Type reference (TYPE) SSIGN Vorzeichen 20000615
3 Returning RE_DIS_FLOWTYPE Value transfer Type reference (TYPE) TPM_DIS_FLOWTYPE Fortschreibungsart 20000615
# Exception Resumable Description Created on
1 NOT_FOUND keine zugeordnete Fortschreibungsart gefunden 20000615
2 PRODUCT_TYPE_INITIAL Produktart initial 20000615
3 SIGN_INITIAL TRS-Bewegungstyp initial 20000615

Method CLS_READ_REFERENCED_DFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMPANY_CODE Value transfer Type reference (TYPE) BUKRS Buchungskreis 20000918
2 Importing IM_DIS_FLOWTYPE Value transfer Type reference (TYPE) TPM_DIS_FLOWTYPE Fortschreibungsart 20000918
3 Returning RE_REF_DIS_FLOWTYPE Value transfer Type reference (TYPE) TPM_DIS_FLOWTYPE Referenzfortschreibungart 20000918
# Exception Resumable Description Created on
1 NOT_FOUND keine Referenzfortschreibungsart gefunden 20000918

Method CLS_READ_ST_DIV_DIS_FLOWTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PRODUCT_TYPE Value transfer Type reference (TYPE) VVSART Produktart 20000906
2 Returning RE_DATA Value transfer Type reference (TYPE) TRSC_DFTYPE_SD Fortschreibungsart für 'Dividende aktivieren' 20000906
# Exception Resumable Description Created on
1 FAILED Fehler ist aufgetreten 20000906
History
Last changed by/on SAP  20091125 
SAP Release Created in