SAP TABLES

DSYS_DOCU_SEARCH SAP Search Help - HR Documentation







DSYS_DOCU_SEARCH is a standard SAP search help available within R/3 SAP systems, depending on your version and release level. Below is the basic details of the search help including its Parameters, Selection method, Exit function module and for convenience any standard documentation available. All this information and more can be viewed by entering the Search help name DSYS_DOCU_SEARCH into the relevant SAP transactions such as SE11 and SE80.

Search helps can be assigned to objects such as a table field, data element, screen field or report parameter. The ABAP code to implement via a report parameter uses the matchcode statement as follows:

PARAMETERS: P_DSYS_D TYPE C MATCHCODE OBJECT DSYS_DOCU_SEARCH.

Contribute (Add Comments)
Within the comments section below there is also an opportunity for you to add useful hints, tips and information specific to this SAP Search Help. This will then be available for you and other users to easily find by simply searching on the object name DSYS_DOCU_SEARCH or its description.

Selection Method:DSYS_DOCU_SEARCH
Text table:
Dialog type:Display values immediately - "D"
Hot key:
Search help exit:HRDSYS_DOCU_SEARCH




LOIDXSDOK_LOID
LOCLASSXSDOK_LOCL
LOTYPEXX11HRDSYS_OTYPE
LMOLGAXX22MOLGA
LONAMEXX33HRDSYS_ONAME
LSYSTEMXXSRCSYSTEM
LLANGUXXHRDSYS_LOIO_SPRSL
LODESCXX44HRDSLODESC
LCR_USERXXHRDSYS_LOIO_CRUSR
LCR_TIMEXXHRDSYS_LOIO_CRTST
LCH_USERXXHRDSYS_LOIO_CHUSR
LCH_TIMEXXHRDSYS_LOIO_CHTST
PHIDXSDOK_PHID
PHCLASSXSDOK_PHCL
PLANGUXXSPRAS
PCR_USERXXSDOK_CRUSR
PCR_TIMEXXSDOK_CRTST
PCH_USERXX5SDOK_CHUSR
PCH_TIMEXX6SDOK_CHTST


See here for further Search Help Parameter details