SAP ABAP Class CL_RDPT_SCHEDULE (Redemption Schedule)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM (Application Component) Transaction Manager
     FTBAS (Package) Redemption Schedules
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RDPT_COLLECTABLE Collection Interface 19990723
Properties
Class CL_RDPT_SCHEDULE  
Short Description Redemption Schedule    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTBAS   Redemption Schedules 
Created 19990622   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TPMCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RDPT_COLLECTABLE Collection Interface 19990723
Friends
Class CL_RDPT_SCHEDULE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _ACTIVE_SCHEDULE_TEXT_DDIC Static Attribute Private Type reference (TYPE) DD04V Active Schedule Text DDIC 20000103
2 _CON_ACTIVE_SCHEDULE Constant Private Type reference (TYPE) SYCHAR01 'S' Active Schedule Mode 19990921
3 _CON_CHANGE Constant Private Type reference (TYPE) SYCHAR01 'A' Change Mode 19990622
4 _CON_CREATE Constant Private Type reference (TYPE) SYCHAR01 'C' Create Mode 19990622
5 _CON_DELETE Constant Private Type reference (TYPE) SYCHAR01 'E' Delete Mode 19990622
6 _CON_DISPLAY Constant Private Type reference (TYPE) SYCHAR01 'D' Display Mode 19990622
7 _CON_ICON_ACTIVE_SCHEDULE Constant Private Type reference (TYPE) RDPT_ICON_ACTIVE_SCHEDULE '@5B@' Active Schedule Icon 20000103
8 _CON_NOMINAL Instance attribute Private Type reference (TYPE) F '100000000' Total Nominal Amount. Defines the Resolution of Ann. and Ins 19990714
9 _CON_RDPT_ACTIVE_SCHEDULE_TEXT Constant Private Type reference (TYPE) DDOBJNAME 'RDPT_ACTIVE_SCHEDULE_TEXT' Acive Schedule Text Data Element 20000103
10 _CON_REDEMPTION_TABLE_NAME Constant Private Type reference (TYPE) TABNAME16 'RDPT_REDEMPTION' Redemption Table Name 19990628
11 _CON_SCHEDULE_TABLE_NAME Constant Private Type reference (TYPE) TABNAME16 'RDPT_SCHEDULE' Schedule Table Name 19990628
12 _IS_SCHEDULE Instance attribute Private Type reference (TYPE) RDPT_SCHEDULE Data of the Schedule 19990622
13 _IS_SCHEDULE_CHANGE Instance attribute Private Type reference (TYPE) RDPT_SCHEDULE Changed Data for the Schedule 19990622
14 _IT_REDEMPTIONS Instance attribute Private Type reference (TYPE) RDPT_REDEMPTIONS Redemptions for the Schedule 19990624
15 _IT_REDEMPTIONS_CHANGE Instance attribute Private Type reference (TYPE) RDPT_REDEMPTIONS Redemptions Changed for the Schedule 19990624
16 _MODE Instance attribute Private Type reference (TYPE) SYCHAR01 Mode of the Schedule 19990622
17 _MODE_ORIGINAL Instance attribute Private Type reference (TYPE) SYCHAR01 Orignal Mode of the Object, Mode from Const. 19990629
18 _MODE_PREVIOUS Instance attribute Private Type reference (TYPE) SYCHAR01 Previous Mode of the Schedule 19990622
19 _ONCE_INITIALIZED Instance attribute Private Type reference (TYPE) CHAR1 Redemption Schedule Was Once Initialized 20020607
20 _PERCENTAGEDECIMALS Instance attribute Private Type reference (TYPE) I Display the % with this Number of Decimals 19990728
21 _PPARENTSET Instance attribute Private Object reference (TYPE REF TO) CL_RDPT_SET Reference to the Parent Set 19990623
22 _PREDEMPTIONKEYMANAGER Static Attribute Private Object reference (TYPE REF TO) CL_TBSK_KEY_MANAGER Redemption Key Manager 19990922
23 _PSCHEDULEKEYMANAGER Static Attribute Private Object reference (TYPE REF TO) CL_TBSK_KEY_MANAGER Schedule Key Manager 19990922
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGNPUBLICATIONDATES Instance method Private Method Assign the Publication Dates 19990826
2 ASSIGNSYSTEMKEYSNEW Instance method Private Method Assign System Keys in CREATE Mode the "New Way" 19990922
3 CALCULATEFACTORCURRFACE Instance method Public Method Calculate Factor or Current Face 20050208
4 CALCULATEFIRSTREDEMPTIONDATE Instance method Public Method Calculate the First Redemption Date and Assign it to 2 Sched 19991115
5 CHECKREDEMPTIONS Instance method Public Method Checks the Redemption Data 20050114
6 CLEARSCHEDULE Instance method Public Method Clear the Data of the Schedule 19990714
7 CLS_CALC_FACTOR_CURRENT_FACE Static method Public Method Calculates Factor/Current Face 20080707
8 CONSTRUCTOR Instance method Public Constructor Constructor 19990622
9 CONVERTREDTODYNPROFORMAT Instance method Private Method Convert the Data from the Redemption Table to TC Format 19990624
10 CONVERTTODBFORMAT Instance method Private Method Convert the Data from the TC to DB Format 19990624
11 COPY Instance method Public Method Copy the Data of the Current Schedule to a New Schedule 19990630
12 CREATECONDITIONS Instance method Public Method Create Conditions from the Redemption Table 19990624
13 CREATEINITIALREDEMPTION Instance method Public Method Initial Repayment with Issue Date,Insert Orig.Nominal Amount 20050218
14 CREATESYSTEMKEYMANAGERS Instance method Public Method Create the System Key Managers 19991123
15 DATABASECOMMITISDONE Instance method Public Method Database Commit is Done, Change the Status of the Object 19990629
16 DISP_REVTRANS Instance method Private Method Displays Business Transactions to Be Reversed 20050309
17 FILTERONFIRSTREDEMPTIONDATE Instance method Private Method Filter on the Dates of the Redemption 19990625
18 FIXREDEMPTION Instance method Public Method Fixes a Repayment 20050125
19 FIXREDEMPTIONSCHEDULE Instance method Public Method Fixes a Redemption Schedule 20050121
20 GENERATEANNUITY Instance method Public Method Generate an Annuity Schedule 19990714
21 GENERATEINSTALMENT Instance method Public Method Generate an Installment Schedule 19990714
22 GETALLREDEMPTIONDATES Instance method Public Method Get all the Redemption Dates from the Class Data 19990625
23 GETBONDINTEREST Instance method Private Method Get the Interest of the Bond 19990714
24 GETCHANGEDREDEMPTIONS Instance method Public Method Get the Redemptions that have Been Changed 19991201
25 GETCOLUMNSTATUS Instance method Public Method Get the Status of the Column 19990624
26 GETENTERMODE Instance method Public Method Get the Enter Mode or the Redemption Schedule 20041125
27 GETEXCLUDINGFCODES Instance method Public Method Get the Function Codes to be Excluded from the GUI 19990623
28 GETFIXINGFLG Instance method Public Method Gets the Fixing Indicator for a Redemption Schedule 20050127
29 GETGUITITLE Instance method Public Method Get the GUI Title of the Dynpro 19990623
30 GETLASTFIXEDREDEMPTION Instance method Public Method Gets the Last Fixed Repayment 20050314
31 GETLASTPUBLISHEDREDEMPTION Instance method Public Method Gets the Last Fixed Repayment 20060511
32 GETMODE Instance method Public Method Get the Mode of the Schedule 19990727
33 GETNATIVESCHEDULEDATA Instance method Public Method Get the Schedule Data Unconverted 19991116
34 GETNUMBEROFDECIMALS Instance method Public Method Get the Number of Decimals 19990728
35 GETNUMBEROFREDEMPTIONS Instance method Public Method Get the Number of Redemptions 19990701
36 GETORGFIXEDRDPT Instance method Public Method Gets the Original Fixed Repayment 20050316
37 GETPARENTSET Instance method Public Method Get the Parent Set of the Schedule 19990727
38 GETPARENTSETNAME Instance method Public Method Get the Name of the Parent Set 19990623
39 GETREDEMPTION Instance method Public Method Gets Exactly One Repayment Flow 20041221
40 GETREDEMPTIONS Instance method Public Method Get the Redemption Data from the Schedule 19990727
41 GETSCHEDULECURRENCY Instance method Public Method Get the Schedule Currency 19991116
42 GETSCHEDULEDATAONLY Instance method Public Method Get the Schedule Data Ready to Use for the Dynpro 19990727
43 GETSCHEDULEFILE Instance method Public Method Get the Schedule File 19991207
44 GETSCHEDULENAME Instance method Public Method Get the Name of the Redemption Schedule 19990623
45 GETSCHEDULESYSTEMKEY Instance method Public Method Get the System Key of the Schedule 19990727
46 GETSCHEDULETEXT Instance method Public Method Get the Description of the Schedule 19990719
47 GETSCREENSTATUSFORFIELD Instance method Public Method Get the Screen Status for a Specific Field 19990624
48 GETSECURITYID Instance method Public Method Get the Parent Security ID 19991201
49 GETSETSYSTEMKEY Instance method Public Method Get the System Key of the Parent Set 19990721
50 GETSUBSCREENDATA Instance method Public Method Get the Data for Subscreen 0020 19990623
51 GETSYSTEMKEY Instance method Public Method Get the System Key of the Schedule 19991210
52 GETUSEDLISTREDEMPTION Instance method Public Method Gets a Where-Used List for a Repayment 20050127
53 GETUSEDLISTSCHEDULE Instance method Public Method Gets a Use List for a Given Redemption Schedule 20050117
54 GETUSERDATA Instance method Public Method Get the User Data of the Schedule 19990726
55 GETVALIDFROMDATE Instance method Public Method Get the Effective From Date of the Schedule 19990823
56 ISDATACHANGED Instance method Public Method Is the Data Changed? 19990625
57 ISREFRESHALVSCHEDULE Instance method Public Method Should the ALV Displaying the Schedules be Refreshed? 19990629
58 PUTDBSCHEDULEDATA Instance method Private Method Put the DB Data Directly in the Schedule 19990630
59 PUTREDEMPTIONS Instance method Public Method Put the Redemption Data in the Schedule 19990727
60 PUTREDEMPTIONS_INTERNAL Instance method Public Method Put Current Redemption Data in Internal Table 20120501
61 PUTSCHEDULEDATAONLY Instance method Public Method Put the Schedule Data - and Only the Schedule Data 19990727
62 PUTSCHEDULESYSTEMKEY Instance method Public Method Put a Schedule System Key 19990701
63 PUTUPLOADREDEMPTIONS Instance method Public Method Put Uploaded Redemptions 19991201
64 RELEASEKEYMANAGERS Static method Public Method Release the Key Managers for Sched. & Redemption 19990922
65 RELEASELOCK Instance method Public Method Release the Lock of the Object 19990625
66 RESETDATABASE Instance method Public Method Undo Saved Schedule and Redemption Data 20071205
67 ROUNDFACTOR Instance method Public Method Rounds the Factor 20050304
68 SETNEWMODE Instance method Public Method Set New Mode of the Schedule Object 19990629
69 SETNUMBEROFDECIMALS Instance method Public Method Set the Number of Decimals 19990728
70 SETPREVIOUSMODE Instance method Public Method Set the Previous Mode of the Schedule 19990629
71 SETSCHEDULENAME Instance method Public Method Set the Name of the Schedule - Only in Create Mode 19990720
72 SETUSERDATA Instance method Private Method Set the User Data of the Schedule 19990726
73 SETVALIDFROMDATESCHEDULE Instance method Public Method Sets "valid_from" Attribute of Redemption Schedule 20050330
74 UNDOFIXREDEMPTION Instance method Public Method Cancels Fixing of Factors 20050225
75 UNDOFIXREDEMPTIONINTERNAL Instance method Private Method Cancel Fixing of a Repayment after a Date 20050331
76 UNDOFIXSCHEDULE Instance method Public Method Cancels Fixing of Redemption Schedules 20050225
77 UPDATEDATABASE Instance method Public Method Update the Database with the Schedule and Redemption Data 19990625
78 VALIDATESCHEDULEDATA Instance method Public Method Validate the Data, Used by BAPI Data Entry 19991119
79 VALIDATEVALIDFROMDATE Instance method Public Method Validate the "Effective From" Date 19991122
Events
Class CL_RDPT_SCHEDULE has no event.
Types
Class CL_RDPT_SCHEDULE has no local type.
Method Signatures

Method ASSIGNPUBLICATIONDATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_REDEMPTIONS Call by reference Type reference (TYPE) RDPT_IO_REDEMPTIONS Redemption data for the dynpro 19990826

Method ASSIGNPUBLICATIONDATES on class CL_RDPT_SCHEDULE has no exception.

Method ASSIGNSYSTEMKEYSNEW Signature

Method ASSIGNSYSTEMKEYSNEW on class CL_RDPT_SCHEDULE has no parameter.
# Exception Resumable Description Created on
1 EXC_KEY_TABLE_LOCKED_BY_USER The table controling the system keys is locked by a user 19990922
2 EXC_NO_SYSTEM_KEYS_CREATED No system keys created 19990922

Method CALCULATEFACTORCURRFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_REDEMPTIONS Call by reference Type reference (TYPE) RDPT_IO_REDEMPTIONS Redemptions 20050208
2 Importing IM_SET_CURRENCY Value transfer Type reference (TYPE) RDPT_SET_CURRENCY Currency of Redemption Schedule Set 20120427

Method CALCULATEFACTORCURRFACE on class CL_RDPT_SCHEDULE has no exception.

Method CALCULATEFIRSTREDEMPTIONDATE Signature

Method CALCULATEFIRSTREDEMPTIONDATE on class CL_RDPT_SCHEDULE has no parameter.
Method CALCULATEFIRSTREDEMPTIONDATE on class CL_RDPT_SCHEDULE has no exception.

