BAPI HELPVALUES GET SEARCHHELP function module introduction & syntax details
This function enables you to determine search helps for finding values (F4 help) for BAPI parameters. You must specify either the object name (parameter ObjName) or the object type of the object (parameter ObjType), the name of the method for the object (parameter Method), and the name of the parameter for the method (parameter Parameter). If the parameter is structured, you must also specify the name of the field in the Field parameter. If the function runs successfully, the name of a search help with type and short text appears in the table parameter ShlpForHelpvalues. If a collective search help is defined for the parameter or for the field of a structured parameter, then the return table contains the names of all its elementary search helps with their types and short texts. A entry of this type in a BAPISHLP table can be specified for the BAPI Helpvalues.GetList (BAPI_HELPVALUES_GET) to determine F4 value helps. The table parameter DescriptionForHelpvalues specifies meta data for restricting the data selected by the BAPI Helpvalues.GetList . Pattern:
CALL FUNCTION 'BAPI_HELPVALUES_GET_SEARCHHELP' " EXPORTING " OBJTYPE = " OBJNAME = " METHOD = " PARAMETER = " FIELD = " IMPORTING " RETURN = TABLES SHLP_FOR_HELPVALUES_GET = " DESCRIPTION_FOR_HELPVALUES = . Functionality
Related 10 BAPI Tutorials
- BAPI_FLCUST_CHANGEPASSWORD | BAPI Function Module
- BAPI_VENDOR_EXISTENCECHECK ( BAPI Function Module )
- BAPI_DISPUTE_STATUS_CHANGED ( BAPI Function Module )
- BAPI_GL_ACC_GETLIST ( BAPI Function Module )
- BAPI_DOCUMENT_CHECKOUTMODIFY ( BAPI Function Module)
- BAPI_COMPANYCODE_EXISTENCECHK ( BAPI Function Module )
- BAPI_PARTNEREMPLOYEE_DISPLAY ( BAPI Function Module )
- BAPI Example
- BAPI_APPLICATIONLOG_GETDETAIL | BAPI Function Module
- BAPI_ECMORD_GET_DETAIL ( BAPI Function Module)
Most readed SAP Tutorials
- WRITE - Output to a list ( SAP ABAP Keyword)
WRITE ( Output to a list ) is a keyword used in SAP ABAP programming.This tutorial covers its introduction & syntax details. - List of SAP HR TABLES and Infotypes tables
Detailed full list of tables and infotypes used in SAP HR module. - List of SAP MM Transaction codes
This documentation covers the details of SAP MM Transaction codes - SELECT-OPTIONS ( SAP ABAP Keyword)
SELECT-OPTIONS is a keyword used in SAP ABAP programming.This tutorial covers its introduction & syntax details. - FI Accounts Receivable and Accounts Payable | SAP FI PDF manual
The following topics are an introduction to the Accounts Receivable and Accounts Payable application components. - SELECT clause ( SAP ABAP Keyword)
SELECT clause is a keyword used in SAP ABAP programming.This tutorial covers its introduction & syntax details. - SAP MM Process Flow
The typical procurement cycle for a service or material consists of the following phases:
Latest Added SAP documents
- 9KE9 Transaction code
Details about SAP transaction code 9KE9 - 9KE8 Transaction code
Details about SAP transaction code 9KE8 - 9KE7 Transaction code
Details about SAP transaction code 9KE7 - 9KE6 Transaction code
Details about SAP transaction code 9KE6 - 9KE5 Transaction code
Details about SAP transaction code 9KE5 - 9KE4 Transaction code
Details about SAP transaction code 9KE4 - 9KE3 Transaction code
Details about SAP transaction code 9KE3 - 9KE2 Transaction code
Details about SAP transaction code 9KE2 - 9KE1 Transaction code
Details about SAP transaction code 9KE1 - 9KE0 Transaction code
Details about SAP transaction code 9KE0