cancel
Showing results for 
Search instead for 
Did you mean: 

Brazilian Localization: DDA - Débito Direto Automático. Any words?

daniel_carvalho
Active Contributor
0 Kudos

Hello All!

Has

someone implemented this Brazilian Localization topic: DDA - Débito Direto Automático over SAP system?

We are implementing the OSS SAP Notes and we would like to get more information on what it is needed besides OSS SAP Notes application and infrastructure needs (like establishing communication with the provider/bank who is going to send out the "Varredura" files).

Any words will be very appreciated. Remembering this is a Brazilian Localization specific topic!

Below is the list of SAP Notes I am implementing:

Sequence
Order
Application Area
SAP Note Number
Version
Short Text
Changed on
Category
Priority
1Dep. 1514922XX-CSC-BR-FI11656964RFEBBU00: Error in Batch Input due to changes in Nota Fiscal
2Dep. 1514922XX-CSC-BR-FI12253385RFEBBU00: Additional Changes to the note 1165696
3Dep. 1514922XX-CSC-BR-FI13069662J_1BBR30: XREF3 is not updated correctly with Boletofrom bank
4Dep. 1514922XX-CSC-BR-FI13293072FF.5: Bank file with more than 99,999 lines incompletely processed
51XX-CSC-BR-FI15149227BR:RFEBKA00:DDA Legal Changes for Febraban,Itau and Bradesco20110727Legal changeCorrection with medium priority
6Dep. 1051122XX-CSC-BR-FI10059243RFFOBR_A-The DME file does not include Rebate for ITAU
7Dep. 1529125XX-CSC-BR-FI10511225Brazilian Bank Format for AR has syntax error
82XX-CSC-BR-FI15291258BR:RFEBKA00:DDA Legal Changes for Febraban,Itau and Bradesco20110727Legal changeCorrection with medium priority
93FI-AP-AP-B115794156DDA Phase 2 development20110920Legal changeCorrection with medium priority
10Após 1579415MM-IV-LIV-CRE17022131MIRO: ESR data is deleted
114FI-AP-AP-B115814761DDA:Incorrect length of the field A322(structure J_1BELBYA)20110420Correction of Legal FunctionCorrection with medium priority
125XX-CSC-BR-FI16304421BR:RFEBKA00: Brazil DDA legal changes for Bradesco20111021Legal changeCorrection with medium priority
136XX-CSC-BR-FI16445501BR:Checkman errors rectified for Brazil DDA Bredesco Format20111027Program errorCorrection with medium priority
147XX-CSC-BR-FI16524141BR:DDA Brazil:Incorrect selection of DDA documents20111123Correction of Legal FunctionCorrection with high priority
158XX-CSC-BR-FI16592361BR: DDA Post Processing20111216Correction of Legal FunctionCorrection with medium priority
16Dep. 1666697XX-CSC-BR-FI11656964RFEBBU00: Error in Batch Input due to changes in Nota Fiscal
17Dep. 1666697XX-CSC-BR-FI12253385RFEBBU00: Additional Changes to the note 1165696
18Dep. 1666697XX-CSC-BR-FI16533511BR: FB02 error in RFEBBU00 program
199XX-CSC-BR-FI16666974BR:DDA Segment G and Segment H changes for Febraban20120224Correction of Legal FunctionCorrection with high priority
20Dep. 1702609XX-CSC-BR-FI16273772BR:J_1BBR20:Error FB759 Bank details & & not in table T028B
2110XX-CSC-BR-FI17026091DDA: Bazil DDA Itau file with no account details20120827Program errorCorrection with medium priority
2211XX-CSC-BR-FI17172471DDA: RFEBKA00: DDA document year different from file year20120611Program errorCorrection with medium priority
2312XX-CSC-BR-FI17449132DDA: Enhancement point in program J_1BBR20 and RFFOBR_DDA20120920Correction of Legal FunctionCorrection with high priority
2413XX-CSC-BR-FI17817261RFFOBR_DDA: Single record delete, deletes multiple records20121114Program errorCorrection with high priority

