Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

EBS form dynamically hides folder columns

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Dynamically hide folder columns, usually written in WHEN-NEW-FORM-INSTANCE.

If you encounter a situation related to interbank, you can write it in the when-new of the line.

Reference pll: APPFLDR

Reference procedure: APP_FOLDER_DEL_FLD

L_old_itm: =: system.cursor_item

-- go to the ITEM you want to delete

Go_item ('BLOCK.ITEM')

-- call standard api to hide the current column

APP_FOLDER_DEL_FLD

Go_item (l_old_itm)

Cannot be hidden under the following circumstances:

1. Cannot be hidden when the FOLDER ITEM property REQUIRED is set to TRUE.

two。 This item cannot be hidden when FOLDER ITEM is placed on a FIXED canvas (not a stacked canvas).

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report