2007 Apr 27 5:02 PM
Hello ,
I need replacement of the function module that does not exist in ECC 6.0. These FMs are from SAP R/3 4.6c
1. CHECK_IBAN_ACTIVE
2. SWW_CI_CREATE
3. CKMLCUM_CHECK_DUV
Pool table
1, M_VMVAD
Thanks.
Regards
Shekhar
2007 Apr 27 6:49 PM
Hi
Use the following for the replacement of the old one in ECC6.0
1. CHECK_IBAN_ACTIVE
2. SWW_CI_CREATE
3. CKMLCUM_CHECK_DUV
BKK_IBAN_CHECK or
BKK_IBAN_CHECK_BBAN
SWW_WI_CREATE or
SWW_WI_CREATE_simple
CKML_F_CKML1_REORG_CHECK
Pool table
1, M_VMVAD = V_VMVAD
reward points if useful
regards
Anji
Hello ,
I need replacement of the function module that does not exist in ECC 6.0. These FMs are from SAP R/3 4.6c
1. CHECK_IBAN_ACTIVE
2. SWW_CI_CREATE
3. CKMLCUM_CHECK_DUV
Pool table
1, M_VMVAD
Thanks.
Regards
Shekhar
2007 Apr 27 6:49 PM
Hi
Use the following for the replacement of the old one in ECC6.0
1. CHECK_IBAN_ACTIVE
2. SWW_CI_CREATE
3. CKMLCUM_CHECK_DUV
BKK_IBAN_CHECK or
BKK_IBAN_CHECK_BBAN
SWW_WI_CREATE or
SWW_WI_CREATE_simple
CKML_F_CKML1_REORG_CHECK
Pool table
1, M_VMVAD = V_VMVAD
reward points if useful
regards
Anji
2007 Apr 27 7:14 PM
Hi
these are the replacement for the FMs:
BKK_IBAN_CHECK_BBAN
SWW_WI_CREATE_simple
CKML_F_CKML1_REORG_CHECK
For pool table replacement is:
V_VMVAD
Regards,
Sreeram