Method CHECKREDEMPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FLG_ERROR Call by reference Type reference (TYPE) C Error Flag 20050114
2 Exporting EX_POSTING_DATE Call by reference Type reference (TYPE) TPM_FI_POSTING_DATE Abweichendes FI-Buchungsdatum 20060420
3 Importing IM_RDPT_IO_REDEMPTION Call by reference Type reference (TYPE) RDPT_IO_REDEMPTION Data für Tilgung in table control 20050118
4 Importing IM_RDPT_IO_REDEMPTIONS Call by reference Type reference (TYPE) RDPT_IO_REDEMPTIONS IO redemption data 20050118

Method CHECKREDEMPTIONS on class CL_RDPT_SCHEDULE has no exception.

Method CLEARSCHEDULE Signature

Method CLEARSCHEDULE on class CL_RDPT_SCHEDULE has no parameter.
Method CLEARSCHEDULE on class CL_RDPT_SCHEDULE has no exception.

Method CLS_CALC_FACTOR_CURRENT_FACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_CURRENT_FACE Call by reference Type reference (TYPE) RDPT_CURRENT_FACE Current Face 20080707
2 Changing CH_FACTOR Call by reference Type reference (TYPE) RDPT_FACTOR_VAL Faktor 20080707
3 Importing IM_ORG_FACE Call by reference Type reference (TYPE) BNOMS original face 20080707

