This entry point is used to give users the ability to include added search category fields. It is called from Customer Search screen in APRES_MODIF after any field (with the exception of the grid) modification.
Transaction
There is no transaction in progress.
Log file
There is no open log file.
Additional information
SEACAT function which is called in APRES_MODIF and the added entry point code.
Funprog SEACAT
Local Char CAT
CAT += [M]BPRNUM
CAT += [M]BPRNAM
CAT += [M]TEL
CAT += [M]WEB
CAT += [M]ADDLIG
CAT += [M]CTY
CAT += [M]SAT
CAT += [M]POSCOD
CAT += [M]CNTNAM
CAT += [M]CNTTEL
CAT += [M]CNTMOB
CAT += [M]CNTWEB
GPOINT="SEACAT" : Gosub ENTREE From EXEFNC
End CAT
Available variables and masks
The [M:CSE] class is available when in Customer search screen (Common data >> BPs)
Variable or mask | Definition |
Mask [M:CSE] | Customer search |
Variable CAT char |
Open tables
Table | Significant content | Table Title |
ADOSSIER | No | Folder table |
TABCOUNTRY | No | Countries |
BPDLVCUST | No | Ship-to customer |
BPCUSTOMER | No | Customers |
BPARTNER | No | Business partner |