SAP ABAP Data Element HREXP_READ_METHOD (Function Module Name)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-XF (Application Component) SAP Expert Finder
     PWPC_EXP_01 (Package) HR Expert Finder
Basic Data
Data Element HREXP_READ_METHOD
Short Description Function Module Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID LIB  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Funct.Name 
Medium 15 Function Module 
Long 20 Function Module 
Heading 55 Function Module Name 
Documentation

Definition

Unique function module ID within the function library.

Supplementary Documentation - HREXP_READ_METHOD0001

Use

The name of the function module is freely definable. However, it must be unique in the function library. The name may only contain alphanumeric characters and the underscore "_".

Procedure

To process a function module you must select

  • a name
  • an intial screen and a processing type
    When creating a new function module you should, if possible, choose an English name. The name should be made up of an object and an activity.

Examples

Example: STRING_SPLIT

Generic Entry and Search

You can enter a generic name in the form <Part Name>*. The star replaces any number of characters and can only be placed at the
end of the name.
If you only enter a "*", the system goes to the search function.

You can call up the search function using Utilities => Search. The program displays a selection screen where you can enter your search criteria.

Supplementary Documentation - HREXP_READ_METHOD0002

Use

The name of the function module serves as a search term.

Procedure

You can enter a generic name in the form <Part Name>*. The star replaces any number of characters and can only be placed after the name.

Supplementary Documentation - HREXP_READ_METHOD0003

Use

The name of a function module is freely definable. However, it must be unique within the function library. The name can only contain alphanumeric characters and the underscore"_".

Procedure

To process a function module you must select

  • a name
  • an initial screen and processing type
    When creating a function module you should, if possible, choose an English name. The name should be made up of an object and an activity.

Examples

Example: STRING_SPLIT

Generic Entry and Search

You can enter a generic name in the form <Part Name>*. The star replaces any number of characters and can only be placed
at the end of the name.
If you only enter "*", the program goes to the search function.

You can call up the search function using Utilities => Search. The program displays a selection screen where you can enter your search criteria.

History
Last changed by/on SAP  20040312 
SAP Release Created in 110