Hierarchy
⤷
⤷
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 | 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 | Static Attribute | Private | Type reference (TYPE) | DD04V | Active Schedule Text DDIC | 20000103 | |||
| 2 | Constant | Private | Type reference (TYPE) | SYCHAR01 | 'S' | Active Schedule Mode | 19990921 | ||
| 3 | Constant | Private | Type reference (TYPE) | SYCHAR01 | 'A' | Change Mode | 19990622 | ||
| 4 | Constant | Private | Type reference (TYPE) | SYCHAR01 | 'C' | Create Mode | 19990622 | ||
| 5 | Constant | Private | Type reference (TYPE) | SYCHAR01 | 'E' | Delete Mode | 19990622 | ||
| 6 | Constant | Private | Type reference (TYPE) | SYCHAR01 | 'D' | Display Mode | 19990622 | ||
| 7 | Constant | Private | Type reference (TYPE) | RDPT_ICON_ACTIVE_SCHEDULE | '@5B@' | Active Schedule Icon | 20000103 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | F | '100000000' | Total Nominal Amount. Defines the Resolution of Ann. and Ins | 19990714 | ||
| 9 | Constant | Private | Type reference (TYPE) | DDOBJNAME | 'RDPT_ACTIVE_SCHEDULE_TEXT' | Acive Schedule Text Data Element | 20000103 | ||
| 10 | Constant | Private | Type reference (TYPE) | TABNAME16 | 'RDPT_REDEMPTION' | Redemption Table Name | 19990628 | ||
| 11 | Constant | Private | Type reference (TYPE) | TABNAME16 | 'RDPT_SCHEDULE' | Schedule Table Name | 19990628 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | RDPT_SCHEDULE | Data of the Schedule | 19990622 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | RDPT_SCHEDULE | Changed Data for the Schedule | 19990622 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | RDPT_REDEMPTIONS | Redemptions for the Schedule | 19990624 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | RDPT_REDEMPTIONS | Redemptions Changed for the Schedule | 19990624 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Mode of the Schedule | 19990622 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Orignal Mode of the Object, Mode from Const. | 19990629 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Previous Mode of the Schedule | 19990622 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Redemption Schedule Was Once Initialized | 20020607 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | I | Display the % with this Number of Decimals | 19990728 | |||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RDPT_SET | Reference to the Parent Set | 19990623 | |||
| 22 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_TBSK_KEY_MANAGER | Redemption Key Manager | 19990922 | |||
| 23 | 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 | Instance method | Private | Method | Assign the Publication Dates | 19990826 | |
| 2 | Instance method | Private | Method | Assign System Keys in CREATE Mode the "New Way" | 19990922 | |
| 3 | Instance method | Public | Method | Calculate Factor or Current Face | 20050208 | |
| 4 | Instance method | Public | Method | Calculate the First Redemption Date and Assign it to 2 Sched | 19991115 | |
| 5 | Instance method | Public | Method | Checks the Redemption Data | 20050114 | |
| 6 | Instance method | Public | Method | Clear the Data of the Schedule | 19990714 | |
| 7 | Static method | Public | Method | Calculates Factor/Current Face | 20080707 | |
| 8 | Instance method | Public | Constructor | Constructor | 19990622 | |
| 9 | Instance method | Private | Method | Convert the Data from the Redemption Table to TC Format | 19990624 | |
| 10 | Instance method | Private | Method | Convert the Data from the TC to DB Format | 19990624 | |
| 11 | Instance method | Public | Method | Copy the Data of the Current Schedule to a New Schedule | 19990630 | |
| 12 | Instance method | Public | Method | Create Conditions from the Redemption Table | 19990624 | |
| 13 | Instance method | Public | Method | Initial Repayment with Issue Date,Insert Orig.Nominal Amount | 20050218 | |
| 14 | Instance method | Public | Method | Create the System Key Managers | 19991123 | |
| 15 | Instance method | Public | Method | Database Commit is Done, Change the Status of the Object | 19990629 | |
| 16 | Instance method | Private | Method | Displays Business Transactions to Be Reversed | 20050309 | |
| 17 | Instance method | Private | Method | Filter on the Dates of the Redemption | 19990625 | |
| 18 | Instance method | Public | Method | Fixes a Repayment | 20050125 | |
| 19 | Instance method | Public | Method | Fixes a Redemption Schedule | 20050121 | |
| 20 | Instance method | Public | Method | Generate an Annuity Schedule | 19990714 | |
| 21 | Instance method | Public | Method | Generate an Installment Schedule | 19990714 | |
| 22 | Instance method | Public | Method | Get all the Redemption Dates from the Class Data | 19990625 | |
| 23 | Instance method | Private | Method | Get the Interest of the Bond | 19990714 | |
| 24 | Instance method | Public | Method | Get the Redemptions that have Been Changed | 19991201 | |
| 25 | Instance method | Public | Method | Get the Status of the Column | 19990624 | |
| 26 | Instance method | Public | Method | Get the Enter Mode or the Redemption Schedule | 20041125 | |
| 27 | Instance method | Public | Method | Get the Function Codes to be Excluded from the GUI | 19990623 | |
| 28 | Instance method | Public | Method | Gets the Fixing Indicator for a Redemption Schedule | 20050127 | |
| 29 | Instance method | Public | Method | Get the GUI Title of the Dynpro | 19990623 | |
| 30 | Instance method | Public | Method | Gets the Last Fixed Repayment | 20050314 | |
| 31 | Instance method | Public | Method | Gets the Last Fixed Repayment | 20060511 | |
| 32 | Instance method | Public | Method | Get the Mode of the Schedule | 19990727 | |
| 33 | Instance method | Public | Method | Get the Schedule Data Unconverted | 19991116 | |
| 34 | Instance method | Public | Method | Get the Number of Decimals | 19990728 | |
| 35 | Instance method | Public | Method | Get the Number of Redemptions | 19990701 | |
| 36 | Instance method | Public | Method | Gets the Original Fixed Repayment | 20050316 | |
| 37 | Instance method | Public | Method | Get the Parent Set of the Schedule | 19990727 | |
| 38 | Instance method | Public | Method | Get the Name of the Parent Set | 19990623 | |
| 39 | Instance method | Public | Method | Gets Exactly One Repayment Flow | 20041221 | |
| 40 | Instance method | Public | Method | Get the Redemption Data from the Schedule | 19990727 | |
| 41 | Instance method | Public | Method | Get the Schedule Currency | 19991116 | |
| 42 | Instance method | Public | Method | Get the Schedule Data Ready to Use for the Dynpro | 19990727 | |
| 43 | Instance method | Public | Method | Get the Schedule File | 19991207 | |
| 44 | Instance method | Public | Method | Get the Name of the Redemption Schedule | 19990623 | |
| 45 | Instance method | Public | Method | Get the System Key of the Schedule | 19990727 | |
| 46 | Instance method | Public | Method | Get the Description of the Schedule | 19990719 | |
| 47 | Instance method | Public | Method | Get the Screen Status for a Specific Field | 19990624 | |
| 48 | Instance method | Public | Method | Get the Parent Security ID | 19991201 | |
| 49 | Instance method | Public | Method | Get the System Key of the Parent Set | 19990721 | |
| 50 | Instance method | Public | Method | Get the Data for Subscreen 0020 | 19990623 | |
| 51 | Instance method | Public | Method | Get the System Key of the Schedule | 19991210 | |
| 52 | Instance method | Public | Method | Gets a Where-Used List for a Repayment | 20050127 | |
| 53 | Instance method | Public | Method | Gets a Use List for a Given Redemption Schedule | 20050117 | |
| 54 | Instance method | Public | Method | Get the User Data of the Schedule | 19990726 | |
| 55 | Instance method | Public | Method | Get the Effective From Date of the Schedule | 19990823 | |
| 56 | Instance method | Public | Method | Is the Data Changed? | 19990625 | |
| 57 | Instance method | Public | Method | Should the ALV Displaying the Schedules be Refreshed? | 19990629 | |
| 58 | Instance method | Private | Method | Put the DB Data Directly in the Schedule | 19990630 | |
| 59 | Instance method | Public | Method | Put the Redemption Data in the Schedule | 19990727 | |
| 60 | Instance method | Public | Method | Put Current Redemption Data in Internal Table | 20120501 | |
| 61 | Instance method | Public | Method | Put the Schedule Data - and Only the Schedule Data | 19990727 | |
| 62 | Instance method | Public | Method | Put a Schedule System Key | 19990701 | |
| 63 | Instance method | Public | Method | Put Uploaded Redemptions | 19991201 | |
| 64 | Static method | Public | Method | Release the Key Managers for Sched. & Redemption | 19990922 | |
| 65 | Instance method | Public | Method | Release the Lock of the Object | 19990625 | |
| 66 | Instance method | Public | Method | Undo Saved Schedule and Redemption Data | 20071205 | |
| 67 | Instance method | Public | Method | Rounds the Factor | 20050304 | |
| 68 | Instance method | Public | Method | Set New Mode of the Schedule Object | 19990629 | |
| 69 | Instance method | Public | Method | Set the Number of Decimals | 19990728 | |
| 70 | Instance method | Public | Method | Set the Previous Mode of the Schedule | 19990629 | |
| 71 | Instance method | Public | Method | Set the Name of the Schedule - Only in Create Mode | 19990720 | |
| 72 | Instance method | Private | Method | Set the User Data of the Schedule | 19990726 | |
| 73 | Instance method | Public | Method | Sets "valid_from" Attribute of Redemption Schedule | 20050330 | |
| 74 | Instance method | Public | Method | Cancels Fixing of Factors | 20050225 | |
| 75 | Instance method | Private | Method | Cancel Fixing of a Repayment after a Date | 20050331 | |
| 76 | Instance method | Public | Method | Cancels Fixing of Redemption Schedules | 20050225 | |
| 77 | Instance method | Public | Method | Update the Database with the Schedule and Redemption Data | 19990625 | |
| 78 | Instance method | Public | Method | Validate the Data, Used by BAPI Data Entry | 19991119 | |
| 79 | 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 | 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 | The table controling the system keys is locked by a user | 19990922 | ||
| 2 | No system keys created | 19990922 |
Method CALCULATEFACTORCURRFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_REDEMPTIONS | Call by reference | Type reference (TYPE) | RDPT_IO_REDEMPTIONS | Redemptions | 20050208 | |||
| 2 | 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 | EX_FLG_ERROR | Call by reference | Type reference (TYPE) | C | Error Flag | 20050114 | |||
| 2 | EX_POSTING_DATE | Call by reference | Type reference (TYPE) | TPM_FI_POSTING_DATE | Abweichendes FI-Buchungsdatum | 20060420 | |||
| 3 | IM_RDPT_IO_REDEMPTION | Call by reference | Type reference (TYPE) | RDPT_IO_REDEMPTION | Data für Tilgung in table control | 20050118 | |||
| 4 | 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 | CH_CURRENT_FACE | Call by reference | Type reference (TYPE) | RDPT_CURRENT_FACE | Current Face | 20080707 | |||
| 2 | CH_FACTOR | Call by reference | Type reference (TYPE) | RDPT_FACTOR_VAL | Faktor | 20080707 | |||
| 3 | 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 | IM_DONT_SEL_REDEMPTIONS | Value transfer | Type reference (TYPE) | XFELD | ' ' | Don't select the redemptions for the schedule | 19991125 | ||
| 2 | IM_MODE | Value transfer | Type reference (TYPE) | SYCHAR01 | Mode parameter | 19990622 | |||
| 3 | IM_PARENT_SET | Value transfer | Object reference (TYPE REF TO) | CL_RDPT_SET | Parent redemption set | 19990622 | |||
| 4 | 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 | Mode is not valid | 19990622 | ||
| 2 | The object could not be locked in the proper mode | 19990625 | ||
| 3 | No data on the database for this schedule system key | 19990622 | ||
| 4 | The reference to the parent object did not exist | 19990622 | ||
| 5 | No schedule key was provided | 19990622 |
Method CONVERTREDTODYNPROFORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RED_TC_FORMAT | Value transfer | Type reference (TYPE) | RDPT_IO_REDEMPTIONS | Redemption data in TC format | 19990624 | |||
| 2 | IM_FILTER_DATE | Value transfer | Type reference (TYPE) | RDPT_PUBLICATION_DATE | Filter on the publication date | 19990826 | |||
| 3 | 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 | CH_RED_DB_FORMAT | Call by reference | Type reference (TYPE) | RDPT_REDEMPTIONS | Redemptions in DB format | 19990624 | |||
| 2 | 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 | IM_PARENT_SET | Value transfer | Object reference (TYPE REF TO) | CL_RDPT_SET | Change the parent set of the schedule | 19990701 | |||
| 2 | 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 | EX_CONDITIONS | Value transfer | Type reference (TYPE) | SECURITY_DB_VZZKOPO | Conditions (old format) | 19990624 | |||
| 2 | IM_REPAYMENTS | Value transfer | Type reference (TYPE) | RDPT_IO_REDEMPTIONS | Redemption data in DB format | 19990624 | |||
| 3 | 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 | 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 | 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 | EX_FLG_OK | Call by reference | Type reference (TYPE) | C | 20050310 | ||||
| 2 | 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 | CH_RED_TC_FORMAT | Call by reference | Type reference (TYPE) | RDPT_IO_REDEMPTIONS | Table with redemptions in IO format | 19990625 | |||
| 2 | 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 | EX_FLG_ERROR | Value transfer | Type reference (TYPE) | C | Error-Flag | 20050218 | |||
| 2 | IM_FLG_TEST | Call by reference | Type reference (TYPE) | C | Testlauf-Flag | 20050221 | |||
| 3 | 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 | 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 | IM_GENERATE_MODE | Call by reference | Type reference (TYPE) | XFELD | ' ' | Feld zum Ankreuzen | 20050506 | ||
| 2 | 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 | 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 | 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 | EX_CHANGED_REDEMPTIONS | Call by reference | Type reference (TYPE) | RDPT_REDEMPTIONS | Changed redemptions | 20050302 | |||
| 2 | EX_DELETED_REDEMPTIONS | Call by reference | Type reference (TYPE) | RDPT_REDEMPTIONS | Deleted Redemption records | 20050302 | |||
| 3 | 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 | EX_IS_STATUS_CHANGED | Value transfer | Type reference (TYPE) | XFELD | Flag stating IF the field should be changed | 19990624 | |||
| 2 | EX_SCREEN_STATUS | Value transfer | Type reference (TYPE) | RDPT_SCREEN_STATUS | Screen status structure | 19990624 | |||
| 3 | IM_COLUMN_NAME | Value transfer | Type reference (TYPE) | RDPT_FIELDNAME | Column Name | 19990624 | |||
| 4 | IM_GROUP1 | Value transfer | Type reference (TYPE) | SCRFGRP1 | Group 1 | 19990624 | |||
| 5 | IM_GROUP2 | Value transfer | Type reference (TYPE) | SCRFGRP1 | Group 2 | 19990624 | |||
| 6 | IM_GROUP3 | Value transfer | Type reference (TYPE) | SCRFGRP1 | Group 3 | 19990624 | |||
| 7 | IM_GROUP4 | Value transfer | Type reference (TYPE) | SCRFGRP1 | Group 4 | 19990624 | |||
| 8 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | EX_RDPT_REDEMPTION | Call by reference | Type reference (TYPE) | RDPT_REDEMPTION | Tilgungssätze | 20050316 | |||
| 2 | EX_RDPT_SCHEDULE | Call by reference | Type reference (TYPE) | RDPT_SCHEDULE | Tilgungspläne für Anleihen | 20050316 | |||
| 3 | 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 | 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 | 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 | EX_REDEMPTION | Call by reference | Type reference (TYPE) | RDPT_REDEMPTION | Tilgungssätze | 20041221 | |||
| 2 | IM_FLG_4KEYDATE | Call by reference | Type reference (TYPE) | XFELD | redepmtion on key date | 20120104 | |||
| 3 | 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 | IM_FILTER_DATE | Value transfer | Type reference (TYPE) | RDPT_PUBLICATION_DATE | Filter on the publication date | 19990826 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | EX_IS_STATUS_CHANGED | Value transfer | Type reference (TYPE) | XFELD | Flag stating if the field should be changed | 19990624 | |||
| 2 | EX_SCREEN_STATUS | Value transfer | Type reference (TYPE) | RDPT_SCREEN_STATUS | Screen status structure | 19990624 | |||
| 3 | IM_FIELD_NAME | Value transfer | Type reference (TYPE) | RDPT_FIELDNAME | Field name | 19990624 | |||
| 4 | IM_GROUP1 | Value transfer | Type reference (TYPE) | SCRFGRP1 | Group 1 | 19990624 | |||
| 5 | IM_GROUP2 | Value transfer | Type reference (TYPE) | SCRFGRP1 | Group 2 | 19990624 | |||
| 6 | IM_GROUP3 | Value transfer | Type reference (TYPE) | SCRFGRP1 | Group 3 | 19990624 | |||
| 7 | 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 | 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 | 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 | 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 | 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 | CH_PROTOCOL_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | Protokollverwalter | 20050225 | |||
| 2 | EX_FLG_FIX_VALID | Call by reference | Type reference (TYPE) | C | 'X' = Fixierung noch gültig | 20050225 | |||
| 3 | EX_TAB_BUSTRANS | Call by reference | Type reference (TYPE) | TRDY_BUSINESSTRANSACTION | Distributor: Tabelle von Geschäftsvorfällen (CL) | 20050310 | |||
| 4 | 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 | EX_TAB_BUSTRANS | Value transfer | Type reference (TYPE) | TRDY_BUSINESSTRANSACTION | Redemption schedules | 20050406 | |||
| 2 | EX_TAB_SCHEDULES | Value transfer | Type reference (TYPE) | RDPT_SCHEDULES | Redemption schedules | 20050406 | |||
| 3 | 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 | 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 | 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 | 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 | 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 | IM_REDEMPTIONS | Value transfer | Type reference (TYPE) | RDPT_REDEMPTIONS | The Redemption data | 19990630 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | IM_CHANGED_REDEMPTIONS | Value transfer | Type reference (TYPE) | RDPT_REDEMPTIONS | Changed Redemption Records | 20071206 | |||
| 2 | IM_DELETED_REDEMPTIONS | Value transfer | Type reference (TYPE) | RDPT_REDEMPTIONS | Deleted Redemption Records | 20071206 | |||
| 3 | IM_INSERT_REDEMPTIONS | Value transfer | Type reference (TYPE) | RDPT_REDEMPTIONS | Inserted Redemption Records | 20071206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EX_FACTOR | Call by reference | Type reference (TYPE) | RDPT_FACTOR_VAL | gerundeter Faktor | 20050304 | |||
| 2 | EX_NUM_OF_DEC | Call by reference | Type reference (TYPE) | RDPT_NUM_OF_DEC | Anzahl der für Tilgungen relevanten Nachkommastellen | 20050304 | |||
| 3 | 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 | IM_MODE | Value transfer | Type reference (TYPE) | SYCHAR01 | New mode | 19990629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | CH_CHANGED_REDEMPTIONS | Call by reference | Type reference (TYPE) | RDPT_REDEMPTIONS | Changed Redemption Records | 20071206 | |||
| 2 | CH_DELETED_REDEMPTIONS | Call by reference | Type reference (TYPE) | RDPT_REDEMPTIONS | Deleted Redemption Records | 20071206 | |||
| 3 | CH_FLG_RDPT_UPD | Value transfer | Type reference (TYPE) | XFELD | X = Redemptions were updated | 20071206 | |||
| 4 | CH_INSERT_REDEMPTIONS | Call by reference | Type reference (TYPE) | RDPT_REDEMPTIONS | Inserted Redemption Records | 20071206 | |||
| 5 | IM_UPDATE_FLG | Call by reference | Type reference (TYPE) | XFELD | ' ' | Update flag | 20050506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System key table locked by user | 19990625 | ||
| 2 | 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 | No redemptions present | 19991119 | ||
| 2 | The valid from date is initial | 19991119 | ||
| 3 | The 'valid from'-date is invalid | 20000914 | ||
| 4 | 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 | The valid from date is not unique | 19991122 |
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in |