2011 Feb 01 1:15 PM
Hi All,
I am trying to implement the sap note 1401975 in the 4.7 version( SAP_APPL 470, Patch level 26). to implement this note i have to create a Function Module with export parameter of TYPE SEPA_STR_DATA_MANDATE_DATA. the problem here is the structure SEPA_STR_DATA_MANDATE_DATA not available in my system and no instructions are given in the note to create this structure. i have also implemented the prerequisite notes 1305012, 1360908.
your Quick response will be highly appreciated.
Hi All,
I am trying to implement the sap note 1401975 in the 4.7 version( SAP_APPL 470, Patch level 26). to implement this note i have to create a Function Module with export parameter of TYPE SEPA_STR_DATA_MANDATE_DATA. the problem here is the structure SEPA_STR_DATA_MANDATE_DATA not available in my system and no instructions are given in the note to create this structure. i have also implemented the prerequisite notes 1305012, 1360908.
your Quick response will be highly appreciated.
2011 Feb 01 1:23 PM
You did use SNOTE transaction to apply this to your system, right?
2011 Feb 01 1:39 PM
hello....
This note is not fully automated one. it required manual pre-implemetation corrections. as pre implementation change i have to create this Function module.
2011 Feb 01 1:35 PM
Hi,
There are few attachments with this OSS note. Have you checked it? You can see these, only on online SAP service market place.
2011 Feb 01 1:37 PM
2011 Feb 01 1:46 PM
Reason and Prerequisites
As a prerequisite, you require Noter 1090321 for SEPA Direct Debit and the two SEPA credit transfer Notes 1305012 and 1360908. Check whether these notes have already been implemented (search in the ABAP Dictionary (transaction SE11) for the structures FPAYHX_MDT and FPM_SEPA and check in transaction SE37 whether the function DMEE_EXIT_SEPA_21 already exists) and implement them if necessary.
To be able to use the B2B (Business to Business) function, you also require enhancements in the SEPA third-party management (SAP Basis) that are delivered in a separate note.
Check this prerequisite notes 1090321, 1305012 and 1360908 and its corrections present in your system
Edited by: praveen reddy on Feb 1, 2011 2:47 PM
2011 Feb 01 1:52 PM
Thanks for your reply praveen..
1090321, 1305012 and 1360908
the sap note 1090321 has the status "can not be implemented" in my system. i have implemented other two notes.