Method CLS_CALC_FACTOR_CURRENT_FACE on class CL_RDPT_SCHEDULE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DONT_SEL_REDEMPTIONS Value transfer Type reference (TYPE) XFELD ' ' Don't select the redemptions for the schedule 19991125
2 Importing IM_MODE Value transfer Type reference (TYPE) SYCHAR01 Mode parameter 19990622
3 Importing IM_PARENT_SET Value transfer Object reference (TYPE REF TO) CL_RDPT_SET Parent redemption set 19990622
4 Importing IM_SCHEDULE_KEY Value transfer Type reference (TYPE) TBSK_SYSTEM_KEY 0 System key of the schedule (Only zero in created mode) 19990622
# Exception Resumable Description Created on
1 EXC_INVALID_MODE Mode is not valid 19990622
2 EXC_LOCK_FAILURE The object could not be locked in the proper mode 19990625
3 EXC_NO_DATA_ON_DB No data on the database for this schedule system key 19990622
4 EXC_NO_PARENT_SET_OBJECT The reference to the parent object did not exist 19990622
5 EXC_NO_SCHEDULE_KEY No schedule key was provided 19990622

Method CONVERTREDTODYNPROFORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RED_TC_FORMAT Value transfer Type reference (TYPE) RDPT_IO_REDEMPTIONS Redemption data in TC format 19990624
2 Importing IM_FILTER_DATE Value transfer Type reference (TYPE) RDPT_PUBLICATION_DATE Filter on the publication date 19990826
3 Importing IM_RED_DB_FORMAT Call by reference Type reference (TYPE) RDPT_REDEMPTIONS Redemption data in DB format 19990624

Method CONVERTREDTODYNPROFORMAT on class CL_RDPT_SCHEDULE has no exception.

Method CONVERTTODBFORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_RED_DB_FORMAT Call by reference Type reference (TYPE) RDPT_REDEMPTIONS Redemptions in DB format 19990624
2 Importing IM_RED_TC_FORMAT Call by reference Type reference (TYPE) RDPT_IO_REDEMPTIONS Redemptions in TC format 19990624

Method CONVERTTODBFORMAT on class CL_RDPT_SCHEDULE has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARENT_SET Value transfer Object reference (TYPE REF TO) CL_RDPT_SET Change the parent set of the schedule 19990701
2 Returning RE_SCHEDULE Value transfer Object reference (TYPE REF TO) CL_RDPT_SCHEDULE The copy version of the schedule 19990630

Method COPY on class CL_RDPT_SCHEDULE has no exception.

Method CREATECONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONDITIONS Value transfer Type reference (TYPE) SECURITY_DB_VZZKOPO Conditions (old format) 19990624
2 Importing IM_REPAYMENTS Value transfer Type reference (TYPE) RDPT_IO_REDEMPTIONS Redemption data in DB format 19990624
3 Importing IM_SECURITY Value transfer Type reference (TYPE) VWPANLA Class data for Securities 19990625

Method CREATECONDITIONS on class CL_RDPT_SCHEDULE has no exception.

Method CREATEINITIALREDEMPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_REDEMPTIONS Value transfer Type reference (TYPE) RDPT_IO_REDEMPTIONS IO redemption data 20050218

Method CREATEINITIALREDEMPTION on class CL_RDPT_SCHEDULE has no exception.

Method CREATESYSTEMKEYMANAGERS Signature

Method CREATESYSTEMKEYMANAGERS on class CL_RDPT_SCHEDULE has no parameter.
# Exception Resumable Description Created on
1 EXC_KEY_TABLE_LOCKED_BY_USER System key lock by other user 19991123

Method DATABASECOMMITISDONE Signature

Method DATABASECOMMITISDONE on class CL_RDPT_SCHEDULE has no parameter.
Method DATABASECOMMITISDONE on class CL_RDPT_SCHEDULE has no exception.

Method DISP_REVTRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FLG_OK Call by reference Type reference (TYPE) C 20050310
2 Importing IM_TAB_BUSTRANS Call by reference Type reference (TYPE) TRDY_BUSINESS_TRANSACTION_CL Distributor: Tabelle von Geschäftsvorfällen (CL) 20050310

Method DISP_REVTRANS on class CL_RDPT_SCHEDULE has no exception.

Method FILTERONFIRSTREDEMPTIONDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_RED_TC_FORMAT Call by reference Type reference (TYPE) RDPT_IO_REDEMPTIONS Table with redemptions in IO format 19990625
2 Changing CH_SCHEDULE Call by reference Type reference (TYPE) RDPT_SCHEDULE The schedule data 19990625

Method FILTERONFIRSTREDEMPTIONDATE on class CL_RDPT_SCHEDULE has no exception.

Method FIXREDEMPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FLG_ERROR Value transfer Type reference (TYPE) C Error-Flag 20050218
2 Importing IM_FLG_TEST Call by reference Type reference (TYPE) C Testlauf-Flag 20050221
3 Importing IM_VALID_FROM Call by reference Type reference (TYPE) RDPT_VALID_FROM 'Gültig ab'-Datum 20050125

Method FIXREDEMPTION on class CL_RDPT_SCHEDULE has no exception.

Method FIXREDEMPTIONSCHEDULE Signature

