FEHC_PROXY2CMPR - Mapping from API and API Mehtod to Business Process
Mapping from API and API Mehtod to Business Process information is stored in SAP table FEHC_PROXY2CMPR.
It is part of development package FEH_BASIS in software component CA-FS-ECH. This development package consists of objects that can be grouped under "FEH Basis: General FEH Programs".
It is part of development package FEH_BASIS in software component CA-FS-ECH. This development package consists of objects that can be grouped under "FEH Basis: General FEH Programs".
Fields for table FEHC_PROXY2CMPR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * |
| PROXY_CLASS | Description of the Calling API in FEH (Class or IF Module) | X | FEH_API_NAME | CHAR | 60 | |
| PROXY_METHOD | Identifier of a Component of the Calling API in FEH | X | FEH_API_COMPONENT | CHAR | 60 | |
| CALLTYP | Call Type in FEH (Service, RFC, and so on) | X | FEH_CALLTYP | NUMC | 2 | |
| COMPONENT | Component | ECH_DTE_COMPONENT | CHAR | 60 | ||
| PROCESS | Business Process | ECH_DTE_PROCESS | CHAR | 60 |