SAP Function RPM_GET_FICO_DETAILS - To get financial data of the projects

Parameter Reference Type Length Default Optional Text
IV_BW_SIZE RSMAXSIZE N 6 Maximum number of table entries in extraction API interface
IV_EXCHANGE_RATE_DATE SYST-DATLO D 8 Date and time, local date of user
IV_EXCHANGE_RATE_TYPE TCURV-KURST C 4 Exchange rate type
IV_FLAG_PLAN_COSTS FLAG C 1 Logical destination (specified in function call)
IV_GC_UNIT CHAR3 C 3 GC_UNIT
IV_MAINT_ORDER CHAR1 C 1 Maintenance Order - checkbox
IV_RECEIVER_RFC_DEST T000-LOGSYS C 10 Logical destination (specified in function call)
IV_SETTLE_CREDITS CHAR1 C 1 Settlement credit - checkbox

Parameter Reference Type Length Text
ET_MSG BAL_T_MSG h 704 Application Log: Table with Messages
EV_SUBRC SYST-SUBRC I 4 Return value, return value after ABAP statements

Parameter Reference Length Optional Text
LT_RPM_OBJLINK RPM_FI_OBJLINK 129 X Cost Object Link
LT_SETTINGS RPM_TS_SETTINGS 48 X Cost Object Link
LT_VERSN_ACTUAL RPM_TS_ICWBSCST 318 X Actual version
LT_VERSN_BUDGET RPM_TS_ICWBSCST 318 X Budget version
LT_VERSN_COMMIT RPM_TS_ICWBSCST 318 X Commitment Version
LT_VERSN_PLAN RPM_TS_ICWBSCST 318 X Plan version
RANGE_CONTROLLING_AREA RPM_TS_RANGE_AREA 11 X Cost Object Link
RANGE_PROJECT_ID RPM_TS_RANGE_PROJID 51 X Cost Object Link
RANGE_TASK_ID RPM_TS_RANGE_TASKID 51 X Cost Object Link
RANGE_YEAR RPM_TS_RANGE_YEAR 11 X Cost Object Link

Functionality
This FM is used to create and send the IDOC of the FICO details of theprojects and its tasks from the FICO system to the RPM system. Thisrequires the time units and the object links data from the RPM system ofthe selected projects.
This FM is RFC Enabled.