Thanks and Kind Regards,

Daniel Carvalho.

View Entire Topic
glauco_furtado
Explorer
0 Kudos

Hi Daniel,

I have been implementing DDA with Citibank.

I have some doubts in customizing activities.

Could you give me any tips about it?

Regards

Glauco

glauco_furtado
Explorer
0 Kudos

Daniel,

I have just finished my unit test and everything looks ok!

Thank you very much for your help!

The only issue that I had it was about the configuration in OT51. But I read your comments in another topic, about the field "Processing Type" should be filled with "11 - Brazil: Enter document with Brazilian Data" and everything started to work!

Another tip is about External transactions, That is necessary to be created 3: 01, 01V1 and 01V2. Both associated to a same rule and using in Processing Type the option metioned above.

If somebody needs any help, please contact me.

Regards,

Glauco

Former Member
0 Kudos

Hi Daniel/Glauco,

We are in the process of implementing the DDA and the client requirement is to update the Boleto number in the bank reference filed without implementing the EBS. Is it possible to import the segment G data without implementing the EBS. If yes what configuration need to be done for just importing the segment G data to  update the vendor open invoices with Boleto number.

Advance thanks for your inputs and help.

Regards

Kotesh Padarti

glauco_furtado
Explorer
0 Kudos

Hi Padarti,

If you want update the boleto number without using standard solution, you will have to develop the same functionality as the standard. I cannot see the reason for this aproach.

The standard funcionality does exactily what you want.

Regards

Glauco

Former Member
0 Kudos

Hi Glauco,

Thanks for quick reply.

Yes we want to implement the standard solution. But we just want to implement the solution to read the segment G data and we do not need the  EBS solution for other payments and receipts in the same incoming bank statement. Is this posssible to read just the segment G data with standard solution with out considering the other receipts and payments in the incoming bank statement.

Regards

Kotesh Padarti

glauco_furtado
Explorer
0 Kudos

Hi Kotesh,

I have been testing the solution and I realized the only segment that the program really use is the segment G. The others information apper when you upload the file in FF.5, in resume of bank statemen. I believe that the only information that it woulb be updated is barcode information. And if the program did not match the results, there is a program where you can delete or not update the bank data.

I dony know if I help you, but feel free to make questions.

Regards

Glauco

Former Member
0 Kudos

Hi Glauco,

What is the program you are using to read the segment G?  Is it not FF.5 to read the segment G data?

Regards

Kotesh Padarti

glauco_furtado
Explorer
0 Kudos

Hi Kotesh,

It is used FF.5 to upload the file and report RFFOBR_DDA to do the Post Processing. There is a note to ignore segment H.

The process is:

1 - run FF.5, trying to find some vendor invoice where atempt full requirements to updated boleto number in FI document. All boleto data is in Segment G is saved in internal tables;

2 - in case of it does not find any invoice, use report RFFOBR_DDA to process all boleto data did not find in the first step.

If you need furthers information, contact me. Send me a private message.

Regards

Glauco

Former Member
0 Kudos

Thanks Glauco,

For your help. This is helpful.

Regards

Kotesh Padarti

0 Kudos

Helpful topic.

Thanks you, Glauco and Daniel.

Former Member
0 Kudos

Hi Glauco,


I am trying to configure the DDA configuration for Brazil Boleto. I want to
load the segment G data in SAP. you mentioned that  we need to
configure 01, 01v1 and 01v2 with process type 11. Can you let me know what is
the posting rule we need to give here and what is the sign?.  Also let me know what additional
configuration is needed to load segment G data. Many thanks for your help in
this regard.

Kotesh Padarti.

daniel_carvalho
Active Contributor
0 Kudos

Hello Padarti!

No Posting Rule is needed for DDA, once DDA file does not post anything in Financial Accounting.

Regards,

Daniel.