Where Used List (Function Module) for SAP ABAP Table PTAB (Internal Pointer Table)
SAP ABAP Table
PTAB (Internal Pointer Table) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
ATTRIBUTE_DELETE_INDEX VALUE(POINTER) LIKE PTAB-POINTER
|
Delete indexes entered for attributes | ||||
| 2 |
ATTRIBUTE_MAINTAIN_INDEX VALUE(POINTER) LIKE PTAB-POINTER
|
Set up attribute indexes | ||||
| 3 |
DOCUMENT_DELETE_INDEX
|
Delete indexes for a document | ||||
| 4 |
DOCUMENT_DELETE_INDEX_IN_UPD
|
Delete indexes for a document in update program | ||||
| 5 |
DOCUMENT_MAINTAIN_INDEX
|
Index a document | ||||
| 6 |
DOCUMENT_MAINTAIN_INDEX_IN_UPD
|
Index a document in update program | ||||
| 7 |
DOCUMENT_RETRIEVAL_BATCH
|
Retrieval (free word and attributes) | ||||
| 8 |
DOCUMENT_RETRIEVAL_DIALOG
|
Retrieval (free word and attributes) with search term entry | ||||
| 9 |
DOCUMENT_RETRIEVAL_ON_QRY
|
Start a search from stored search request | ||||
| 10 |
FREEWORD_DELETE_INDEX VALUE(POINTER) LIKE PTAB-POINTER
|
Deleting the entered indices for a text | ||||
| 11 |
FREEWORD_MAINTAIN_INDEX VALUE(POINTER) LIKE PTAB-POINTER
|
Structure of the free word index | ||||
| 12 |
MAINTAIN_INDEX_IN_UPDATE_TASK VALUE(POINTER) LIKE PTAB-POINTER
|
Indexing module for the update program | ||||
| 13 |
PIC05_MATERIAL_PIC_CHECKS IT_PTAB STRUCTURE PTAB
|
Perform PIC consistency checks from Material master maintenance | ||||
| 14 |
SF_ATTRIBUTE_RETRIEVAL
|
Retrieve via attributes | ||||
| 15 |
SF_ATTRIBUTE_RETRIEVAL HIT_TABLE STRUCTURE PTAB
|
Retrieve via attributes | ||||
| 16 |
SF_FREEWORD_RETRIEVAL HIT_TABLE STRUCTURE PTAB
|
Retrieve via texts (free word using an INDEX file) | ||||
| 17 |
SF_POINTER_CUT VALUE(POINTER) LIKE PTAB-POINTER
|
Delete a pointer from management | ||||
| 18 |
SF_POINTER_DELETE_FROM_FILE VALUE(PTER) LIKE PTAB-POINTER
|
Delete a pointer from a specified data record | ||||
| 19 |
SF_POINTER_EXPORT_TO_FILE VALUE(PTER) LIKE PTAB-POINTER
|
Export the first pointer | ||||
| 20 |
SF_POINTER_GENERATE VALUE(POINTER) LIKE PTAB-POINTER
|
Assign a pointer for a document | ||||
| 21 |
SF_POINTER_GET VALUE(POINTER) LIKE PTAB-POINTER
|
Read pointer for a document | ||||
| 22 |
SF_POINTER_INSERT_INTO_FILE VALUE(PTER) LIKE PTAB-POINTER
|
Insert a pointer into a specified data record | ||||
| 23 |
SF_POINTER_RETURN POINTER_TABLE STRUCTURE PTAB
|
Return pointers to calling program | ||||
| 24 |
SF_POINTER_RETURN
|
Return pointers to calling program | ||||
| 25 |
SF_POINTER_SET_FOR_REFINING
|
Transfer pointers to refinement | ||||
| 26 |
SF_POINTER_SET_FOR_REFINING POINTER_TABLE STRUCTURE PTAB
|
Transfer pointers to refinement | ||||
| 27 |
SF_SO_DOCUMENT_RETRIEVAL_BATCH
|
Retrieve (free word and attributes) for srch interfaces w/o user interface | ||||
| 28 |
SF_TITLE_CHECK POINTERTAB STRUCTURE PTAB
|
Comparison of search terms with a text title | ||||
| 29 |
SF_TITLE_CHECK
|
Comparison of search terms with a text title |