Table/Structure Field list used by SAP ABAP Function Module RM_PROT_FIX_CASHFLOW (Writes a Line of a Fixed Cash Flow to Log)
SAP ABAP Function Module RM_PROT_FIX_CASHFLOW (Writes a Line of a Fixed Cash Flow to Log) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  SPROT - LEVEL Log Level SOURCE VALUE(LEVEL) LIKE SPROT-LEVEL DEFAULT '1'
2 Table/Structure Field  SPROT - LEVEL Log Level
3 Table/Structure Field  VTVDPROT - KEYWIDTH RM: Width of a key for a table in the detail log
4 Table/Structure Field  VTVDPROT - TEXT CL: Entry in Detail Log (Text)
5 Table/Structure Field  VTVDPROT - TYPE RM: Category of a Detail Log Entry
6 Table/Structure Field  VTVDPROT - WIDTH RM: Width of a list in the detail log
7 Table/Structure Field  VTVFGCF - SNWHR Currency of nominal amount base SOURCE VALUE(CURR_PR) LIKE VTVFGCF-SNWHR
8 Table/Structure Field  VTVFGCF - SNWHR Currency of nominal amount base
9 Table/Structure Field  VTVFGCF - SCWHR Currency of cash flow
10 Table/Structure Field  VTVFGCF - SCWHR Currency of cash flow SOURCE VALUE(CURR_CF) LIKE VTVFGCF-SCWHR
11 Table/Structure Field  VTVFGCF - PKOND Interest rate as a percentage SOURCE VALUE(INTRATE) LIKE VTVFGCF-PKOND
12 Table/Structure Field  VTVFGCF - PKOND Interest rate as a percentage
13 Table/Structure Field  VTVFGCF - DBERVON Start of Calculation Period SOURCE VALUE(DATEFROM) LIKE VTVFGCF-DBERVON
14 Table/Structure Field  VTVFGCF - DBERVON Start of Calculation Period
15 Table/Structure Field  VTVFGCF - DBERBIS End of Calculation Period SOURCE VALUE(DATETO) LIKE VTVFGCF-DBERBIS
16 Table/Structure Field  VTVFGCF - DBERBIS End of Calculation Period
17 Table/Structure Field  VTVFGCF - BNWHR Nominal amount base for cash flow determination SOURCE VALUE(PRINCIPAL) LIKE VTVFGCF-BNWHR
18 Table/Structure Field  VTVFGCF - BNWHR Nominal amount base for cash flow determination
19 Table/Structure Field  VTVFGCF - BCWHR Cash Flow Amount in Currency SOURCE VALUE(CASHFLOW) LIKE VTVFGCF-BCWHR
20 Table/Structure Field  VTVFGCF - BCWHR Cash Flow Amount in Currency
21 Table/Structure Field  VTVFGCF - ATAGE Number of Days SOURCE VALUE(DAYS) LIKE VTVFGCF-ATAGE
22 Table/Structure Field  VTVFGCF - ATAGE Number of Days
23 Table/Structure Field  VTVFGCF - ABASTAGE Number of base days in a calculation period SOURCE VALUE(BASDAYS) LIKE VTVFGCF-ABASTAGE
24 Table/Structure Field  VTVFGCF - ABASTAGE Number of base days in a calculation period