cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Fields in MASSD

Former Member
0 Kudos

Hi Experts,

We have some custom fields to be added in /SAPAPO/SCC_TL1. Those fields are appearing on the transaction screen but when I am trying to do MASSD for those fields, that field is not appearing in the list of Transportation Lane view.

Can anybody suggest me how to do this? Is there anything in configuration which we need to change? Because when we added fields to Product master, they are appearing over there.

We are using SCM 7.0 system.

Thanks

Siddarth

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Experts,

Can anybody guide me how to do this?

Thanks

Siddarth

Former Member
0 Kudos

Hi Siddarth,

You can instead use program FUNCTION_LOADER_INLAY using SE38.

With the use of BAPI : BAPI_TRLSRVAPS_SAVEMULTI you can select fields which you want to modify/update.

After selecting the require fields format excel will help you generate the sheet accordingly which you can fill up and update the values to the database directly..

It might be tricky initially to understand, however I hope you have a fair knowledge of ABAP as well which would make you life little easier here..

There is no need of custom development as suggested by other members.

Let me know if you are facing any issue using it.

Thanks

Ajay

Former Member
0 Kudos

Hi Ajay,

Thanks for your reply but couple of points: -

1. User wants to maintain data from MASSD TCode as they have access of this TCode in PRD system as well and they are quite familiar with this.

2. These are custom fields which needs to be added. They are not appearing currently in structure of BAPI_TRLSRVAPS_SAVEMULTI. Do you think it is advisable to modify the structure of the BAPI?

Thanks

Siddarth

aparna_ranganathan
Active Contributor
0 Kudos

Hi Siddarth

You need to take help from development team to get the custom fields added to MASSD. I dont know what steps they will perform , but it is defenitely the responsibility of the development team

Thanks

Aparna

Former Member
0 Kudos

Hi Aparna,

I am also responsible for development as well apart from taking care of configuration. If any pointers to that then it would be quite helpful.

Thanks

Siddarth