cancel
Showing results for 
Search instead for 
Did you mean: 

CIC0 - Application area

Former Member
0 Kudos

Hi,

I need to show the service order header level person responsible in CIC0 Application area.

I am using ISU_DOC data environment. As far I had searched I could not find any attributes for service order.

To bring the service order header level person responsible which attribute I need to use. Could any one suggest.

Accepted Solutions (0)

Answers (2)

Answers (2)

chaiphon
Contributor
0 Kudos

No In this case you don't need to change a class in ENVD.

You need to delegate the object in transaction SWO1->Settings-Delegate. Then the attribute will be there in ENVD.

Chaiphon

chaiphon
Contributor
0 Kudos

Hi Abdul,

For this case, It will required some coding. You need to create an subtype for object ISUSMORDER. For exmaple ZISUSMORDE. And add new attribute 'person responsible' to the subtype, create a code to get person responsible into that attribute, and delegate the object to the subtype. then it will show up on transaction ENVD for you to select.

Chaiphon

Former Member
0 Kudos

Hi Chaiphon,

Thank you very much for your valuable information. But, how to change the CLASS ID in ENVD transaction? I need to replece it with ZISUSMORDE for ISUSMORDER.

Regards, Abdul Basith