cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Public Cloud alternative to FI_TAX_BADI_011-016

matus_humaj
Discoverer
0 Likes
1,110

Dear community,

does anyone know about an alternative to FI_TAX_BADI_011 - 016 in S4 HANA Public Cloud?

I'm trying to fill field USER_FIELD_A in the application S_ALR_87012357 Advance return for tax on sales/purchases (program RFUMSV00).

I know about FI_TAX_BADI*, but I'm afraid it's not released for the Public Cloud.

Thanks in advance,

Matus

Accepted Solutions (0)

Answers (1)

Answers (1)

OwenLiu
Product and Topic Expert
Product and Topic Expert
0 Likes

Since there is no response. Assuming the question is not valid.

NguyenVanThanh
Explorer
0 Likes

Base on this note   3380277 - Available BADIs in the report RFUMSV00 (tcode S_ALR_87012357)

The following BADIs are available in the report S_ALR_87012357:

  1. FI_TAX_BADI_010: This enables you to issue additional text when using RFUMSV00 to create an advance return for tax on sales/purchases. The texts are included in the printout and displayed on the screen.
  2. FI_TAX_BADI_011: This enables you to manipulate data in the following line item lists for the advance return for tax on sales/purchases (program RFUMSV00):

    o   Output tax: Line items

    o   Input tax: Line items

  3. FI_TAX_BADI_012: This enables you to manipulate data for the advance return for tax on sales/purchases (program RFUMSV00).
  4. FI_TAX_BADI_013: This enables you to manipulate the parameters for the DME-Engine when creating the advance return for tax on sales/purchases.
  5. FI_TAX_BADI_014: This enables you to manipulate the field catalogs of the output lists for the advance return for tax on sales/purchases (program RFUMSV00).
  6. FI_TAX_BADI_015: Enables you to manipulate data in the advance return for tax on sales and purchases (report RFUMSV00).
  7. FI_TAX_BADI_016: Allows you to manipulate data in the advance return for taxes on sales/purchases (report RFUMSV00)

but these BADI are available for ECC & Private Cloud

not localization topic

the question is :

in Public Cloud any BADI which same above BADI for enhancement the App : "create an advance return for tax on sales/purchases" 

I found these BADI in Public Cloud with same function however the output fields name are different for example USER_FIELD_N_1 on BADI_RFUTAX00_CHANGE_TABLE but in the App ""create an advance return for tax on sales/purchases" the field name is USER_FIELD_1

BADI_RFUTAX00_CHANGE_FIELDCAT
BADI_RFUTAX00_CHANGE_TABLE

Wonder why SAP provided these BADI on Public Cloud but no use-able. 

BADI_RFUTAX00_CHANGE_FIELDCAT
BADI_RFUTAX00_CHANGE_TABLE

Patrick