cancel
Showing results for 
Search instead for 
Did you mean: 

Add Plant to VA14L

Former Member
0 Kudos

Our users are currently using transaction V.14 to review orders on delivery block.  In working with SAP, we've determined that this transaction is out-of-date, and we should switch our users to VA14L.  Unfortunately, when we presented this to the users, we realized that Plant is not included in VA14L, but it is included in V.14.  Our users use the plant field to help make decisions in the report, so it is required.  I have checked the available fields in the display variant, and Plant is not included.  Does anyone know of a way we can add Plant to the report without the need to clone it, and modify the ABAP ourselves?

Thank you in advance.

-Dan

Accepted Solutions (1)

Accepted Solutions (1)

former_member205178
Contributor
0 Kudos

Hi,

Based on what I see, I can see the Plant as a selection criteria in T. Code: VA14L. In fact that is not the case in V.14.

In V.14 you get the Plant in the Output / Result whereas in case of VA14L in can get it in the selection criteria.

Play around with the Variant in the selection screen and Output for VA14L. Do not use Standard and execute the report. Of course, you might need authorizations to create your own Variant.

Hope this helps.

Former Member
0 Kudos

I am looking at our VA14L transaction, and I do not see Plant as one of the selection criteria.  Can you give me more detail on how I can add it to the screen?  I have checked all the menu options, and I do not see a way to add additional fields to the selection screen.

Thanks,

Dan

Former Member
0 Kudos

Hi,

     As mentioned by , I can see the plant field in VA14L. I have attached the screenshot for your ref.

    

     Not sure what is the version you are using.

     In case, you need to add plant to existing report, you can ask your technical (ABAP) person to modify/ copy the report SDLIEFSPE and make the necessary modification to include the Plant field.

Regards,

Umesh

Answers (1)

Answers (1)

former_member205178
Contributor
0 Kudos

Hi Daniel,

As pointed out by Umesh, you might want to look at the SAP Version you are having

ELSE

If you want to figure out what is going on, then you might want to check the Variant settings in the report and see if the field is hidden.

Thanks.