Method FIXREDEMPTIONSCHEDULE on class CL_RDPT_SCHEDULE has no parameter.
Method FIXREDEMPTIONSCHEDULE on class CL_RDPT_SCHEDULE has no exception.

Method GENERATEANNUITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INTEREST_PERCENTAGE Value transfer Type reference (TYPE) PKOND Interest in percentage 20000914

Method GENERATEANNUITY on class CL_RDPT_SCHEDULE has no exception.

Method GENERATEINSTALMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GENERATE_MODE Call by reference Type reference (TYPE) XFELD ' ' Feld zum Ankreuzen 20050506
2 Importing IM_SET_CURRENCY Value transfer Type reference (TYPE) RDPT_SET_CURRENCY Currency of Redemption Schedule Set 20120427

Method GENERATEINSTALMENT on class CL_RDPT_SCHEDULE has no exception.

Method GETALLREDEMPTIONDATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REDEMPTION_DATES Value transfer Type reference (TYPE) RDPT_REDEMPTION_DATES All Redemption dates 19990625

Method GETALLREDEMPTIONDATES on class CL_RDPT_SCHEDULE has no exception.

Method GETBONDINTEREST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INTEREST Value transfer Type reference (TYPE) PKOND Interest of the bond 19990714

Method GETBONDINTEREST on class CL_RDPT_SCHEDULE has no exception.

Method GETCHANGEDREDEMPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHANGED_REDEMPTIONS Call by reference Type reference (TYPE) RDPT_REDEMPTIONS Changed redemptions 20050302
2 Exporting EX_DELETED_REDEMPTIONS Call by reference Type reference (TYPE) RDPT_REDEMPTIONS Deleted Redemption records 20050302
3 Exporting EX_INSERT_REDEMPTIONS Call by reference Type reference (TYPE) RDPT_REDEMPTIONS New Redemption records 20050302

Method GETCHANGEDREDEMPTIONS on class CL_RDPT_SCHEDULE has no exception.

Method GETCOLUMNSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IS_STATUS_CHANGED Value transfer Type reference (TYPE) XFELD Flag stating IF the field should be changed 19990624
2 Exporting EX_SCREEN_STATUS Value transfer Type reference (TYPE) RDPT_SCREEN_STATUS Screen status structure 19990624
3 Importing IM_COLUMN_NAME Value transfer Type reference (TYPE) RDPT_FIELDNAME Column Name 19990624
4 Importing IM_GROUP1 Value transfer Type reference (TYPE) SCRFGRP1 Group 1 19990624
5 Importing IM_GROUP2 Value transfer Type reference (TYPE) SCRFGRP1 Group 2 19990624
6 Importing IM_GROUP3 Value transfer Type reference (TYPE) SCRFGRP1 Group 3 19990624
7 Importing IM_GROUP4 Value transfer Type reference (TYPE) SCRFGRP1 Group 4 19990624
8 Importing IM_HIDE_COLUMNS Value transfer Type reference (TYPE) XFELD Hide all columns ('X') 20050110

Method GETCOLUMNSTATUS on class CL_RDPT_SCHEDULE has no exception.

Method GETENTERMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ENTER_MODE Value transfer Type reference (TYPE) RDPT_ENTER_MODE Eingabeart für Faktoren von ABS-Gattungen 20041125

Method GETENTERMODE on class CL_RDPT_SCHEDULE has no exception.

Method GETEXCLUDINGFCODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXCLUDING_FCODES Value transfer Type reference (TYPE) RDPT_FCODES Table with function codes 19990623

Method GETEXCLUDINGFCODES on class CL_RDPT_SCHEDULE has no exception.

Method GETFIXINGFLG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FIXING_FLG Value transfer Type reference (TYPE) RDPT_RSCH_FIX Fixierunggsflag für einen Tilgungsplan 20050127

Method GETFIXINGFLG on class CL_RDPT_SCHEDULE has no exception.

Method GETGUITITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GUI_TITLE Value transfer Type reference (TYPE) GUI_TITLE The GUI title of the dynpro 19990623

Method GETGUITITLE on class CL_RDPT_SCHEDULE has no exception.

Method GETLASTFIXEDREDEMPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REDEMPTION Value transfer Type reference (TYPE) RDPT_REDEMPTION Tilgungssätze 20050314

Method GETLASTFIXEDREDEMPTION on class CL_RDPT_SCHEDULE has no exception.

Method GETLASTPUBLISHEDREDEMPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REDEMPTION Value transfer Type reference (TYPE) RDPT_REDEMPTION Tilgungssätze 20060511

Method GETLASTPUBLISHEDREDEMPTION on class CL_RDPT_SCHEDULE has no exception.

Method GETMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MODE Value transfer Type reference (TYPE) SYCHAR01 Schedule mode 19990727

Method GETMODE on class CL_RDPT_SCHEDULE has no exception.

Method GETNATIVESCHEDULEDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SCHEDULE Value transfer Type reference (TYPE) RDPT_SCHEDULE Schedule data 19991116

Method GETNATIVESCHEDULEDATA on class CL_RDPT_SCHEDULE has no exception.

Method GETNUMBEROFDECIMALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DECIMALS Value transfer Type reference (TYPE) I Number of decimals 19990728

Method GETNUMBEROFDECIMALS on class CL_RDPT_SCHEDULE has no exception.

Method GETNUMBEROFREDEMPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NUM_REDEMPTIONS Value transfer Type reference (TYPE) I Number of redemptions 19990701

Method GETNUMBEROFREDEMPTIONS on class CL_RDPT_SCHEDULE has no exception.

Method GETORGFIXEDRDPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RDPT_REDEMPTION Call by reference Type reference (TYPE) RDPT_REDEMPTION Tilgungssätze 20050316
2 Exporting EX_RDPT_SCHEDULE Call by reference Type reference (TYPE) RDPT_SCHEDULE Tilgungspläne für Anleihen 20050316
3 Importing IM_VALID_FROM Call by reference Type reference (TYPE) RDPT_VALID_FROM 'Gültig ab'-Datum 20050316

Method GETORGFIXEDRDPT on class CL_RDPT_SCHEDULE has no exception.

Method GETPARENTSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PARENT_SET Value transfer Object reference (TYPE REF TO) CL_RDPT_SET Parent set of the schedule 19990727

Method GETPARENTSET on class CL_RDPT_SCHEDULE has no exception.

Method GETPARENTSETNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SET_NAME Value transfer Type reference (TYPE) RDPT_SET_NAME Name of the parent set 19990623

Method GETPARENTSETNAME on class CL_RDPT_SCHEDULE has no exception.

Method GETREDEMPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REDEMPTION Call by reference Type reference (TYPE) RDPT_REDEMPTION Tilgungssätze 20041221
2 Importing IM_FLG_4KEYDATE Call by reference Type reference (TYPE) XFELD redepmtion on key date 20120104
3 Importing IM_VALID_FROM_DATE Call by reference Type reference (TYPE) RDPT_VALID_FROM 'Gültig ab'-Datum 20041221

Method GETREDEMPTION on class CL_RDPT_SCHEDULE has no exception.

Method GETREDEMPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER_DATE Value transfer Type reference (TYPE) RDPT_PUBLICATION_DATE Filter on the publication date 19990826
2 Returning RE_REDEMPTIONS Value transfer Type reference (TYPE) RDPT_IO_REDEMPTIONS Redemptions 19990727

Method GETREDEMPTIONS on class CL_RDPT_SCHEDULE has no exception.

Method GETSCHEDULECURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CURRENCY Value transfer Type reference (TYPE) RDPT_SET_CURRENCY Schedule currency 19991116

Method GETSCHEDULECURRENCY on class CL_RDPT_SCHEDULE has no exception.

Method GETSCHEDULEDATAONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SCHEDULE_DATA Value transfer Type reference (TYPE) FVW6_0500 Schedule data 19990727

Method GETSCHEDULEDATAONLY on class CL_RDPT_SCHEDULE has no exception.

Method GETSCHEDULEFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SCHEDULE_FILE Value transfer Type reference (TYPE) RDPT_SCHEDULE_FILE Schedule file 19991207

Method GETSCHEDULEFILE on class CL_RDPT_SCHEDULE has no exception.

Method GETSCHEDULENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SCHEDULE_NAME Value transfer Type reference (TYPE) RDPT_SCHEDULE_NAME Name of the redemption schedule 19990623

Method GETSCHEDULENAME on class CL_RDPT_SCHEDULE has no exception.

Method GETSCHEDULESYSTEMKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SYSTEM_KEY Value transfer Type reference (TYPE) TBSK_SYSTEM_KEY Schedule system key 19990727

Method GETSCHEDULESYSTEMKEY on class CL_RDPT_SCHEDULE has no exception.

Method GETSCHEDULETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SCHEDULE_TEXT Value transfer Type reference (TYPE) RDPT_SCHEDULE_TEXT Description of the schedule 19990719

Method GETSCHEDULETEXT on class CL_RDPT_SCHEDULE has no exception.

Method GETSCREENSTATUSFORFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IS_STATUS_CHANGED Value transfer Type reference (TYPE) XFELD Flag stating if the field should be changed 19990624
2 Exporting EX_SCREEN_STATUS Value transfer Type reference (TYPE) RDPT_SCREEN_STATUS Screen status structure 19990624
3 Importing IM_FIELD_NAME Value transfer Type reference (TYPE) RDPT_FIELDNAME Field name 19990624
4 Importing IM_GROUP1 Value transfer Type reference (TYPE) SCRFGRP1 Group 1 19990624
5 Importing IM_GROUP2 Value transfer Type reference (TYPE) SCRFGRP1 Group 2 19990624
6 Importing IM_GROUP3 Value transfer Type reference (TYPE) SCRFGRP1 Group 3 19990624
7 Importing IM_GROUP4 Value transfer Type reference (TYPE) SCRFGRP1 Group 4 19990624

Method GETSCREENSTATUSFORFIELD on class CL_RDPT_SCHEDULE has no exception.

Method GETSECURITYID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SECURITY_ID Value transfer Type reference (TYPE) VVRANLW Security ID 19991201

Method GETSECURITYID on class CL_RDPT_SCHEDULE has no exception.

Method GETSETSYSTEMKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SET_SYSTEM_KEY Value transfer Type reference (TYPE) TBSK_SYSTEM_KEY System key of the parent set 19990721

