SAP ABAP Function Module ANST_SEARCH_NOTES (Note Search Main Function Module)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-NA (Application Component) SAP Note Assistant
     SANST (Package) Automated Notes Search Tool
Basic Data
Function Module ANST_SEARCH_NOTES Note Search Main Function Module  
Function Group ANST_SEARCH_NOTES   Note Search Function group  
Program Name SAPLANST_SEARCH_NOTES    
INCLUDE Name LANST_SEARCH_NOTESU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_NOTES TYPE SEARCH_SRV_RESULT_T Correction Notes Return Table
Exporting E_NUMBER_ALL TYPE I
Exporting E_ERR_TEXT TYPE STRING
Importing I_SEARCHTERM TYPE SEARCHELEM Search Term for Automatic Note Search
Importing I_SRCH_L TYPE LANGU 'D' Language Key
Importing I_RES_L TYPE LANGU SY-LANGU Language Key
Importing I_APPL TYPE CSSKOMP Application Component
Importing I_CATEGORY TYPE C 'C'
Importing I_RELEASED_AFTER TYPE D '19900101'
Importing I_OUTPUT TYPE C
Importing I_MAXNO TYPE I 10
Importing I_SORT_CRIT TYPE C 'N'
Importing I_SORT_ORDER TYPE C 'A'
Importing I_CONVERT_IMPLSTAT TYPE C 'X'
Importing I_METHOD TYPE I 1
Importing I_RANGE TYPE CHAR64 Character field, length 64
Importing I_RFC TYPE RFCDEST Logical Destination (Specified in Function Call)
Tables IT_APPL TYPE ANST_RANGE Range
Exception RFC_ERROR TYPE
Exception NO_OSS_RFC TYPE
Exception INTERNAL_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130604 
SAP Release Created in 732