cancel
Showing results for 
Search instead for 
Did you mean: 

Not all Z* transaction types UI component screen showing subobject Z*

Former Member
0 Kudos

Good day:

We are using SM7.1 and followed the upgrade guide from SAP and things are working fine, so far. 

We successfully copied:  SMCR to ZMCR, SMMJ to ZMMJ, etc.  

When we create a change request type ZMCR, once in the UI, if we press F2 on any field the screen that pops up shows that the Subobject Type (Searched for and Found) for all fields we check correctly point to ZMCR, however in the case of ZMMJ, ZMAD, ZMCG, etc., even though the screen title says that we are working on a ZMMJ Normal Change, or ZMAD Admin Change, or ZMCG General Change, when we press the F2 button on each of the fields of those UIs, all fields point to the Subobject Type (Searched For and Found)  SMMJ, SMAD, or SMCG, respectively, instead of the expected ZMMJ, ZMAD, or ZMCG, as expected.  

Attached the 2 samples for ZMCR and ZMCG.

What did we miss?  

Many thanks,

Juan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Many thanks for all the feedback. 

The solution is in note 1641712 ... another round of applause to Dolores Correa.

https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=0001641712&nla...

or

The note is included in SAPKITL708.  After implementing it, do he following:

For customer change document transaction type specific UI configuration subtype, you need additionally run transaction SM30 to maintain the view AGS_WORK_CUSTOM:

    1. For change document overall page UI configuration; add new entries like below:

              Name = UIC_PROC_TYPE_SPECIFIC_<no> 

              Value = AIC_CMCD_H/AICCMCDOverview_< transaction type> 

    2. For change document "Details" assignment block UI configuration; add new entries lie below:

              Name = UIC_PROC_TYPE_SPECIFIC_<no> 

              Value = AIC_CMCD_H/AICCMCDHeaderEF_< transaction type> 

For example, add following entries to use different UI configurations for transaction types ZMMJ:
              UIC_PROC_TYPE_SPECIFIC_01 = AIC_CMCD_H/AICCMCDOverview_ZMMJ 

              UIC_PROC_TYPE_SPECIFIC_02 = AIC_CMCD_H/AICCMCDHeaderEF_ZMMJ

In fact, it is a step in SOLMAN_SETUP for ChaRM, and now it is understood what that step was for.

0 Kudos

Thanks Juan for putting this OSS Note 1641712 in solution, I was facing same issue and its got resolved by adding these entries  in AGS_WORK_CUSTOM.

              UIC_PROC_TYPE_SPECIFIC_01 = AIC_CMCD_H/AICCMCDOverview_ZMMJ

              UIC_PROC_TYPE_SPECIFIC_02 = AIC_CMCD_H/AICCMCDHeaderEF_ZMMJ

Regards,

Nilkanth.

Answers (2)

Answers (2)

Former Member
0 Kudos

Juan,

The default and our customer configurations for all Change Document transaction types show the SMXX object subtype but our customer configurations work just fine. When I first noticed this, I also wondered if I had done something wrong or missed something but I think it's just the way it works.  If your Change Document screens are working as is (you didn't indicate this either way), whether you customized them or not, why would this be an issue at all?

Kindest regards

Paul

Former Member
0 Kudos

hi,

what is your solman version, have you checked the SAP Note 1577629 - Callback Class for Z-transaction types

Thanks

Jansi

Former Member
0 Kudos

Many thanks Jansi, indeed. 

I read the note and though it describes the behavior, the note is already implemented in our system.  That fact now leads me to create a ticket with SAP.  When they reply, if nobody provides another answer or clue, I will post their answer.  I have been thinking aways that is something I missed, but now it seems I may have not or did a steps at the wrong moment.

FYI

SAP_ABA 702          0011           SAPKA70211

SAP_BASIS 702       011             SAPKB70211

CTS_PLUG               00 0001      SAPK-20001INCTSPLUG

PI_BASIS 702           0011           SAPK-70211INPIBASIS

ST-PI 2008_1_700      0006           SAPKITLRD6

GW_CORE 200         0004            SAPK-20004INGWCORE

IW_BEP 200             0004            SAPK-20004INIWBEP

SAP_BS_FND 702     0009           SAPK-70209INSAPBSFND

SAP_BW 702            0011           SAPKW70211

IW_FND 250              0004           SAPK-25004INIWFND

IW_GIL                     100              0000 -

SAP_AP                   700 0027      SAPKNA7027

WEBCUIF                 701 0008      SAPK-70108INWEBCUIF

BBPCRM                  701 0008      SAPKU70108

BI_CONT                   706 0004      SAPK-70604INBICONT

CPRXRPM                500_702 0008 SAPK-50008INCPRXRPM

ST                            710 0006      SAPKITL706

ST-BCO                    710 0004      SAPK-71004INSTBCO

RTCISM                    100 0000      -

SOCO                       101 0002      SAPK-10102INSOCO

ST-A/PI                     01P_700 0000 -

ST-ICO                     150_700 0034 SAPK-1507YINSTPL

ST-SER                     701_2010_1 0014 SAPKITLOSE

Thanks,

Juan