2009 Jul 13 3:38 PM
Hello @ all experts,
can somebody help me and explain why the added node in the format tree from dmee do not appear in the output xml file?
Please give me a short guideline to add fields properly.
Thanks for support.
Black
2009 Jul 13 4:35 PM
2009 Jul 13 4:44 PM
No! I didn´t get any syntac errors. The tree is constistant.
It all seems to be proper, but after executing F110 the file miss the new added fields!
Which kind of fault can it be?
Black
2009 Jul 16 7:55 AM
helllo Black ,
let us know what are the fields u added ,type of node ,source/target field names...etc.
can u see its parent tag ?
regards
Prabhu
2009 Jul 16 8:14 AM
Hello Prabhu,
thanks for asking.
I try to chance the SEPA CT for Finnland refering to the requirents of the bank. They like to have some field added.
ID = Identificaiton (no mapping)
OrgId = OrganisationIdentification (no mapping)
BkPtyId = BankPartyidentification (constance no.)
I added the field als elements in this order and named them also in this way. I add the field as a copy of the upper hierachie element.
It looks all proper to me. And also I added other field similat to this procedure, but this three new field do not appear in my xml-file.
So if you have any more information, about DMEE and handling please let me know, or where I can get it
What to you mean with parent tag? Please explain.
Thanks for supporting.
BR
Black
2010 Jun 10 7:07 AM
Hi,
did anyone find a solution how to get the BkPtyID into the XML File?
Best Regards,
Bernd Sebastian
2010 Sep 22 1:51 PM
Hi all,
Maybe a little bit late but I was able to add the BkPtyId to the XML file. I really wonder why SAP doesn't offer any solution and why bloody Nordea bank requires a note which is not defined in the standard.
Anyway, I created a copy of DMEE tree SEPA_CT and added the following nodes:
PmtInf
Dbtr
Id
OrgId
BkPtyId
Name of the node: BkPtyId
Tab source -> Structure: FPAYHX, field name: DTKID
--> Now the customer ID at Nordea which I store in transaction FBZP -> House banks -> Data medium exchange -> Customer number is transferred to the XML file. This is working perfectly for me. If you copy the SAP tree SEPA_CT to your customer namespace, you also need to implement SAP note 1127555.
But as we are now at the topic SEPA in Finland I also have a question: How did you manage to get the payment reference (BSEG-KIDNO) into the DMEE tree? I think this will be quite complex and I don't understand why SAP doesn't support its customers! In the past they delivered RFFO* programs but now we need to do the setup ourself... The problem in Finnland is that you normally have a specific payment reference which is entered in the field BSEG-KIDNO. Sometimes you however also have the normal reference number BKPF-XBLNR. So you need to distinguish in the DMEE tree what is given KIDNO vs. XBLNR (as it's done in program RFFOFI_L). Depending on the used reference, different nodes are necessary in the SEPA CT XML file.
E.g.
IF KIDNO filled: node RmtInf - Strd required
IF XBLNR filled: node RmtInf - Ustrd required
Does anybody already have a solution for this? Where is the "standardization" of SEPA if every country is using an own file format???
Regards,
Felix
2010 Oct 13 4:09 PM
Hello,
It's possible to comment a field in dmee structure. I'm validating some files with bank and they are telling me that one field should appear like:
Same needs to be discarded from the payment file
Example as below
<!<CodOper>479</CodOper>>
Anyone have this question already?
Thank's in advance
JPereira
2010 Nov 08 4:35 PM
Hi Felix,
Did you manage to get the payment reference (BSEG-KIDNO) in the DMEE tree?
I'm facing the same issue for Finland...
Thanks for your feedback.
Best regards,
Ben
2011 Jun 17 9:44 AM
Hi All
Has anyone found a standard solution to populating the SAPA_CT outgoung XML file field BkPtyId?
Regards
2011 Jun 19 12:09 PM
Thank you I managed to activate the BkPtyId field in XML file to Nordea.
Barbenel
Edited by: BARBENEL MUDZIMU on Jun 19, 2011 1:09 PM
2011 Jul 21 5:40 PM
Hello Barbenel,
We are implementing SEPA DD, and our bank needs the below three values, which are not available in the xml file being generated in SAP
TaxIdNb- Tax Identification Number
Id - Identification ( This is CUC Corporate Banking Customer Unique Code)
Prtry - Proprietary identification (Creditor Bank Identification code)
We are using Format tree "SEPA_DD".
Are these three fields available in SEPA_DD or do I need to create them in the format tree, If yes should I copy SEPA_DD and create a new format tree and add these fields? Also please let me know how to assign this newly created format tree to generate the xml file according to this new format.
Thanks in advance.
Krishna
2011 Jul 22 7:56 AM
I think DMEE is not flexible enough to cater to the requirements from the Bank perpsective.
Bank File formats do vary depending on the payment methods like sepa,non-sepa etc.The best approach is prepare a zprogram and get the data from reguh,regup,bseg,bkpf,bsid,bsad and customer/vendor master data from their respective tables and populate the file as per the file format.
Thanks,
K.Kiran.
2024 Apr 03 2:03 PM - edited 2024 Apr 03 2:08 PM
Hello,
For DME ZNL_GI_XML_CT the XML File generated, we can not see information regarding node Prtry, can you please help me?
Thanks
Best regards,
Alfredo
2024 Apr 03 3:23 PM
Compare with a standard such as PAYM / CGI_XML_CT (Your Z name implies a local version specific to your systems)
2024 Apr 04 7:30 AM
Hello Giusepi,
Thank you for your reply.
The Standard:
But in our System we have an external exit with a Badi, maybe there we need to modify
Thanks
Best regards,
Alfredo
This
2024 Apr 04 2:00 PM
2013 Oct 04 2:40 PM
Hi All,
I don't know how much important this information now. I was searching for how to map bseg-kidno mapping to dmee structure.After a lot of struggle I found the mapping filed in system &want to share the same to all which may be useful to consultants.
BSEG-KIDNO can be mapped through structure field FPAYP-STRFR.
Hope this will be useful to all.
Regards,
Madhav.
2013 Nov 06 2:20 AM
Hello Madhav,
It is nice of you to have posted this. It just helped me, thank you.
I was using RVND transaction and trying to get the 'Payment Reference' field (REGUP-KIDNO) into the xml file. Searching FPAYP using KIDNO did not help. Your post did help. Thanks again!
Venu Nambula
2013 Dec 02 3:29 PM
Hello everybody,
had the same problem different node. Solved the problem now.
Solution:
The node is:
InitgPty
->Id
-->OrgId
--->Othr
---->Id
But that really doesn't matter how the node is called. If it is more then one level. Pls. only add the next level, then save and activate the tree. Add the next level, save and activate. And so on. Even if the node do not have a mapping to them. I suggest proceeding this way.
It solved my problem with emtpy nodes.
Sometimes it is as easy as this (took me a long time to figure that out!).
Hope this helps others, too.
Jessica
2014 Nov 27 1:19 AM
Hello Black Sprite,
Once you added any new fileds to the DME tree.
You need to save and click on Activate button then only the mapping fields will be appear in you DME file.
Hope this will be useful to all.
Regards,
Ram... 🙂