Method GETSETSYSTEMKEY on class CL_RDPT_SCHEDULE has no exception.

Method GETSUBSCREENDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SUBSCREEN_DATA Value transfer Type reference (TYPE) FVW6_0020 Data for the subscreen 19990623

Method GETSUBSCREENDATA on class CL_RDPT_SCHEDULE has no exception.

Method GETSYSTEMKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SCHEDULE_SYSTEM_KEY Value transfer Type reference (TYPE) TBSK_SYSTEM_KEY Schedule system key 19991210

Method GETSYSTEMKEY on class CL_RDPT_SCHEDULE has no exception.

Method GETUSEDLISTREDEMPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PROTOCOL_HANDLER Call by reference Object reference (TYPE REF TO) CL_PROTOCOL_HANDLER_TRP Protokollverwalter 20050225
2 Exporting EX_FLG_FIX_VALID Call by reference Type reference (TYPE) C 'X' = Fixierung noch gültig 20050225
3 Exporting EX_TAB_BUSTRANS Call by reference Type reference (TYPE) TRDY_BUSINESSTRANSACTION Distributor: Tabelle von Geschäftsvorfällen (CL) 20050310
4 Importing IM_VALID_FROM Call by reference Type reference (TYPE) RDPT_VALID_FROM 'Gültig ab'-Datum 20050127

Method GETUSEDLISTREDEMPTION on class CL_RDPT_SCHEDULE has no exception.

Method GETUSEDLISTSCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_BUSTRANS Value transfer Type reference (TYPE) TRDY_BUSINESSTRANSACTION Redemption schedules 20050406
2 Exporting EX_TAB_SCHEDULES Value transfer Type reference (TYPE) RDPT_SCHEDULES Redemption schedules 20050406
3 Importing IM_SCHEDULE_KEY Call by reference Type reference (TYPE) TBSK_SYSTEM_KEY Schlüssel Tilgungsplan 20050330

Method GETUSEDLISTSCHEDULE on class CL_RDPT_SCHEDULE has no exception.

Method GETUSERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_USER_DATA Value transfer Type reference (TYPE) RUSER User data 19990726

Method GETUSERDATA on class CL_RDPT_SCHEDULE has no exception.

Method GETVALIDFROMDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VALID_FROM_DATE Value transfer Type reference (TYPE) RDPT_VALID_FROM Valid from date of the schedule 19990823

Method GETVALIDFROMDATE on class CL_RDPT_SCHEDULE has no exception.

Method ISDATACHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CHANGED Value transfer Type reference (TYPE) XFELD Flag stating if the data is changed 19990625

Method ISDATACHANGED on class CL_RDPT_SCHEDULE has no exception.

Method ISREFRESHALVSCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REFRESH Value transfer Type reference (TYPE) XFELD Refresch the ALV 19990629

Method ISREFRESHALVSCHEDULE on class CL_RDPT_SCHEDULE has no exception.

Method PUTDBSCHEDULEDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REDEMPTIONS Value transfer Type reference (TYPE) RDPT_REDEMPTIONS The Redemption data 19990630
2 Importing IM_SCHEDULE Value transfer Type reference (TYPE) RDPT_SCHEDULE The Schedule data 19990630

Method PUTDBSCHEDULEDATA on class CL_RDPT_SCHEDULE has no exception.

Method PUTREDEMPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_REDEMPTIONS Call by reference Type reference (TYPE) RDPT_IO_REDEMPTIONS Redemptions 20070419

Method PUTREDEMPTIONS on class CL_RDPT_SCHEDULE has no exception.

Method PUTREDEMPTIONS_INTERNAL Signature

Method PUTREDEMPTIONS_INTERNAL on class CL_RDPT_SCHEDULE has no parameter.
Method PUTREDEMPTIONS_INTERNAL on class CL_RDPT_SCHEDULE has no exception.

Method PUTSCHEDULEDATAONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SCHEDULE_DATA Value transfer Type reference (TYPE) FVW6_0500 Schedule data 19990727

Method PUTSCHEDULEDATAONLY on class CL_RDPT_SCHEDULE has no exception.

Method PUTSCHEDULESYSTEMKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SCHEDULE_SYSTEM_KEY Value transfer Type reference (TYPE) TBSK_SYSTEM_KEY Schedule system key 19990701

Method PUTSCHEDULESYSTEMKEY on class CL_RDPT_SCHEDULE has no exception.

Method PUTUPLOADREDEMPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_REDEMPTIONS Call by reference Type reference (TYPE) RDPT_IO_REDEMPTIONS Redemptions 20070419

Method PUTUPLOADREDEMPTIONS on class CL_RDPT_SCHEDULE has no exception.

Method RELEASEKEYMANAGERS Signature

Method RELEASEKEYMANAGERS on class CL_RDPT_SCHEDULE has no parameter.
Method RELEASEKEYMANAGERS on class CL_RDPT_SCHEDULE has no exception.

Method RELEASELOCK Signature

Method RELEASELOCK on class CL_RDPT_SCHEDULE has no parameter.
Method RELEASELOCK on class CL_RDPT_SCHEDULE has no exception.

