Hierarchy

⤷

⤷

Basic Data
Data Element | CACSOAPLUGFNAME |
Short Description | FOA: Function Module in Plug in Connected Application |
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 | FuncModNme |
Medium | 17 | Function Module |
Long | 25 | Function Module in Plug |
Heading | 30 | Function Module Name |
Documentation
Definition
Indicates the function module that executes a method in the application plug.
Use
Dependencies
If the application plug is implemented in the form of a function group, you may select the function modules via input help (F4). If the application plug does not correspond to a function group, you can search with the name of the function modules in the input help.
The signatures of function modules that you want to use to execute methods in the application plug must match those in the template function module in function group CACS_OAPLUG_TEMPLATE. The signatures may differ depending on the executed method in the application plug.
We recommend that you implement a completely new application plug based on the template of the function group CACS_OAPLUG_TEMPLATE only if the existing application plugs do not meet a significant portion of the requirements. If only individual function modules of an existing application plug need to be changed, individual function modules can be overwritten by setting the methods for the assignment type.
Example
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in | 600 |