cancel
Showing results for 
Search instead for 
Did you mean: 

Component VASP missing for order document management in VAS_EWM

former_member804409
Participant
0 Kudos

Hello experts,

I am working on VAS Order process. While trying to activate ODM for VAS in IMG-->SCWM-->EWM-->Cross Process Settings-->VAS-->Activate Order Document Management for VAS, I am getting below error-

"Component

VASP
The structure of component VASP could not be generated (DDIF_TABL_ACTIVATE)

Order Data Area

Order component VASP specified (status active: 'X') does not exist"

When I go to SCM Basis-->Order document Management-->Check settings in Order Document Management I get additional information about error-

"The component is inactive

Component VASP contains change mode (OBJCHG)

Structure /SCWM/S_VAS_ODM_AUX does not contain all administration fields

Table type /SCWM/TT_VAS_ODM_AUX uses structure /SCWM/S_VAS_ODM_AUX"

Any pointers will be appreciated.

Kind Regards,

Khushboo

Accepted Solutions (1)

Accepted Solutions (1)

schulte-bahrenberg
Contributor
0 Kudos

Check wether you have an entry for CAT in table TRESE:

If yes, remove it via SM31 and try to activate the ODM again.

Reason:

The ABAP Dictionary has a list of reserved words that cannot be used for database objects (for example, the names of table columns). When you activate a table, the system checks the column names against this list. This prevents the creation of illegal SQL statements.  The list is independent of the database system and is delivered in the table TRESE. Based on SAP information, the entry CAT was delivered in error.

Former Member
0 Kudos

That did the trick for me - thanks, Hendrik!

Former Member
0 Kudos

Hi All,

Thanks, I faced the same issue and got it resolved using solution given by Hendrik !

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Khushboo,

I'm facing the same problem. Have you been able to resolve this issue? Message NP230 might cause DDIF_TABL_ACTIVATE to cancel activation. However, other VAS Structures are generated despite reusing the field name CAT.

Regards,

Jochen

former_member804409
Participant
0 Kudos

Hi Jochen,

I couldn't fix the issue and unfortunately i don't have that system access any more but going by the solution that hendrik provided which helped you,i am going to mark it too

Regards,

Khushboo

Former Member
0 Kudos

Hi Khushboo,

I hope you need to execute complete BC set from VAS.

other integration table will get activate and ll issue may resolved.

Regards

Suraj

former_member804409
Participant
0 Kudos

Hi Suraj,

Thanks for the response,but I have already activated all BC sets.Do you have a list of required BC sets for VAS which I can cross check with mine to see if any BC set is missed out?

Regards,

Khushboo

Former Member
0 Kudos

Hi Khushboo


check below ones and will find more and let you know soon

  • /SCWM/VAS

Creation of warehouse number-dependent Customizing entries for the value-added services processes (VAS processes)

  • /SCWM/DLV_VAS

Creation of delivery and item types for value-added services

  • SCWM/KTR_VAS_TYPE

Define order types for value-added services (VAS) for the process Reverse Kitting

  • /SCWM/KTS_VAS_TYPE Define VAS order type for process Kit to Stock
  • /SCWM/KTS Create basic configuration for process Kit to Stock
  • /SCWM_KTS_DLV Delivery-relevant settings for the process Kit to Stock
  • /SCWM/KTS_ERP ERP integration settings for process Kit to Stock
  • /SCWM/KTS_ERP Settings for using production order within process Kit to Stock
  • /SCWM/KTS_PS Define structure of the packaging specification for process Kit to Stock
  • /SCWM/KTS_VAS_TYPE Define VAS order type for process Kit to Stock
  • /SCWM/KTS_WHPROCTYPE Define warehouse process type for process Kit to Stock
  • /SCWM/KTS_WH_DEPEND Warehouse-number-dependent settings for process Kit to Stock
  • /SCWM/KTS_WH_INDEPEND Warehouse-number-independent settings for process Kit to Stock
  • /SCWM/KTS_WORKCENTER Settings for the work center and work center layout for process Kit to Stock
  • /SCWM/KTS_KTR Create basic configuration for processes Reverse Kitting and Kit to Stock
  • /SCWM/KTS_KTR_DLV Settings for deliveries within the processes Reverse Kitting and Kit to Stock


check all BC sets. If still its not working check with technical consultant for any thing is missing. But its a code or change fix.


Rgeards

Suraj

former_member804409
Participant
0 Kudos

Hi Suraj,

Two of the given BC sets-

/SCWM_KTS_DLV

SCWM/KTR_VAS_TYPE

are missing in my system. When I go in and check it says BC sets do not exist. I think I will have to upload BC sets file for these two but I am not sure how can I get a file to upload.

Regards,

Khushboo