2006 Jun 08 7:30 AM
Dear experts.
We are moving from 46C to ERP2005.
please suggest us if we replace table SADR with ADRC do we need to execute any conversion program to move the contents from SADR to ADRC(same as like TVARV TO TVARC).
Could you please confirm.
Thanks.
Ambichan.
Dear experts.
We are moving from 46C to ERP2005.
please suggest us if we replace table SADR with ADRC do we need to execute any conversion program to move the contents from SADR to ADRC(same as like TVARV TO TVARC).
Could you please confirm.
Thanks.
Ambichan.
2006 Jun 08 7:36 AM
If there will problems then you can adjust it using.
SPDD
Regards,
Wasim Ahmed
2006 Jun 08 2:20 PM
Can somebody reply on this question.
I really need some more answers..
waiting.
Thanks.
Ambichan
2006 Jun 08 2:57 PM
Hi Ambi,
SELECT * FROM SADR
WHERE ADRNR = TVBUR-ADRNR.
EXIT.
ENDSELECT.
CLEAR : SADR, WK_ADDR_SEL.
WK_ADDR_SEL-ADDRNUMBER = TVBUR-ADRNR.
<b>Replacement</b>
CALL FUNCTION <b>'ADDR_GET'</b>
EXPORTING
ADDRESS_SELECTION = WK_ADDR_SEL
IMPORTING
SADR = SADR
EXCEPTIONS
PARAMETER_ERROR = 1
ADDRESS_NOT_EXIST = 2
VERSION_NOT_EXIST = 3
INTERNAL_ERROR = 4
OTHERS = 5.
Regards,
Santosh
2006 Jun 09 3:34 AM
hai santhosh kumar,
Thanks for your kind reply.
Actually i know how to replace the table SADR with ADRC inside the program using Functional module which you gave.But all i want to know is, Apart from coding, do we need to execute any conversion program to transfer
the old SADR TABLE contents to ADRC table contents.
Or automatically SADR contents will be updated in ADRC table at higher version.
Please confirm.
Thanks.
Ambichan
2006 Jun 09 4:39 AM
Hai guys.
Could you please send me the conversion program name which transfers data from SADR table to ADRC table after upgrade.
ie. 46C to Enterprise.
I will surely reward points.
Thanks.
Ambichan
2007 Feb 27 11:19 PM
Hope your problem would have resolved now.
Can you pls let me know the steps.
Thanks,
manish
2007 Feb 27 11:29 PM
do we have any conversion program to transfer
the old SADR TABLE contents to ADRC table contents
Thanks
Manish.
2007 Feb 28 1:20 AM
hai manish,
Yes SAP has suggested to use some Standard program to transfer the contents.
which is also described in Some notes related to SADR/ADRC.
so if you could search in SMP you will get it.
sorry unfortunately i dont remember what note and report it is.
Thanks
ambichan
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |