Where Used List (Function Module) for SAP ABAP Table IBKK_NAME (Name for Name Comparison)
SAP ABAP Table
IBKK_NAME (Name for Name Comparison) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
BKK_BUPA_ALIAS_CHECK
|
Check BP Name Against Alias Table | ||||
| 2 |
BKK_COMPARE_NAMES VALUE(I_REF_NAME) LIKE IBKK_NAME-NAME
|
Compares a Name With a Table of Names | ||||
| 3 |
BKK_COMPARE_NAMES
|
Compares a Name With a Table of Names | ||||
| 4 |
BKK_COMPARE_NAMES T_COMP_NAMES STRUCTURE IBKK_NAME
|
Compares a Name With a Table of Names | ||||
| 5 |
BKK_MAKE_STRING_COMPARABLE VALUE(C_STRING) LIKE IBKK_NAME-NAME
|
Removes Punctuation Marks, Changes Lower Case Letters to Upper Case | ||||
| 6 |
OPEN_FI_PERFORM_00011600_E T_COMP_NAMES STRUCTURE IBKK_NAME
|
Name Comparison | ||||
| 7 |
OPEN_FI_PERFORM_00011600_E REFERENCE(I_REF_NAME) LIKE IBKK_NAME-NAME
|
Name Comparison | ||||
| 8 |
SAMPLE_INTERFACE_00011600 REFERENCE(I_REF_NAME) LIKE IBKK_NAME-NAME
|
Compares a Name With a Table of Names | ||||
| 9 |
SAMPLE_INTERFACE_00011600 T_COMP_NAMES STRUCTURE IBKK_NAME
|
Compares a Name With a Table of Names | ||||