cancel
Showing results for 
Search instead for 
Did you mean: 

Change Material Description in PR through Reference Characteristics

Former Member
0 Kudos

Hi All,

The basic requirement is to change the material description at time of creation of Purchase Requisition.

I have created a configurable material and assigned a class with reference characteristic as one of the characteristics.

Reference characteristics refer to the Table EBAN and TXZ01 field which is Short description of the material in PR.

Created a Object depedency as follows

$self.Reference Characteristic = 'HR Black'

Assigned this OD to the configuration Profile of the Material. So when I create the PR then ideally it should replace the existing material description with 'HR Black' but it is not happening.

Please let me know where I am going wrong.

Regards,

Amit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Amit,

Not all tables/Fields can be changed via reference characteristics. Please review note 935885 , that provides fields that can be read and changed.

I am afraid what you are looking for is not possible.

Regards

Amber

Former Member
0 Kudos

Hi Amber,

Thanks for the reply . I am relax that I got the solution. It is possible to change the material description. We have to use three reference characteristic.

1. Table EBAN and Field TXZ01

2. Table VBAP and Field ARKTX

3. Table VBAK and Field MILL_APPL_ID

Infer 'HR Black' for TXZ01 and ARKTX reference Characteristic.

Regards,

Amit

Former Member
0 Kudos

It seems you are using IS-MILL. IS works differently and it is possilble in MILL environment.

Regards

Amber

Former Member
0 Kudos

Yes you are absolutely right Amber.

Answers (0)