cancel
Showing results for 
Search instead for 
Did you mean: 

Filter FTO for manual customs declaration creation

Former Member
0 Kudos

Hi,

to create manualyl a customs declaration, there is the drop-down box with available FTO´s in the system. In our business we would like to limit the shown FTO´s in the drop down, as only 5 out of 80 are relevant for export declarations.

Is there any trick how we can influence what is shown in the drop-down list? Any authorization object on that field? I also tried to set the status in the non-relevant FTO´s to suppressed etc. - without effect.

Any hint would be appreciated, even if modification would be necessary this could be an option for us, but so far we couldn´t find the right code location either.

Thanks, Tobias

Accepted Solutions (1)

Accepted Solutions (1)

former_member215181
Active Contributor
0 Kudos

Hi Tobias,

As far as I can see, the drop-down box is filled with all FTO for which the user has "Display" access for Authorisation Object GTS_CD_FTO.  So you should be able to control the visibility by restricting that access.

Restricting in that way would affect the Export, Transit and Periodic Declaration tabs.  If you need to control those tabs separately, then you'd need to create a Code Enhancement in Form FTORG_LISTBOX_FILL (program /SAPSLL/LCORE_LEGAL_MENUEF02) to delete selected entries according to some logic, when IV_ID has the value /SAPSLL/MENUE_CUS_0711_S-LIST_FTORG_CREATE.


Hope that helps.


Regards,

Dave

Former Member
0 Kudos

Hi Dave,

as always a perfect answer. Thanks a lot for the auth object, was exactly what we needed!

Tobias

Answers (0)