Method RESETDATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHANGED_REDEMPTIONS Value transfer Type reference (TYPE) RDPT_REDEMPTIONS Changed Redemption Records 20071206
2 Importing IM_DELETED_REDEMPTIONS Value transfer Type reference (TYPE) RDPT_REDEMPTIONS Deleted Redemption Records 20071206
3 Importing IM_INSERT_REDEMPTIONS Value transfer Type reference (TYPE) RDPT_REDEMPTIONS Inserted Redemption Records 20071206
# Exception Resumable Description Created on
1 EXC_RESET_FAILED Reset of redemption schedule data failed 20071205

Method ROUNDFACTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FACTOR Call by reference Type reference (TYPE) RDPT_FACTOR_VAL gerundeter Faktor 20050304
2 Exporting EX_NUM_OF_DEC Call by reference Type reference (TYPE) RDPT_NUM_OF_DEC Anzahl der für Tilgungen relevanten Nachkommastellen 20050304
3 Importing IM_FACTOR Call by reference Type reference (TYPE) RDPT_FACTOR_VAL Faktor 20050304

Method ROUNDFACTOR on class CL_RDPT_SCHEDULE has no exception.

Method SETNEWMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Value transfer Type reference (TYPE) SYCHAR01 New mode 19990629
# Exception Resumable Description Created on
1 EXC_MODE_NOT_VALID The input mode was not valid 19990629

Method SETNUMBEROFDECIMALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NUM_OF_DECIMALS Value transfer Type reference (TYPE) I Number of decimals 19990728

Method SETNUMBEROFDECIMALS on class CL_RDPT_SCHEDULE has no exception.

Method SETPREVIOUSMODE Signature

Method SETPREVIOUSMODE on class CL_RDPT_SCHEDULE has no parameter.
Method SETPREVIOUSMODE on class CL_RDPT_SCHEDULE has no exception.

Method SETSCHEDULENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SCHEDULE_NAME Value transfer Type reference (TYPE) RDPT_SCHEDULE_NAME New schedule name 19990720

Method SETSCHEDULENAME on class CL_RDPT_SCHEDULE has no exception.

Method SETUSERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_SCHEUDULE Call by reference Type reference (TYPE) RDPT_SCHEDULE Schedule were user data must be defined 19990726

Method SETUSERDATA on class CL_RDPT_SCHEDULE has no exception.

Method SETVALIDFROMDATESCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALID_FROM Call by reference Type reference (TYPE) RDPT_VALID_FROM 'Gültig ab'-Datum 20050330

Method SETVALIDFROMDATESCHEDULE on class CL_RDPT_SCHEDULE has no exception.

Method UNDOFIXREDEMPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALID_FROM Call by reference Type reference (TYPE) RDPT_VALID_FROM 'Gültig ab'-Datum 20050225

Method UNDOFIXREDEMPTION on class CL_RDPT_SCHEDULE has no exception.

Method UNDOFIXREDEMPTIONINTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALID_FROM Call by reference Type reference (TYPE) RDPT_VALID_FROM 'Gültig ab'-Datum 20050331

Method UNDOFIXREDEMPTIONINTERNAL on class CL_RDPT_SCHEDULE has no exception.

Method UNDOFIXSCHEDULE Signature

Method UNDOFIXSCHEDULE on class CL_RDPT_SCHEDULE has no parameter.
Method UNDOFIXSCHEDULE on class CL_RDPT_SCHEDULE has no exception.

Method UPDATEDATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_CHANGED_REDEMPTIONS Call by reference Type reference (TYPE) RDPT_REDEMPTIONS Changed Redemption Records 20071206
2 Changing CH_DELETED_REDEMPTIONS Call by reference Type reference (TYPE) RDPT_REDEMPTIONS Deleted Redemption Records 20071206
3 Changing CH_FLG_RDPT_UPD Value transfer Type reference (TYPE) XFELD X = Redemptions were updated 20071206
4 Changing CH_INSERT_REDEMPTIONS Call by reference Type reference (TYPE) RDPT_REDEMPTIONS Inserted Redemption Records 20071206
5 Importing IM_UPDATE_FLG Call by reference Type reference (TYPE) XFELD ' ' Update flag 20050506
# Exception Resumable Description Created on
1 EXC_KEY_TABLE_LOCKED_BY_USER System key table locked by user 19990625
2 EXC_NO_SYSTEM_KEY_CREATED No system key could be created 19990625

Method VALIDATESCHEDULEDATA Signature

Method VALIDATESCHEDULEDATA on class CL_RDPT_SCHEDULE has no parameter.
# Exception Resumable Description Created on
1 EXC_NO_REDEMPTIONS No redemptions present 19991119
2 EXC_VAL_FROM_DATE_IS_INITIAL The valid from date is initial 19991119
3 EXC_VAL_FROM_DATE_IS_INVALID The 'valid from'-date is invalid 20000914
4 EXC_VAL_FROM_DATE_NOT_UNIQUE A schedule already exist with the same valid from date 19991119

Method VALIDATEVALIDFROMDATE Signature

Method VALIDATEVALIDFROMDATE on class CL_RDPT_SCHEDULE has no parameter.
# Exception Resumable Description Created on
1 EXC_VAL_FROM_DATE_NOT_UNIQUE The valid from date is not unique 19991122
History
Last changed by/on SAP  20081217 
SAP Release Created in