How to active DIMP package in IDES system

1.jpg


In IDES system, the DIMP package was installed and also actived, but when you run VELO for VMS, you will found an error message “Transaction code VELO cannot be executed”, now I will show you how to solve this.

At first, write a program that used to update table: SFW_ACTIVE_B1

REPORT  Z2.

tables: SFW_ACTIVE_B1.

SFW_ACTIVE_B1-VERSION = 'A'.
SFW_ACTIVE_B1-BSET = 'FICAX'.
delete SFW_ACTIVE_B1 .
commit work.

SFW_ACTIVE_B1-VERSION = 'A'.
SFW_ACTIVE_B1-BSET = 'DIMP'.

insert SFW_ACTIVE_B1.

commit work.

Then, with T-code: SFW5

1

Change the status to On, and then Activate, then a background job will run, when the job is finished, you can then run VELO.


About The Author

从事SAP行业有些年头,对SAP技术稍有了解; 如无特别声明,本博客文章为原创,转载请注明; 博主MSN:xuchunbo0901@hotmail.com; 博主邮箱:bob.xu@abaptech.com。

5 Comments

  1. Nice website! I adore a few of the articles which were written, and particularly the comments posted! I will definately be returning!

  2. Seems like you have put lots of effort into your article and I require a lot more of these on the internet in recent times. I sincerely got a kick from your post. I don’t truly have much to say in response, I only wished to comment to reply fantastic work.

  3. Bob 说道:

    Hi, U need to wait for the job completely finished without errors, and it will be OK.

    When the job was running, when you access VMS related T-code, some will be short dump in front-end.

  4. Lawrence Gong 说道:

    Hi,

    Thanks for this useful information. And I tried to activate DIMP in my ECC 6.0 IDES.

    However, after the activation job, some of transactions have ABAP/4 dump, due to the DDIC inconsistent.

    We have some check, the dump details show that some of DIMP fileds was added to the structure, and system fails consistency check.

    I guess the DIMP package may missed some data change, do you know how to check and are there any SAP notes available for fixing it?

    Please reply your comment to l.gong@vip.163.com.

    Thanks,
    Lawrence Gong

Leave A Reply


注意: 评论者允许使用'@user空格'的方式将自己的评论通知另外评论者。例如, ABC是本文的评论者之一,则使用'@ABC '(不包括单引号)将会自动将您的评论发送给ABC。使用'@all ',将会将评论发送给之前所有其它评论者。请务必注意user必须和评论者名相匹配(大小写一致)。

无觅相关文章插件,快速提升流量