Where Used List (Function Module) for SAP ABAP Interface IF_FDT_TYPES (FDT: Types)
SAP ABAP Interface
IF_FDT_TYPES (FDT: Types) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CACSBR_BRULE_CREA_FUNC_EXP REFERENCE(EV_FUNC_ID) TYPE IF_FDT_TYPES=>ID
|
Create FDT function & expression | ||||
| 2 |
CACSBR_BRULE_CREA_FUNC_EXP REFERENCE(ID_TEXT) TYPE IF_FDT_TYPES=>TEXT
|
Create FDT function & expression | ||||
| 3 |
CACSBR_BRULE_CREA_FUNC_EXP REFERENCE(ID_SH_T) TYPE IF_FDT_TYPES=>SHORT_TEXT
|
Create FDT function & expression | ||||
| 4 |
CACSBR_BRULE_CREA_FUNC_EXP REFERENCE(EV_EXPR_ID) TYPE IF_FDT_TYPES=>ID
|
Create FDT function & expression | ||||
| 5 |
CACSBR_BRULE_CREA_FUNC_EXP REFERENCE(ID_FUNC) TYPE IF_FDT_TYPES=>NAME
|
Create FDT function & expression | ||||
| 6 |
CACSBR_BR_INITIATE_BINDING
|
Initiate Binding Process | ||||
| 7 |
CACSBR_CREATE_HELPER_OBJECT REFERENCE(ID_APPL_ID) TYPE IF_FDT_TYPES=>ID
|
Create helper class object to set class attributes | ||||
| 8 |
CACSBR_CREATE_HELPER_OBJECT REFERENCE(ID_APPL_NAME) TYPE IF_FDT_TYPES=>NAME
|
Create helper class object to set class attributes | ||||
| 9 |
CACSBR_DEC_TABLE_DEQUEUE REFERENCE(IV_EXPR_DEC_GUID) TYPE IF_FDT_TYPES=>ID
|
Business Rules: dequeue the decision table | ||||
| 10 |
CACSBR_DEC_TABLE_ENQUEUE VALUE(IV_EXPR_DEC_GUID) TYPE IF_FDT_TYPES=>ID
|
Business Rules: enqueue the decision table | ||||
| 11 |
CACSBR_DEC_TABLE_UPDATE REFERENCE(IV_EXPR_DEC_GUID) TYPE IF_FDT_TYPES=>ID OPTIONAL
|
Business Rules: Update the Decision Table | ||||
| 12 |
CACSBR_DEC_TABLE_UPDATE REFERENCE(IV_FUNC_NAME) TYPE IF_FDT_TYPES=>NAME OPTIONAL
|
Business Rules: Update the Decision Table | ||||
| 13 |
CACSBR_DEC_TABL_UPDAT_VAL REFERENCE(IV_EXPR_DEC_GUID) TYPE IF_FDT_TYPES=>ID OPTIONAL
|
Business Rules: Update the Decision Table | ||||
| 14 |
CACSBR_DEC_TABL_UPDAT_VAL REFERENCE(IV_FUNC_NAME) TYPE IF_FDT_TYPES=>NAME OPTIONAL
|
Business Rules: Update the Decision Table | ||||
| 15 |
CACSBR_DELETE_RULE REFERENCE(ID_EXPR_ID) TYPE IF_FDT_TYPES=>ID
|
Delete Inactive Function and expression | ||||
| 16 |
CACSBR_DELETE_RULE REFERENCE(ID_FUNC_ID) TYPE IF_FDT_TYPES=>ID
|
Delete Inactive Function and expression | ||||
| 17 |
CACSBR_GET_DEC_CONTENTS
|
Business Rules: Get decision table contents | ||||
| 18 |
CACSBR_GET_FUNC_NAME
|
Business Rule: Get the function names depending on the agreement type | ||||
| 19 |
CACSBR_GET_FUNC_STRUCT
|
fdt : get the dec table structure | ||||
| 20 |
CACSBR_GET_GUID REFERENCE(ID_OBJ_TYPE) TYPE IF_FDT_TYPES=>OBJECT_TYPE
|
get guid for an object name | ||||
| 21 |
CACSBR_GET_GUID REFERENCE(ID_OBJ_NAME) TYPE IF_FDT_TYPES=>NAME
|
get guid for an object name | ||||
| 22 |
CACS_BR_DEC_CTRT_UPDATE_RFC
|
Business Rules: Update the Decision Table | ||||
| 23 |
CACS_BR_DEC_TABLE_DEQUEUE_REM
|
Call dequeue for remuneration std ctrt | ||||
| 24 |
CACS_BR_DEC_TABLE_DEQUEUE_REM REFERENCE(ID_OBJ_NAME) TYPE IF_FDT_TYPES=>NAME
|
Call dequeue for remuneration std ctrt | ||||
| 25 |
CACS_BR_DEC_TABLE_DEQUEUE_RFC
|
Business Rules: dequeue the decision table | ||||
| 26 |
CACS_BR_DEC_TABLE_ENQUEUE
|
Business Rules: enqueue the decision table | ||||
| 27 |
CACS_BR_DEC_TABLE_ENQUEUE_REM
|
Call enqueue for remuneration std ctrt | ||||
| 28 |
CACS_BR_DEC_TABLE_ENQUEUE_REM REFERENCE(ID_OBJ_NAME) TYPE IF_FDT_TYPES=>NAME
|
Call enqueue for remuneration std ctrt | ||||
| 29 |
CACS_BR_DEC_TABLE_UPDATE_RFC
|
Business Rules: Update the Decision Table | ||||
| 30 |
CACS_BR_DEC_TABL_UPDAT_VAL_RFC
|
Business Rules: Update the Decision Table | ||||
| 31 |
CACS_BR_DELETE_RULE
|
Delete inactive function and expression | ||||
| 32 |
CACS_BR_GET_GUID
|
Get the GUID of the object passed | ||||
| 33 |
CACS_BR_GET_GUID REFERENCE(ID_OBJ_NAME) TYPE IF_FDT_TYPES=>NAME
|
Get the GUID of the object passed | ||||
| 34 |
CACS_BR_GET_GUID REFERENCE(ID_OBJ_TYPE) TYPE IF_FDT_TYPES=>OBJECT_TYPE OPTIONAL
|
Get the GUID of the object passed | ||||
| 35 |
CACS_BR_SERV_CREATE_FUNC_RFC
|
BRFplus: create function and expression | ||||
| 36 |
CACS_BR_SERV_GET_DEC_HDR_RFC
|
Business Rule Editor: Get Decision Table Header | ||||
| 37 |
CACS_SCTR_RULECHR_BO_WD_BR_RFC REFERENCE(ID_APPL_ID) TYPE IF_FDT_TYPES=>ID
|
Standard Contract: Rule Char: Display Rule Char for Rule Editor | ||||
| 38 |
CACS_SCTR_RULECHR_BO_WD_BR_RFC REFERENCE(ID_APPL_NAME) TYPE IF_FDT_TYPES=>NAME
|
Standard Contract: Rule Char: Display Rule Char for Rule Editor | ||||
| 39 |
FDT0_BEFORE_EXPORT REFERENCE(ET_MESSAGE) TYPE IF_FDT_TYPES=>T_MESSAGE
|
Before-Export-Methode: FDT0001+2 | ||||
| 40 |
FDT0_BEFORE_EXPORT
|
Before-Export-Methode: FDT0001+2 | ||||
| 41 |
FDT_AFTER_IMPORT REFERENCE(ET_MESSAGE) TYPE IF_FDT_TYPES=>T_MESSAGE
|
After-Import-Methode: FDT0001+2 und FDT_E_0001+2 | ||||
| 42 |
FDT_BEFORE_EXPORT REFERENCE(ET_MESSAGE) TYPE IF_FDT_TYPES=>T_MESSAGE
|
Before-Export-Methode: FDT0001+2 | ||||
| 43 |
FDT_BRMS_CONNECTOR_SERVICES
|
Provides Utility Services to BRMS Connectors | ||||
| 44 |
FDT_BRS_CHK_FU_CALL_EXISTENCE
|
Checks the existence of local available function calls | ||||
| 45 |
FDT_BRS_DISCARD_DEPLOYMENTS
|
Discards deployments prior a given timestamp | ||||
| 46 |
FDT_BRS_GET_DEPLOYMENT_XML
|
Get the XML file to one specific deployment | ||||
| 47 |
FDT_BRS_GET_LOCAL_XML
|
Returns a XML file of a local service | ||||
| 48 |
FDT_BRS_PROCESS_TEST_SET
|
Remote execution of a set of test data | ||||
| 49 |
FDT_BRS_SAVE_DEPLOYMENT
|
Check whether a new assembly of the classes is needed | ||||
| 50 |
FDT_CC_DELETE_OLD_REFERENCES
|
Delete Old References to generated Classes | ||||
| 51 |
FDT_CC_GENERATE_FUNCTION
|
Generate code for a FDT function and persist it in actual active version | ||||
| 52 |
FDT_CC_GENERATE_MANY_FUNCTIONS REFERENCE(ET_MESSAGE) TYPE IF_FDT_TYPES=>T_MESSAGE
|
BRFplus: Ensure that Functions are Generated | ||||
| 53 |
FDT_CC_GENERATE_MANY_FUNCTIONS
|
BRFplus: Ensure that Functions are Generated | ||||
| 54 |
FDT_CC_GENERATE_MANY_FUNCTIONS REFERENCE(IT_FILTER_IDS) TYPE IF_FDT_TYPES=>T_OBJECT_ID OPTIONAL
|
BRFplus: Ensure that Functions are Generated | ||||
| 55 |
FDT_DEL_TMP_APPL
|
Background enabled delete operations for the temporary application | ||||
| 56 |
FDT_F4_MSG_LOG_TYPE
|
BRF: Suchhilfe-Exit: Service-Klassen | ||||
| 57 |
FDT_FM_LOC_RES REFERENCE(CV_NUMB) TYPE IF_FDT_TYPES=>ELEMENT_NUMBER
|
Test module for using a local result | ||||
| 58 |
FDT_FM_LOC_RES REFERENCE(IV_NUMB2) TYPE IF_FDT_TYPES=>ELEMENT_NUMBER
|
Test module for using a local result | ||||
| 59 |
FDT_FM_LOC_RES REFERENCE(EV_NUMB) TYPE IF_FDT_TYPES=>ELEMENT_NUMBER
|
Test module for using a local result | ||||
| 60 |
FDT_FM_LOC_RES REFERENCE(IV_NUMB1) TYPE IF_FDT_TYPES=>ELEMENT_NUMBER
|
Test module for using a local result | ||||
| 61 |
FDT_FM_LOC_RES_CHANGE REFERENCE(CV_NUMB2) TYPE IF_FDT_TYPES=>ELEMENT_NUMBER
|
Test module for using a local result | ||||
| 62 |
FDT_FM_LOC_RES_CHANGE REFERENCE(CV_NUMB1) TYPE IF_FDT_TYPES=>ELEMENT_NUMBER
|
Test module for using a local result | ||||
| 63 |
FDT_HANA_COLOBJ_FIND
|
BRFplus: Find HANA Column Objects | ||||
| 64 |
FDT_HANA_COLOBJ_GET
|
BRFplus: Get a HANA Column Object | ||||
| 65 |
FDT_HANA_CONTOBJ_GET
|
BRFplus: Get HANA Content Object | ||||
| 66 |
FDT_HANA_DB_VERSION_GET
|
BRFplus: Get HANA Database Schema | ||||
| 67 |
FDT_HANA_PACKAGE_EXISTS
|
BRFplus: Check the existence of a HANA Content Package | ||||
| 68 |
FDT_HANA_PACKAGE_FIND
|
BRFplus: Find HANA Packages | ||||
| 69 |
FDT_HANA_SCHEMA_FIND
|
BRFplus: Find HANA Database Schemas | ||||
| 70 |
FDT_HANA_SCHEMA_GET
|
BRFplus: Get HANA Database Schema | ||||
| 71 |
FDT_OBJECT_QUERY
|
FDT: Object query in a remote system | ||||
| 72 |
FDT_PC_DEMO_REPORT REFERENCE(IV_AMOUNT) TYPE IF_FDT_TYPES=>ELEMENT_AMOUNT
|
Function module for demo report | ||||
| 73 |
FDT_PHY_DELETE_EXECUTE
|
Asynchronous physical deletes - currently used for upgrade transports only | ||||
| 74 |
FDT_PRELOCK
|
Prelock Method for Upgrades | ||||
| 75 |
FDT_TEST_AUTO_MAPPING REFERENCE(EV_TIMESTAMP) TYPE IF_FDT_TYPES=>TIMESTAMP
|
Tests the automapping function | ||||
| 76 |
FDT_TEST_AUTO_MAPPING REFERENCE(IV_EXPRESSION_ID) TYPE IF_FDT_TYPES=>ID
|
Tests the automapping function | ||||
| 77 |
FDT_TEST_AUTO_MAPPING REFERENCE(IV_TIMESTAMP) TYPE IF_FDT_TYPES=>TIMESTAMP
|
Tests the automapping function | ||||
| 78 |
FDT_WD_DDBV_DB_OBJECT
|
FDT WD: F4-Help for Catalog Object Name | ||||
| 79 |
FDT_WD_DDBV_DB_OBJECT_PACKAGE
|
FDT WD: F4-Help for Content Object Name | ||||
| 80 |
FDT_WD_DDBV_PACKAGE
|
FDT WD: Exit for Selecting HANA packages | ||||
| 81 |
FDT_WD_DEPLOY_SL_TO_MIME
|
Deploy Silverlight content to MIME repository | ||||
| 82 |
FDT_WD_GET_OBJECT_INFO
|
Get information about a BRF+ object | ||||
| 83 |
FDT_WD_MSG_LOG_BAL_OBJECT
|
FDT WD: Exit for MSG Log Bal Objects | ||||
| 84 |
FDT_WD_MSG_LOG_BAL_SUBOBJECT
|
FDT WD: Exit for MSG Log Bal Subobjects | ||||
| 85 |
FDT_WD_MSG_LOG_MSG
|
FDT WD: Exit for MSG Log Messages | ||||
| 86 |
FDT_WD_MSG_LOG_MSG_CLASS
|
FDT WD: Exit for MSG Log Message classes | ||||
| 87 |
FDT_WD_STATIC_METHOD_DBCON
|
FDT WD: Exit for Static Method | ||||
| 88 |
FDT_WD_STATIC_METHOD_FUNCMOD
|
FDT WD: Exit for Static Method Function Module | ||||
| 89 |
FDT_WD_STATIC_METHOD_IF
|
FDT WD: Exit for Interface in Static Method | ||||
| 90 |
FDT_WD_STATIC_METHOD_NAME
|
FDT WD: Exit for Methods in Static Method | ||||
| 91 |
FDT_WD_STATIC_METHOD_PROCEDURE
|
FDT WD: Exit for Static Method | ||||
| 92 |
FDT_WD_STATIC_METHOD_SCHEMA
|
FDT WD: Exit for Static Method | ||||
| 93 |
FDT_WD_STATIC_METHOD_TYPE
|
FDT WD: Exit for Static Method | ||||
| 94 |
FDT_WD_WF_ID
|
FDT WD: Exit for Static Method |