Ansicht
Dokumentation

EXIT_RPLLRPJI_001 - Customer_exit(RPLLRPJI)

EXIT_RPLLRPJI_001 - Customer_exit(RPLLRPJI)

General Material Data   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Function mudule EXIT_RPLLRPJI_001 enables you to customize function of repayment planning.

Standard procedure of this fucntion module:

  1. Get necessary information from infotype 0045
  2. Get additional information via selection screen
  3. Display basic repayment plan
  4. If manual maintenance is necessary, call EXCEL as a interface.
  5. After manual maintenance in EXCEL, display new one.
  6. Batch-input in the system


In this procedure, step 1 and 6 are covered as a SAP standard. You can customize from step 2 to step 5.

Example

The concrete purpose of this function is to create a table D_PLAN as a repayment plan.

The contents are as follows;

  • C1: Repayment year
  • C2: Repayment month
  • C3: Interest rate
  • M1: Deduction from salary in monthly part
  • M2: Interest in monthly part
  • M3: Principal in monthly part
  • M4: Balance in monthly part
  • M5: Interest support in monthly part
  • S1: Deduction from salary in Syoyo part
  • S2: Interest in Syoyo part
  • S3: Principal in Syoyo part
  • S4: Balance in Syoyo part
  • S5: Interest support in Syoyo part

Notes

If Export parameter approval = '1', batch-input process is done in SAP standard part.

Further information

Template of source code is provided in LXJLOF03 as a standard function.

It's recommended to copy it to ZXJLOU01 before your coding. Otherwise, you have to create everything.





Parameters

AMOUNT
APPROVAL
BEGDA
D_PLAN
ENDDA
EXCEL
E_HEAD_TAB
FILE_NAME
H_HEAD_TAB
INT_RTE
MAMOUNT
MRE_BEG
MRE_TIMS
OBJPS
PAY_DATE
PER_NR
SAMOUNT
SEQNR
SPRPS
SRE_BEG
SRE_MON1
SRE_MON2
SRE_MON3
SRE_TIMS
SUBTY

Exceptions

Function Group

XJLO

Vendor Master (General Section)   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2717 Date: 20240604 Time: 003545     sap01-206 ( 45 ms )