Where Used List (Function Module) for SAP ABAP Table RCLST (Structure of the dialog table in CIM)
SAP ABAP Table RCLST (Structure of the dialog table in CIM) is used by
pages: 1 2 
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  C0_DM_DTAB_READ_BY_INDEX_PLAB
REFERENCE(ES_RCLST) LIKE RCLST
Read record from dialog table using INDEX_PLAB CP  APPL  SAP_APPL 
2 Function Module  C0_DM_DTAB_READ_BY_INDEX_PLAB
Read record from dialog table using INDEX_PLAB CP  APPL  SAP_APPL 
3 Function Module  C0_DM_DTAB_READ_BY_INDEX_PLAB
DIALOG_TAB STRUCTURE RCLST
Read record from dialog table using INDEX_PLAB CP  APPL  SAP_APPL 
4 Function Module  C0_DM_DTAB_REC_INS
VALUE(LSTNR_EXP) LIKE RCLST-LSTNR
Insert a record into the dialog table CP  APPL  SAP_APPL 
5 Function Module  C0_DM_DTAB_REC_INS
Insert a record into the dialog table CP  APPL  SAP_APPL 
6 Function Module  C0_DM_DTAB_REC_INS
DIALOG_TAB STRUCTURE RCLST
Insert a record into the dialog table CP  APPL  SAP_APPL 
7 Function Module  C0_DM_DTAB_REC_INS
VALUE(RCLST_IMP) LIKE RCLST
Insert a record into the dialog table CP  APPL  SAP_APPL 
8 Function Module  C0_DM_DTAB_REC_READ_BY_INDEX
Read record from dialog table to index CP  APPL  SAP_APPL 
9 Function Module  C0_DM_DTAB_REC_READ_BY_INDEX
DIALOG_TAB STRUCTURE RCLST
Read record from dialog table to index CP  APPL  SAP_APPL 
10 Function Module  C0_DM_DTAB_REC_READ_BY_INDEX
VALUE(RCLST_EXP) LIKE RCLST
Read record from dialog table to index CP  APPL  SAP_APPL 
11 Function Module  C0_DM_DTAB_REC_READ_BY_KEY
VALUE(LSTNR_IMP) LIKE RCLST-LSTNR
Read from dialog table with sort key CP  APPL  SAP_APPL 
12 Function Module  C0_DM_DTAB_REC_READ_BY_KEY
VALUE(RCLST_EXP) LIKE RCLST
Read from dialog table with sort key CP  APPL  SAP_APPL 
13 Function Module  C0_DM_DTAB_REC_READ_BY_KEY
Read from dialog table with sort key CP  APPL  SAP_APPL 
14 Function Module  C0_DM_DTAB_REC_READ_BY_KEY
DIALOG_TAB STRUCTURE RCLST
Read from dialog table with sort key CP  APPL  SAP_APPL 
15 Function Module  C0_DM_DTAB_REC_READ_BY_KEY
VALUE(SORT_IMP) LIKE RCLST-SORT
Read from dialog table with sort key CP  APPL  SAP_APPL 
16 Function Module  C0_DM_DTAB_REORG_HIER
DIALOG_TAB STRUCTURE RCLST
hierarchical reorganization of the list control and dialog table CP  APPL  SAP_APPL 
17 Function Module  C0_DM_DTAB_REORG_HIER
hierarchical reorganization of the list control and dialog table CP  APPL  SAP_APPL 
18 Function Module  C0_DM_DTAB_REORG_HIER
VALUE(LSTNR_EXP) LIKE RCLST-LSTNR
hierarchical reorganization of the list control and dialog table CP  APPL  SAP_APPL 
19 Function Module  C0_DM_INDEX_NOT_DEF_CHK
Compare indices <> 0 with indices of the reference field string CP  APPL  SAP_APPL 
20 Function Module  C0_DM_INDEX_NOT_DEF_CHK
VALUE(RCLST_BASE_IMP) LIKE RCLST
Compare indices <> 0 with indices of the reference field string CP  APPL  SAP_APPL 
21 Function Module  C0_DM_INDEX_NOT_DEF_CHK
VALUE(RCLST_COMP_IMP) LIKE RCLST
Compare indices <> 0 with indices of the reference field string CP  APPL  SAP_APPL 
22 Function Module  C0_DM_LST_APP
DIALOG_TAB_APP STRUCTURE RCLST
Append a list to the dialog table CP  APPL  SAP_APPL 
23 Function Module  C0_DM_LST_APP
VALUE(LSTNR_EXP) LIKE RCLST-LSTNR
Append a list to the dialog table CP  APPL  SAP_APPL 
24 Function Module  C0_DM_LST_APP
DIALOG_TAB STRUCTURE RCLST
Append a list to the dialog table CP  APPL  SAP_APPL 
25 Function Module  C0_DM_LST_APP
Append a list to the dialog table CP  APPL  SAP_APPL 
26 Function Module  C0_DM_LST_CTR_LSTNR_DET_BY_OBJ
VALUE(LSTNR_EXP) LIKE RCLST-LSTNR
To a dialog table object, det. the respective entry from Lst_Ctr. table CP  APPL  SAP_APPL 
27 Function Module  C0_DM_LST_CTR_LSTNR_DET_BY_OBJ
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
To a dialog table object, det. the respective entry from Lst_Ctr. table CP  APPL  SAP_APPL 
28 Function Module  C0_DM_LST_CTR_READ_BY_LSTNR
VALUE(LSTNR_IMP) LIKE RCLST-LSTNR
Read loop indexes for list number CP  APPL  SAP_APPL 
29 Function Module  C0_DM_LST_CTR_UPD_BY_LSTNR
VALUE(LSTNR_IMP) LIKE RCLST-LSTNR
List control table update over list number CP  APPL  SAP_APPL 
30 Function Module  C0_DM_LST_CTR_UPD_BY_LSTNR
List control table update over list number CP  APPL  SAP_APPL 
31 Function Module  C0_DM_LST_DEL
Delete a list in the dialog table CP  APPL  SAP_APPL 
32 Function Module  C0_DM_LST_DEL
DIALOG_TAB STRUCTURE RCLST
Delete a list in the dialog table CP  APPL  SAP_APPL 
33 Function Module  C0_DM_LST_DEL
VALUE(LSTNR_IMP) LIKE RCLST-LSTNR
Delete a list in the dialog table CP  APPL  SAP_APPL 
34 Function Module  C0_DM_LST_MARK_ALL_DEL
DIALOG_TAB STRUCTURE RCLST
Remove all selections of a list CP  APPL  SAP_APPL 
35 Function Module  C0_DM_LST_MARK_ALL_DEL
Remove all selections of a list CP  APPL  SAP_APPL 
36 Function Module  C0_DM_LST_MARK_ALL_SET
DIALOG_TAB STRUCTURE RCLST
Mark all records of a list in the dialog table CP  APPL  SAP_APPL 
37 Function Module  C0_DM_LST_MARK_ALL_SET
Mark all records of a list in the dialog table CP  APPL  SAP_APPL 
38 Function Module  C0_DM_LST_MARK_GET_FIRST
VALUE(RCLST_EXP) LIKE RCLST
Search for 1st. marked record for object type in current list CP  APPL  SAP_APPL 
39 Function Module  C0_DM_LST_MARK_GET_FIRST
DIALOG_TAB STRUCTURE RCLST
Search for 1st. marked record for object type in current list CP  APPL  SAP_APPL 
40 Function Module  C0_DM_LST_MARK_GET_FIRST
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Search for 1st. marked record for object type in current list CP  APPL  SAP_APPL 
41 Function Module  C0_DM_LST_MARK_GET_FIRST
Search for 1st. marked record for object type in current list CP  APPL  SAP_APPL 
42 Function Module  C0_DM_LST_MARK_GET_FIRST
VALUE(SUBOBJ_IMP) LIKE RCLST-SUBOBJ DEFAULT SPACE
Search for 1st. marked record for object type in current list CP  APPL  SAP_APPL 
43 Function Module  C0_DM_LST_MARK_GET_LAST
DIALOG_TAB STRUCTURE RCLST
Search last marked record for object type in current list in dialog table CP  APPL  SAP_APPL 
44 Function Module  C0_DM_LST_MARK_GET_LAST
Search last marked record for object type in current list in dialog table CP  APPL  SAP_APPL 
45 Function Module  C0_DM_LST_MARK_GET_LAST
VALUE(SUBOBJ_IMP) LIKE RCLST-SUBOBJ DEFAULT SPACE
Search last marked record for object type in current list in dialog table CP  APPL  SAP_APPL 
46 Function Module  C0_DM_LST_MARK_GET_LAST
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Search last marked record for object type in current list in dialog table CP  APPL  SAP_APPL 
47 Function Module  C0_DM_LST_MARK_GET_LAST
VALUE(RCLST_EXP) LIKE RCLST
Search last marked record for object type in current list in dialog table CP  APPL  SAP_APPL 
48 Function Module  C0_DM_LST_MARK_GET_NEXT
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Detail screen: search for next marked record in current list for obj.type CP  APPL  SAP_APPL 
49 Function Module  C0_DM_LST_MARK_GET_NEXT
VALUE(SUBOBJ_IMP) LIKE RCLST-SUBOBJ DEFAULT SPACE
Detail screen: search for next marked record in current list for obj.type CP  APPL  SAP_APPL 
50 Function Module  C0_DM_LST_MARK_GET_NEXT
Detail screen: search for next marked record in current list for obj.type CP  APPL  SAP_APPL 
51 Function Module  C0_DM_LST_MARK_GET_NEXT
VALUE(RCLST_EXP) LIKE RCLST
Detail screen: search for next marked record in current list for obj.type CP  APPL  SAP_APPL 
52 Function Module  C0_DM_LST_MARK_GET_NEXT
DIALOG_TAB STRUCTURE RCLST
Detail screen: search for next marked record in current list for obj.type CP  APPL  SAP_APPL 
53 Function Module  C0_DM_LST_MARK_GET_PREV
VALUE(SUBOBJ_IMP) LIKE RCLST-SUBOBJ DEFAULT SPACE
Search in current list for previously marked record for object type CP  APPL  SAP_APPL 
54 Function Module  C0_DM_LST_MARK_GET_PREV
Search in current list for previously marked record for object type CP  APPL  SAP_APPL 
55 Function Module  C0_DM_LST_MARK_GET_PREV
DIALOG_TAB STRUCTURE RCLST
Search in current list for previously marked record for object type CP  APPL  SAP_APPL 
56 Function Module  C0_DM_LST_MARK_GET_PREV
VALUE(RCLST_EXP) LIKE RCLST
Search in current list for previously marked record for object type CP  APPL  SAP_APPL 
57 Function Module  C0_DM_LST_MARK_GET_PREV
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Search in current list for previously marked record for object type CP  APPL  SAP_APPL 
58 Function Module  C0_DM_LST_MARK_RFPNT_SET
DIALOG_TAB STRUCTURE RCLST
Alle Sätze einer Liste in der Dialogtabelle markieren CP  APPL  SAP_APPL 
59 Function Module  C0_DM_LST_MARK_RFPNT_SET
Alle Sätze einer Liste in der Dialogtabelle markieren CP  APPL  SAP_APPL 
60 Function Module  C0_DM_LST_MARK_SET_BY_INDEX
VALUE(FLG_MARK_IMP) LIKE RCLST-FLG_MARK DEFAULT 'X'
Select record in dialog table to index CP  APPL  SAP_APPL 
61 Function Module  C0_DM_LST_MARK_SET_BY_INDEX
VALUE(RCLST_EXP) LIKE RCLST
Select record in dialog table to index CP  APPL  SAP_APPL 
62 Function Module  C0_DM_LST_MARK_SET_BY_INDEX
Select record in dialog table to index CP  APPL  SAP_APPL 
63 Function Module  C0_DM_LST_MARK_SET_BY_INDEX
DIALOG_TAB STRUCTURE RCLST
Select record in dialog table to index CP  APPL  SAP_APPL 
64 Function Module  C0_DM_LST_OBJ_CHK
DIALOG_TAB STRUCTURE RCLST
Checks whether a record of an object type is contained in specified list CP  APPL  SAP_APPL 
65 Function Module  C0_DM_LST_OBJ_CHK
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Checks whether a record of an object type is contained in specified list CP  APPL  SAP_APPL 
66 Function Module  C0_DM_LST_OBJ_CHK
Checks whether a record of an object type is contained in specified list CP  APPL  SAP_APPL 
67 Function Module  C0_DM_MARK_SINGLE_CHK
Check whether exactly an object of an object type is selected in the list CP  APPL  SAP_APPL 
68 Function Module  C0_DM_MARK_SINGLE_CHK
VALUE(RCLST_EXP) LIKE RCLST
Check whether exactly an object of an object type is selected in the list CP  APPL  SAP_APPL 
69 Function Module  C0_DM_MARK_SINGLE_CHK
DIALOG_TAB STRUCTURE RCLST
Check whether exactly an object of an object type is selected in the list CP  APPL  SAP_APPL 
70 Function Module  C0_DM_MARK_SINGLE_CHK
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Check whether exactly an object of an object type is selected in the list CP  APPL  SAP_APPL 
71 Function Module  C0_DM_OBJ_HIER_DET_BY_OBJ
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
determine higher-level object hierarchically to an object CP  APPL  SAP_APPL 
72 Function Module  C0_DM_OBJ_HIER_DET_BY_OBJ
VALUE(OBJECT_HIER_EXP) LIKE RCLST-OBJECT
determine higher-level object hierarchically to an object CP  APPL  SAP_APPL 
73 Function Module  C0_DM_OBJ_HIER_DET_BY_TCA11
VALUE(OBJECT_MASTER_EXP) LIKE RCLST-OBJECT
Determine the hierarchically higher-level object of a list CP  APPL  SAP_APPL 
74 Function Module  C0_DM_OBJ_HIER_DET_BY_TCA11
VALUE(OBJECT_HIER_EXP) LIKE RCLST-OBJECT
Determine the hierarchically higher-level object of a list CP  APPL  SAP_APPL 
75 Function Module  C0_DM_OBJ_MASTER_DET_BY_TCA11
VALUE(OBJ_MASTER_EXP) LIKE RCLST-OBJECT
Determine master object to object status field string CP  APPL  SAP_APPL 
76 Function Module  C0_DM_RC27I_CLEAR_BY_OBJ
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Acc.to object set all indices incl. the indices of obj.initial to initial CP  APPL  SAP_APPL 
77 Function Module  C0_DM_SELECTION_FILL_DETAIL
VALUE(RCLST_EXP) LIKE RCLST
Select marked record from list for detail screen acc. to object type CP  APPL  SAP_APPL 
78 Function Module  C0_DM_SELECTION_FILL_DETAIL
Select marked record from list for detail screen acc. to object type CP  APPL  SAP_APPL 
79 Function Module  C0_DM_SELECTION_FILL_DETAIL
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Select marked record from list for detail screen acc. to object type CP  APPL  SAP_APPL 
80 Function Module  C0_DM_SELECTION_FILL_DETAIL
DIALOG_TAB STRUCTURE RCLST
Select marked record from list for detail screen acc. to object type CP  APPL  SAP_APPL 
81 Function Module  C0_DM_SELECTION_FILL_DETAIL
VALUE(SUBOBJ_IMP) LIKE RCLST-SUBOBJ DEFAULT SPACE
Select marked record from list for detail screen acc. to object type CP  APPL  SAP_APPL 
82 Function Module  C0_DM_START_POINT_DET_BY_RC27I
VALUE(RCLST_EXP) LIKE RCLST
Determine starting point via RC27I in dialog table CP  APPL  SAP_APPL 
83 Function Module  C0_DM_START_POINT_DET_BY_RC27I
Determine starting point via RC27I in dialog table CP  APPL  SAP_APPL 
84 Function Module  C0_DM_START_POINT_DET_BY_RC27I
DIALOG_TAB STRUCTURE RCLST
Determine starting point via RC27I in dialog table CP  APPL  SAP_APPL 
85 Function Module  C0_DM_TCA11_DET_BY_OBJ
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Fill object status field bar via object CP  APPL  SAP_APPL 
86 Function Module  C2_BT_PLFT_DTAB_CREATE_EXPORT
Set up dialog table for process instructions (for recipe export) CPC  APPL  SAP_APPL 
87 Function Module  C2_BT_PLFT_DTAB_CREATE_EXPORT
DIALOG_TAB STRUCTURE RCLST
Set up dialog table for process instructions (for recipe export) CPC  APPL  SAP_APPL 
88 Function Module  C2_BT_PLFV_DTAB_CREATE_EXPORT
Set up dialog table for process instruction values (for recipe export) CPC  APPL  SAP_APPL 
89 Function Module  C2_BT_PLFV_DTAB_CREATE_EXPORT
DIALOG_TAB STRUCTURE RCLST
Set up dialog table for process instruction values (for recipe export) CPC  APPL  SAP_APPL 
90 Function Module  C2_BT_PLPH_DTAB_CREATE
DIALOG_TAB STRUCTURE RCLST
Set up dialog table for phases CPC  APPL  SAP_APPL 
91 Function Module  C2_BT_PLPH_DTAB_CREATE
Set up dialog table for phases CPC  APPL  SAP_APPL 
92 Function Module  C2_TX_RENAME_TEXT
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Copy long texts in record split (history) CPC  APPL  SAP_APPL 
93 Function Module  C4_DI_CHECK_CONS_FTRNR_TCA71
REFERENCE(DTAB_PRE_IMP) LIKE RCLST
Process instruction: Check whether number is unique CPC  APPL  SAP_APPL 
94 Function Module  C4_DI_CHECK_CONS_FTRNR_TCA71
REFERENCE(DTAB_IMP) LIKE RCLST
Process instruction: Check whether number is unique CPC  APPL  SAP_APPL 
95 Function Module  C4_DI_CHECK_CONS_FTRNR_TCA71
Process instruction: Check whether number is unique CPC  APPL  SAP_APPL 
96 Function Module  C5_DI_CHECK_CONS_FVLNR_TCA71
REFERENCE(DTAB_PRE_IMP) LIKE RCLST
PI characteristic: Check whether characteristic number is unique CPC  APPL  SAP_APPL 
97 Function Module  C5_DI_CHECK_CONS_FVLNR_TCA71
PI characteristic: Check whether characteristic number is unique CPC  APPL  SAP_APPL 
98 Function Module  C5_DI_CHECK_CONS_FVLNR_TCA71
REFERENCE(DTAB_IMP) LIKE RCLST
PI characteristic: Check whether characteristic number is unique CPC  APPL  SAP_APPL 
99 Function Module  CF_BT_CO_FHM_DTAB_CREATE
DIALOG_TAB STRUCTURE RCLST
FHM: Dialogtabelle aus FHM-Belegtabelle aufbauen CF  APPL  SAP_APPL 
100 Function Module  CF_BT_CO_FHM_DTAB_CREATE
FHM: Dialogtabelle aus FHM-Belegtabelle aufbauen CF  APPL  SAP_APPL 
101 Function Module  CF_BT_CO_FHM_ITAB_CREATE
RCLST_EXP STRUCTURE RCLST
Auftrag: ITAB zu einer Liste von Vorgängen aufbauen CF  APPL  SAP_APPL 
102 Function Module  CF_BT_CO_FHM_ITAB_CREATE
RCLST_IMP STRUCTURE RCLST
Auftrag: ITAB zu einer Liste von Vorgängen aufbauen CF  APPL  SAP_APPL 
103 Function Module  CF_BT_CO_FHM_ITAB_CREATE
Auftrag: ITAB zu einer Liste von Vorgängen aufbauen CF  APPL  SAP_APPL 
104 Function Module  CF_BT_ROUT_DTAB_DATUB_DET
DATUB zu FHM-Dialogtabelleneinträgen bestimmen CF  APPL  SAP_APPL 
105 Function Module  CF_BT_ROUT_DTAB_DATUB_DET
DIALOG_TAB STRUCTURE RCLST
DATUB zu FHM-Dialogtabelleneinträgen bestimmen CF  APPL  SAP_APPL 
106 Function Module  CF_BT_ROUT_FHM_DTAB_CREATE
DIALOG_TAB STRUCTURE RCLST
FHM: Dialogtabelle aus FHM-Belegtabelle aufbauen CF  APPL  SAP_APPL 
107 Function Module  CF_BT_ROUT_FHM_DTAB_CREATE
FHM: Dialogtabelle aus FHM-Belegtabelle aufbauen CF  APPL  SAP_APPL 
108 Function Module  CF_DI_FHM_ALLOCATION_SELECT
F4-Auswahl FHM-Zuordnungen zu einem Vorgang CF  APPL  SAP_APPL 
109 Function Module  CF_DI_FHM_DEQUEUE
VALUE(RCLST_IMP) LIKE RCLST
Delete standard reference to PRT overview CF  APPL  SAP_APPL 
110 Function Module  CF_DI_FHM_DEQUEUE
Delete standard reference to PRT overview CF  APPL  SAP_APPL 
111 Function Module  CF_DI_FHM_INSERT
VALUE(DTAB_NEW) LIKE RCLST
Insert a PRT entry into the dialog and document table CF  APPL  SAP_APPL 
112 Function Module  CF_DI_FHM_INSERT
Insert a PRT entry into the dialog and document table CF  APPL  SAP_APPL 
113 Function Module  CF_DI_FHM_UPDATE
Update PLFHD record in the dialog and document table CF  APPL  SAP_APPL 
114 Function Module  CF_DI_ROUTING_FHM_COPY
Copy PRTs when copying a task list CF  APPL  SAP_APPL 
115 Function Module  CI_BT_DIALOGTAB_PLWP_CREATE
DIALOG_TAB STRUCTURE RCLST
Erzeugen der Dialogtabelle aller Wartungspaketzuordnungen eines Vorgangs IMRM  APPL  SAP_APPL 
116 Function Module  CI_BT_DIALOGTAB_PLWP_CREATE
Erzeugen der Dialogtabelle aller Wartungspaketzuordnungen eines Vorgangs IMRM  APPL  SAP_APPL 
117 Function Module  CI_BT_DIALOGTAB_PMS_CREATE
DIALOG_TAB STRUCTURE RCLST
Aufbau Dialogtabelle gemäß Objektstatus IMRM  APPL  SAP_APPL 
118 Function Module  CI_BT_DIALOGTAB_PMS_CREATE
Aufbau Dialogtabelle gemäß Objektstatus IMRM  APPL  SAP_APPL 
119 Function Module  CI_DI_PLWP_DEQUEUE
Transfer maint. package assignments of unlocked std routing transactions IMRM  APPL  SAP_APPL 
120 Function Module  CI_DI_PLWP_DEQUEUE
VALUE(RCLST_IMP) LIKE RCLST
Transfer maint. package assignments of unlocked std routing transactions IMRM  APPL  SAP_APPL 
121 Function Module  CJGR_CALL_GANTT_FOR_NW_PLAN
Liefert Objekte zu einem Netzplan für die graf. Darstellung in der Plantaf CN_PPT_GRAFIK  APPL  SAP_APPL 
122 Function Module  CJWB_PROJECT_INIT_EXTERN_CALL
Initialisierung CJWB für externen Subscreen-Aufruf CN_PSP_OPR  APPL  SAP_APPL 
123 Function Module  CM_BT_DIALOGTAB_MAT_CREATE
DIALOG_TAB STRUCTURE RCLST
Erzeugen der Dialogtabellen aller Materialkomponenten eines Vorgangs CP  APPL  SAP_APPL 
124 Function Module  CM_BT_DIALOGTAB_MAT_CREATE
Erzeugen der Dialogtabellen aller Materialkomponenten eines Vorgangs CP  APPL  SAP_APPL 
125 Function Module  CM_DET_OPERATION
VALUE(DTAB_EXP) LIKE RCLST
Specification of a document number for material component allocation CP  APPL  SAP_APPL 
126 Function Module  CM_DET_OPERATION
Specification of a document number for material component allocation CP  APPL  SAP_APPL 
127 Function Module  CM_DET_OPERATION
VALUE(DTAB_IMP) LIKE RCLST
Specification of a document number for material component allocation CP  APPL  SAP_APPL 
128 Function Module  CM_DI_MAT_DEQUEUE
VALUE(RCLST_IMP) LIKE RCLST
Übernahme Materialkomponenten von entsperrten Standardplanvorgängen CP  APPL  SAP_APPL 
129 Function Module  CM_DI_MAT_DEQUEUE
Übernahme Materialkomponenten von entsperrten Standardplanvorgängen CP  APPL  SAP_APPL 
130 Function Module  CM_DM_VALIDITY_DET
DIALOG_TAB STRUCTURE RCLST
Determine validity-to of the records in the dialog table CP  APPL  SAP_APPL 
131 Function Module  CM_DM_VALIDITY_DET
Determine validity-to of the records in the dialog table CP  APPL  SAP_APPL 
132 Function Module  CM_DM_VALIDITY_DET_FROM_BT
DIALOG_TAB STRUCTURE RCLST
Datum bis - Ermittlung für Materialkomponenten-Zuordnungen CP  APPL  SAP_APPL 
133 Function Module  CM_DTAB_OPR_READ_BY_KEY
Read entry from the internal dialog table of the sequences and operations CP  APPL  SAP_APPL 
134 Function Module  CM_DTAB_OPR_READ_BY_KEY
VALUE(RCLST_EXP) LIKE RCLST
Read entry from the internal dialog table of the sequences and operations CP  APPL  SAP_APPL 
135 Function Module  CM_MAT_DETAIL_CALL
Aufruf des Zuordnungsdetailbildes aus externen Modulpools CP  APPL  SAP_APPL 
136 Function Module  CM_SELECT_OPR
Selection of an operation from an activity list CP  APPL  SAP_APPL 
137 Function Module  CM_SELECT_OPR
VALUE(RCLST_EXP) LIKE RCLST
Selection of an operation from an activity list CP  APPL  SAP_APPL 
138 Function Module  CM_SWAP_PROVISION
Transfer material components for operations CP  APPL  SAP_APPL 
139 Function Module  CM_SWAP_PROVISION
VALUE(RCLST_EXP) LIKE RCLST
Transfer material components for operations CP  APPL  SAP_APPL 
140 Function Module  CM_SWAP_PROVISION
VALUE(RCLST_IMP) LIKE RCLST
Transfer material components for operations CP  APPL  SAP_APPL 
141 Function Module  CNPB_H_DBKEY_TO_NODEKEY
REFERENCE(I_OBJECT) LIKE RCLST-OBJECT
Liefert zu einem DB-Schlüssel aus CNPB_H_PROJECT_SELECT den NODE_KEY CNPB  APPL  SAP_APPL 
142 Function Module  CNPB_H_NODEKEY_TO_DBKEY
REFERENCE(E_OBJECT) LIKE RCLST-OBJECT
Liefert zu einem NODE_KEY aus CNPB_H_PROJECT_SELECT den "richtigen" Key CNPB  APPL  SAP_APPL 
143 Function Module  CNPB_H_NODE_EXPAND
REFERENCE(E_OBJECT) LIKE RCLST-OBJECT
Expandereigenschaft in XXX_MAND-Tabellen setzen CNPB  APPL  SAP_APPL 
144 Function Module  CNPB_H_SUBTREE_MOVE
Umhängen eines Teilbaumes CNPB  APPL  SAP_APPL 
145 Function Module  CN_BT_AOB_CREATE
DIALOG_TAB STRUCTURE RCLST
Belegtabelleneinträge in Dialogtabellenstruktur bringen CN_NET_OPR  APPL  SAP_APPL 
146 Function Module  CN_BT_DIALOGTAB_AOB_CREATE
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CN_NET_OPR  APPL  SAP_APPL 
147 Function Module  CN_BT_DIALOGTAB_AOB_CREATE
DIALOG_TAB STRUCTURE RCLST
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CN_NET_OPR  APPL  SAP_APPL 
148 Function Module  CN_BT_DIALOGTAB_MST_CREATE
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CN_NET_OPR  APPL  SAP_APPL 
149 Function Module  CN_BT_DIALOGTAB_MST_CREATE
DIALOG_TAB STRUCTURE RCLST
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CN_NET_OPR  APPL  SAP_APPL 
150 Function Module  CN_BT_DIALOGTAB_TXT_CREATE
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CN_NET_OPR  APPL  SAP_APPL 
151 Function Module  CN_BT_DIALOGTAB_TXT_CREATE
DIALOG_TAB STRUCTURE RCLST
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CN_NET_OPR  APPL  SAP_APPL 
152 Function Module  CN_BT_MLST_DELETE
VALUE(INDEX) LIKE RCLST-INDEX_MLST
Netze: Zuordnung zu Standardnetz im Meilenstein löschen CN_NET_OPR  APPL  SAP_APPL 
153 Function Module  CN_DI_AOB_INSERT
Create relationship in document table and dialog table CN_NET_OPR  APPL  SAP_APPL 
154 Function Module  CN_DI_AOB_UPDATE
Update for process in document table and dialog table CN_NET_OPR  APPL  SAP_APPL 
155 Function Module  CN_DI_MST_DEQUEUE
Copy trigger points/milestones from operation in unlocked ref. oper. set CN_NET_OPR  APPL  SAP_APPL 
156 Function Module  CN_DI_MST_DEQUEUE
VALUE(RCLST_IMP) LIKE RCLST
Copy trigger points/milestones from operation in unlocked ref. oper. set CN_NET_OPR  APPL  SAP_APPL 
157 Function Module  CN_DI_MST_INSERT
Meilensteine in Belegtabelle und Dialogtabelle hinzufügen CN_NET_OPR  APPL  SAP_APPL 
158 Function Module  CN_DI_MST_UPDATE
Für Meilensteine Beleg- und Dialogtabelle aktualisieren CN_NET_OPR  APPL  SAP_APPL 
159 Function Module  CN_DI_TXT_INSERT
Create info texts in document table and dialog table CN_NET_OPR  APPL  SAP_APPL 
160 Function Module  CN_DI_TXT_UPDATE
Update for info texts in document table and dialog table CN_NET_OPR  APPL  SAP_APPL 
161 Function Module  CN_DM_AOB_CREATE_WITH_BT
DIALOG_TAB STRUCTURE RCLST
Fill dialog table from document table CN_NET_OPR  APPL  SAP_APPL 
162 Function Module  CN_DM_AOB_CREATE_WITH_BT
Fill dialog table from document table CN_NET_OPR  APPL  SAP_APPL 
163 Function Module  CN_DM_AOB_SORT
DIALOG_TAB STRUCTURE RCLST
Sort material component dialog table by material number CN_NET_OPR  APPL  SAP_APPL 
164 Function Module  CN_DM_AOB_SORT
Sort material component dialog table by material number CN_NET_OPR  APPL  SAP_APPL 
165 Function Module  CN_DM_DIALOGTAB_AOB_HIER
DIALOG_TAB STRUCTURE RCLST
Fill dialog table below AVO from material components CN_NET_OPR  APPL  SAP_APPL 
166 Function Module  CN_DM_VALIDITY_DET
Determine validity of records in dialog table CN_NET_OPR  APPL  SAP_APPL 
167 Function Module  CN_DM_VALIDITY_DET
DIALOG_TAB STRUCTURE RCLST
Determine validity of records in dialog table CN_NET_OPR  APPL  SAP_APPL 
168 Function Module  CN_GR_ACTIVITY_DETAIL
Call detail screens CN_NET_STD  APPL  SAP_APPL 
169 Function Module  CORU_S_GET_VORNR
Vorgangsnummer bereitstellen CORU  APPL  SAP_APPL 
170 Function Module  COS6_OPER_NUM_CHK
Überprüfung des Vorgangs COCI  PI_APPL  SAP_APPL 
171 Function Module  COS6_OPER_NUM_CHK
REFERENCE(I_RCLST) LIKE RCLST OPTIONAL
Überprüfung des Vorgangs COCI  PI_APPL  SAP_APPL 
172 Function Module  CO_BC_RESB_PRE_READ
PRE_READ der Reservierungen mehrerer Aufträge CO  APPL  SAP_APPL 
173 Function Module  CO_BI_DIALOGTAB_POS_CREATE
Dialogtabelle der Auftragspositionen aufbauen CO  APPL  SAP_APPL 
174 Function Module  CO_BI_DIALOGTAB_POS_CREATE
DIALOG_TAB STRUCTURE RCLST
Dialogtabelle der Auftragspositionen aufbauen CO  APPL  SAP_APPL 
175 Function Module  CO_BI_DIALOGTAB_POS_CREATE
T_ITAB_ORD STRUCTURE RCLST
Dialogtabelle der Auftragspositionen aufbauen CO  APPL  SAP_APPL 
176 Function Module  CO_BO_DIALOGTAB_ACT_CREATE
T_ITAB_POS STRUCTURE RCLST OPTIONAL
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CO  APPL  SAP_APPL 
177 Function Module  CO_BO_DIALOGTAB_ACT_CREATE
T_ITAB_OPR STRUCTURE RCLST OPTIONAL
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CO  APPL  SAP_APPL 
178 Function Module  CO_BO_DIALOGTAB_ACT_CREATE
DIALOG_TAB STRUCTURE RCLST
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CO  APPL  SAP_APPL 
179 Function Module  CO_BO_DIALOGTAB_ACT_CREATE
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CO  APPL  SAP_APPL 
180 Function Module  CO_BO_DIALOGTAB_ACT_CREATE
T_ITAB_SEQ STRUCTURE RCLST
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CO  APPL  SAP_APPL 
181 Function Module  CO_BO_DIALOGTAB_AOB_COMPLETE
DIALOG_TAB STRUCTURE RCLST
Komplette Dialogtabelle aller AOB zu einem Auftrag CO  APPL  SAP_APPL 
182 Function Module  CO_BP_DIALOGTAB_SEQ_CREATE
DIALOG_TAB STRUCTURE RCLST
CIM-Auftrag: Aufbau der Dialogtab. für Folgen im Auftrag CO  APPL  SAP_APPL 
183 Function Module  CO_BP_DIALOGTAB_SEQ_CREATE
CIM-Auftrag: Aufbau der Dialogtab. für Folgen im Auftrag CO  APPL  SAP_APPL 
184 Function Module  CO_BP_DIALOGTAB_SEQ_CREATE
T_ITAB_ORD STRUCTURE RCLST
CIM-Auftrag: Aufbau der Dialogtab. für Folgen im Auftrag CO  APPL  SAP_APPL 
185 Function Module  CO_BP_DIALOGTAB_SEQ_CREATE
T_ITAB_SEQ STRUCTURE RCLST OPTIONAL
CIM-Auftrag: Aufbau der Dialogtab. für Folgen im Auftrag CO  APPL  SAP_APPL 
186 Function Module  CO_BT_AFVG_SUBOPR_READ
Untervorgänge zum Hauptvorgang lesen CO  APPL  SAP_APPL 
187 Function Module  CO_BT_DIALOGTAB_MAT_COMPLETE
Komplette Dialogtabelle aller Materialien zu einem Auftrag CO  APPL  SAP_APPL 
188 Function Module  CO_BT_DIALOGTAB_MAT_COMPLETE
DIALOG_TAB STRUCTURE RCLST
Komplette Dialogtabelle aller Materialien zu einem Auftrag CO  APPL  SAP_APPL 
189 Function Module  CO_BT_DIALOGTAB_MAT_COMPLETE
RCLST_IMP STRUCTURE RCLST OPTIONAL
Komplette Dialogtabelle aller Materialien zu einem Auftrag CO  APPL  SAP_APPL 
190 Function Module  CO_BT_DIALOGTAB_ORD_CREATE
T_ITAB_ORD STRUCTURE RCLST OPTIONAL
Dialogtabelle der Auftragsköpfe aufbauen CO  APPL  SAP_APPL 
191 Function Module  CO_BT_DIALOGTAB_ORD_CREATE
DIALOG_TAB STRUCTURE RCLST
Dialogtabelle der Auftragsköpfe aufbauen CO  APPL  SAP_APPL 
192 Function Module  CO_BT_DIALOGTAB_ORD_CREATE
Dialogtabelle der Auftragsköpfe aufbauen CO  APPL  SAP_APPL 
193 Function Module  CO_BT_DIALOGTAB_SEQ_CREATE
DIALOG_TAB STRUCTURE RCLST
CO_BT_DIALOGTAB_SEQ_CREATE CO  APPL  SAP_APPL 
194 Function Module  CO_DI_ALT_INSERT
Anlegen eines neuen Auftrages CO  APPL  SAP_APPL 
195 Function Module  CO_DI_MAT_INSERT
CIM order: Add an operation record to document- and dialog table CO  APPL  SAP_APPL 
196 Function Module  CO_DI_MST_INSERT
CIM-Auftrag: Hinzufügen eines Meilensteines in Beleg-und Dialogtabelle CO  APPL  SAP_APPL 
197 Function Module  CO_DI_OPR_INSERT
CIM-Auftrag: Hinzufügen eines Vorgangssatzes in Beleg-und Dialogtabel CO  APPL  SAP_APPL 
198 Function Module  CO_DI_SEQ_INSERT
CIM-Auftrag: Hinzufügen eines Folgensatzes in Dialog- und Belegtabell CO  APPL  SAP_APPL 
199 Function Module  CO_DI_SOP_INSERT
CIM-Aufträge: Hinzufügen eines Untervorganges in Dialog- und Belegtab CO  APPL  SAP_APPL 
200 Function Module  CO_DT_DTAB_ALLOC_ORD_CREATE
VALUE(LSTNR) TYPE RCLST-LSTNR
Baut Dialogtabelle für Zuordnung ProdOrder zum Netzvorgang auf CO  APPL  SAP_APPL 
201 Function Module  CO_DT_DTAB_ALLOC_ORD_CREATE
Baut Dialogtabelle für Zuordnung ProdOrder zum Netzvorgang auf CO  APPL  SAP_APPL 
202 Function Module  CO_DT_DTAB_CREATE
CIM order CO  APPL  SAP_APPL 
203 Function Module  CO_DT_DTAB_CREATE
VALUE(LSTNR) TYPE RCLST-LSTNR
CIM order CO  APPL  SAP_APPL 
204 Function Module  CO_DT_DTAB_READ_BY_RC27I
CIM order: filling the work areas according to index bar RC27I CO  APPL  SAP_APPL 
205 Function Module  CO_DT_DTAB_READ_BY_RC27I
VALUE(RCLST_EXP) LIKE RCLST
CIM order: filling the work areas according to index bar RC27I CO  APPL  SAP_APPL 
206 Function Module  CO_DT_DTAB_REC_INS
VALUE(RCLST_AOB_IMP) LIKE RCLST DEFAULT SPACE
Insert a record into the dialog table CO  APPL  SAP_APPL 
207 Function Module  CO_DT_DTAB_REC_INS
VALUE(LSTNR_EXP) TYPE RCLST-LSTNR
Insert a record into the dialog table CO  APPL  SAP_APPL 
208 Function Module  CO_DT_DTAB_REC_INS
VALUE(RCLST_IMP) LIKE RCLST
Insert a record into the dialog table CO  APPL  SAP_APPL 
209 Function Module  CO_DT_DTAB_REC_INS
Insert a record into the dialog table CO  APPL  SAP_APPL 
210 Function Module  CO_DT_DTAB_REC_READ_BY_INDEX
Read record from dialog table to index CO  APPL  SAP_APPL 
211 Function Module  CO_DT_DTAB_REC_READ_BY_INDEX
VALUE(RCLST_EXP) LIKE RCLST
Read record from dialog table to index CO  APPL  SAP_APPL 
212 Function Module  CO_DT_DTAB_REC_READ_BY_KEY
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
213 Function Module  CO_DT_DTAB_REC_READ_BY_KEY
VALUE(RCLST_EXP) TYPE RCLST
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
214 Function Module  CO_DT_DTAB_REC_READ_BY_KEY
VALUE(LSTNR_IMP) TYPE RCLST-LSTNR
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
215 Function Module  CO_DT_DTAB_REC_UPD
CIM order: update a dialog table entry CO  APPL  SAP_APPL 
216 Function Module  CO_DT_DTAB_REC_UPD
VALUE(OBJECT) TYPE RCLST-OBJECT
CIM order: update a dialog table entry CO  APPL  SAP_APPL 
217 Function Module  CO_DT_DTAB_REC_UPD
VALUE(SUBOBJ_NEW) TYPE RCLST-SUBOBJ OPTIONAL
CIM order: update a dialog table entry CO  APPL  SAP_APPL 
218 Function Module  CO_DT_DTAB_REORG_HIER
hierarchical reorganization of the list control and dialog table CO  APPL  SAP_APPL 
219 Function Module  CO_DT_DTAB_REORG_HIER
VALUE(LSTNR_EXP) TYPE RCLST-LSTNR
hierarchical reorganization of the list control and dialog table CO  APPL  SAP_APPL 
220 Function Module  CO_DT_DTAB_REORG_HIER
DIALOG_TAB STRUCTURE RCLST
hierarchical reorganization of the list control and dialog table CO  APPL  SAP_APPL 
221 Function Module  CO_DT_DTAB_SUBN_CREATE
Baut Dialogtabelle aller Teilnetze zum Netzplan auf CO  APPL  SAP_APPL 
222 Function Module  CO_DT_DTAB_SUBN_CREATE
VALUE(LSTNR) TYPE RCLST-LSTNR
Baut Dialogtabelle aller Teilnetze zum Netzplan auf CO  APPL  SAP_APPL 
223 Function Module  CO_DT_EXP_DIALOGTAB_CREATE
EXP_DIALOG_TAB STRUCTURE RCLST
Dialog table structure for orders (scheduling, .. ) CO  APPL  SAP_APPL 
224 Function Module  CO_DT_EXP_DIALOGTAB_CREATE
Dialog table structure for orders (scheduling, .. ) CO  APPL  SAP_APPL 
225 Function Module  CO_DT_FILL_RCOLS_AND_RCLST
REFERENCE(ES_RCLST) TYPE RCLST
Fülle RCOLS und RCLST für AOB ITAB-Eintrag CO  APPL  SAP_APPL 
226 Function Module  CO_DT_FILL_RCOLS_AND_RCLST
Fülle RCOLS und RCLST für AOB ITAB-Eintrag CO  APPL  SAP_APPL 
227 Function Module  CO_DT_GET_ALL_OF_SAME_OBJECT
VALUE(LSTNR) TYPE RCLST-LSTNR DEFAULT 0000
CIM order: read all records of an object type CO  APPL  SAP_APPL 
228 Function Module  CO_DT_GET_ALL_OF_SAME_OBJECT
RCLST_EXP STRUCTURE RCLST
CIM order: read all records of an object type CO  APPL  SAP_APPL 
229 Function Module  CO_DT_GET_ALL_OF_SAME_OBJECT
CIM order: read all records of an object type CO  APPL  SAP_APPL 
230 Function Module  CO_DT_GET_ALL_OF_SAME_OBJECT
VALUE(OBJECT) TYPE RCLST-OBJECT
CIM order: read all records of an object type CO  APPL  SAP_APPL 
231 Function Module  CO_DT_LST_CTR_INDEX_AUF_UPD
VALUE(LSTNR_IMP) TYPE RCLST-LSTNR
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
232 Function Module  CO_DT_LST_CTR_INDEX_READ
VALUE(LSTNR) TYPE RCLST-LSTNR
CIM order CO  APPL  SAP_APPL 
233 Function Module  CO_DT_LST_CTR_READ_BY_LSTNR
VALUE(LSTNR_IMP) TYPE RCLST-LSTNR
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
234 Function Module  CO_DT_LST_CTR_READ_BY_OBJ
VALUE(OBJECT_IMP) TYPE RCLST-OBJECT
Read dialog table control table via object CO  APPL  SAP_APPL 
235 Function Module  CO_DT_LST_CTR_READ_WITH_LSTNR
VALUE(LSTNR) TYPE RCLST-LSTNR
CIM order CO  APPL  SAP_APPL 
236 Function Module  CO_DT_LST_DEL
VALUE(LSTNR_IMP) TYPE RCLST-LSTNR
Delete a list from the dialog table CO  APPL  SAP_APPL 
237 Function Module  CO_DT_LST_GET_ALL_MARKED
LST_EXP STRUCTURE RCLST
Read all selected records on dialog table for all lists CO  APPL  SAP_APPL 
238 Function Module  CO_DT_LST_GET_ALL_MARKED
Read all selected records on dialog table for all lists CO  APPL  SAP_APPL 
239 Function Module  CO_DT_LST_MARKED_DEL
CIM order: delete a record from document and dialog table CO  APPL  SAP_APPL 
240 Function Module  CO_DT_LST_MARK_ALL_DEL
VALUE(LSTNR_IMP) TYPE RCLST-LSTNR
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
241 Function Module  CO_DT_LST_MARK_ALL_RFPNT
VALUE(LSTNR_IMP) TYPE RCLST-LSTNR
Netzplan: Vorgänge mit Bezugsort markieren CO  APPL  SAP_APPL 
242 Function Module  CO_DT_LST_MARK_ALL_SET
VALUE(LSTNR_IMP) TYPE RCLST-LSTNR
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
243 Function Module  CO_DT_LST_MARK_GET_FIRST
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
244 Function Module  CO_DT_LST_MARK_GET_FIRST
VALUE(RCLST_EXP) TYPE RCLST
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
245 Function Module  CO_DT_LST_MARK_GET_FIRST
VALUE(OBJECT_IMP) TYPE RCLST-OBJECT
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
246 Function Module  CO_DT_LST_MARK_GET_FIRST
VALUE(SUBOBJ_IMP) TYPE RCLST-SUBOBJ DEFAULT SPACE
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
247 Function Module  CO_DT_LST_MARK_GET_LAST
VALUE(SUBOBJ_IMP) TYPE RCLST-SUBOBJ DEFAULT SPACE
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
248 Function Module  CO_DT_LST_MARK_GET_LAST
VALUE(RCLST_EXP) TYPE RCLST
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
249 Function Module  CO_DT_LST_MARK_GET_LAST
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
250 Function Module  CO_DT_LST_MARK_GET_LAST
VALUE(OBJECT_IMP) TYPE RCLST-OBJECT
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
251 Function Module  CO_DT_LST_MARK_GET_NEXT
VALUE(OBJECT_IMP) TYPE RCLST-OBJECT
CIM order: calling up the corresponding method module in C0DM CO  APPL  SAP_APPL 
252 Function Module  CO_DT_LST_MARK_GET_NEXT
VALUE(RCLST_EXP) TYPE RCLST
CIM order: calling up the corresponding method module in C0DM CO  APPL  SAP_APPL 
253 Function Module  CO_DT_LST_MARK_GET_NEXT
VALUE(SUBOBJ_IMP) TYPE RCLST-SUBOBJ DEFAULT SPACE
CIM order: calling up the corresponding method module in C0DM CO  APPL  SAP_APPL 
254 Function Module  CO_DT_LST_MARK_GET_NEXT
CIM order: calling up the corresponding method module in C0DM CO  APPL  SAP_APPL 
255 Function Module  CO_DT_LST_MARK_GET_PREV
VALUE(RCLST_EXP) TYPE RCLST
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
256 Function Module  CO_DT_LST_MARK_GET_PREV
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
257 Function Module  CO_DT_LST_MARK_GET_PREV
VALUE(SUBOBJ_IMP) TYPE RCLST-SUBOBJ DEFAULT SPACE
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
258 Function Module  CO_DT_LST_MARK_GET_PREV
VALUE(OBJECT_IMP) TYPE RCLST-OBJECT
CIM order: call up the corresponding method module in C0DM CO  APPL  SAP_APPL 
259 Function Module  CO_DT_LST_MARK_SET_BY_INDEX
Select record in dialog table to index CO  APPL  SAP_APPL 
260 Function Module  CO_DT_LST_MARK_SET_BY_INDEX
VALUE(RCLST_EXP) TYPE RCLST
Select record in dialog table to index CO  APPL  SAP_APPL 
261 Function Module  CO_DT_LST_MARK_SET_BY_INDEX
VALUE(FLG_MARK_IMP) TYPE RCLST-FLG_MARK DEFAULT 'X'
Select record in dialog table to index CO  APPL  SAP_APPL 
262 Function Module  CO_DT_LST_MARK_SET_BY_IND_OBJ
VALUE(OBJ_IMP) TYPE RCLST-OBJECT
Select all objects for given index CO  APPL  SAP_APPL 
263 Function Module  CO_DT_LST_REC_DEL_CHK
Check whether deletion of an object is allowed (from lists) CO  APPL  SAP_APPL 
264 Function Module  CO_DT_MARK_SINGLE_CHK
Check if exactly one object of an object type is selected in a list CO  APPL  SAP_APPL 
265 Function Module  CO_DT_MARK_SINGLE_CHK
VALUE(RCLST_EXP) TYPE RCLST
Check if exactly one object of an object type is selected in a list CO  APPL  SAP_APPL 
266 Function Module  CO_DT_MARK_SINGLE_CHK
VALUE(OBJECT_IMP) TYPE RCLST-OBJECT
Check if exactly one object of an object type is selected in a list CO  APPL  SAP_APPL 
267 Function Module  CO_DT_OPR_VORNR_CHK
CIM order: check if doc. no. of an operation already exists in sequence CO  APPL  SAP_APPL 
268 Function Module  CO_DT_READ_WITH_INDEX
CIM order CO  APPL  SAP_APPL 
269 Function Module  CO_DT_READ_WITH_INDEX
VALUE(RCLST_EXP) LIKE RCLST
CIM order CO  APPL  SAP_APPL 
270 Function Module  CO_DT_SELECTION_DETAIL_FILL
Select selected record from list for detail screen acc. to object type CO  APPL  SAP_APPL 
271 Function Module  CO_DT_SELECTION_DETAIL_FILL
VALUE(OBJECT_IMP) TYPE RCLST-OBJECT
Select selected record from list for detail screen acc. to object type CO  APPL  SAP_APPL 
272 Function Module  CO_DT_SELECTION_DETAIL_FILL
VALUE(SUBOBJ_IMP) TYPE RCLST-SUBOBJ DEFAULT SPACE
Select selected record from list for detail screen acc. to object type CO  APPL  SAP_APPL 
273 Function Module  CO_DT_SELECTION_DETAIL_FILL
VALUE(RCLST_EXP) TYPE RCLST
Select selected record from list for detail screen acc. to object type CO  APPL  SAP_APPL 
274 Function Module  CO_DT_SELECTION_LST_FILL
VALUE(RCLST_EXP) TYPE RCLST
CIM order: check whether the relevant data exists for a function CO  APPL  SAP_APPL 
275 Function Module  CO_DT_SELECTION_LST_FILL
VALUE(OBJECT_HIER) TYPE RCLST-OBJECT
CIM order: check whether the relevant data exists for a function CO  APPL  SAP_APPL 
276 Function Module  CO_DT_SOP_SUMNR_DET
CIM order: determine totals number of an oper. for suboper. in order CO  APPL  SAP_APPL 
277 Function Module  CO_DT_START_POINT_DET
Determine starting point via index sample of the selection field bar CO  APPL  SAP_APPL 
278 Function Module  CO_DT_START_POINT_DET
VALUE(RCLST_EXP) LIKE RCLST
Determine starting point via index sample of the selection field bar CO  APPL  SAP_APPL 
279 Function Module  CO_DT_START_POINT_DET_BY_KEY
VALUE(OBJECT_IMP) TYPE RCLST-OBJECT
Determine starting index to object via sort keys of the dialog table CO  APPL  SAP_APPL 
280 Function Module  CO_FU_FHM_INSERT
Insert a PRT entry into the dialog and document table CF  APPL  SAP_APPL 
281 Function Module  CO_FU_FHM_INSERT
VALUE(DTAB_IMP) LIKE RCLST
Insert a PRT entry into the dialog and document table CF  APPL  SAP_APPL 
282 Function Module  CO_FU_FHM_UPDATE
Update PRT allocation in the dialog and document table CF  APPL  SAP_APPL 
283 Function Module  CO_INPUT_STARTING_POINT_DET
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT DEFAULT SPACE
Search for start index to an object CN_NET_OPR  APPL  SAP_APPL 
284 Function Module  CO_IT_DIALOGTAB_AOB_CREATE
Netze: Erzeugen der Dialogtabelle für Anordnungsbeziehungen CO  APPL  SAP_APPL 
285 Function Module  CO_IT_DIALOGTAB_AOB_CREATE
DIALOG_TAB STRUCTURE RCLST
Netze: Erzeugen der Dialogtabelle für Anordnungsbeziehungen CO  APPL  SAP_APPL 
286 Function Module  CO_IT_DIALOGTAB_COMP_CREATE
Komplette Dialogtabelle über alle Objekte hinweg erstellen CO  APPL  SAP_APPL 
287 Function Module  CO_IT_DIALOGTAB_COMP_CREATE
DIALOG_TAB STRUCTURE RCLST
Komplette Dialogtabelle über alle Objekte hinweg erstellen CO  APPL  SAP_APPL 
288 Function Module  CO_IT_DIALOGTAB_FHM_CREATE
Aus ITAB Dialogtabelle der FHM aufbauen CO  APPL  SAP_APPL 
289 Function Module  CO_IT_DIALOGTAB_FHM_CREATE
DIALOG_TAB STRUCTURE RCLST
Aus ITAB Dialogtabelle der FHM aufbauen CO  APPL  SAP_APPL 
290 Function Module  CO_IT_DIALOGTAB_MAT_CREATE
DIALOG_TAB STRUCTURE RCLST
Aus ITAB Dialogtabelle der Komponenten erstellen CO  APPL  SAP_APPL 
291 Function Module  CO_IT_DIALOGTAB_MAT_CREATE
Aus ITAB Dialogtabelle der Komponenten erstellen CO  APPL  SAP_APPL 
292 Function Module  CO_IT_DIALOGTAB_MST_CREATE
Dialogtabelle der Meilensteine zu einem Vorgang aufbauen CO  APPL  SAP_APPL 
293 Function Module  CO_IT_DIALOGTAB_MST_CREATE
DIALOG_TAB STRUCTURE RCLST
Dialogtabelle der Meilensteine zu einem Vorgang aufbauen CO  APPL  SAP_APPL 
294 Function Module  CO_IT_DIALOGTAB_OPR_CREATE
DIALOG_TAB STRUCTURE RCLST
Aus ITAB Dialogtabelle der Vorgänge erstellen CO  APPL  SAP_APPL 
295 Function Module  CO_IT_DIALOGTAB_OPR_CREATE
Aus ITAB Dialogtabelle der Vorgänge erstellen CO  APPL  SAP_APPL 
296 Function Module  CO_IT_DIALOGTAB_OPR_CREATE_PBL
Aus ITAB Dialogtabelle der Vorgänge zu PSP-Element erstellen CO  APPL  SAP_APPL 
297 Function Module  CO_IT_DIALOGTAB_OPR_CREATE_PBL
DIALOG_TAB STRUCTURE RCLST
Aus ITAB Dialogtabelle der Vorgänge zu PSP-Element erstellen CO  APPL  SAP_APPL 
298 Function Module  CO_IT_DIALOGTAB_ORD_CREATE
Dialogtabelle der Auftragsköpfe aufbauen CO  APPL  SAP_APPL 
299 Function Module  CO_IT_DIALOGTAB_ORD_CREATE
DIALOG_TAB STRUCTURE RCLST
Dialogtabelle der Auftragsköpfe aufbauen CO  APPL  SAP_APPL 
300 Function Module  CO_IT_DIALOGTAB_SEQ_CREATE
DIALOG_TAB STRUCTURE RCLST
CIM-Auftrag: Aufbau der Dialogtab. für Folgen im Auftrag CO  APPL  SAP_APPL 
301 Function Module  CO_IT_DIALOGTAB_SEQ_CREATE
CIM-Auftrag: Aufbau der Dialogtab. für Folgen im Auftrag CO  APPL  SAP_APPL 
302 Function Module  CO_IT_DIALOGTAB_SNT_CREATE
DIALOG_TAB STRUCTURE RCLST
Dialogtabelle der Teilnetze aus der Itab erzeugen CO  APPL  SAP_APPL 
303 Function Module  CO_IT_DIALOGTAB_SNT_CREATE
Dialogtabelle der Teilnetze aus der Itab erzeugen CO  APPL  SAP_APPL 
304 Function Module  CO_IT_DIALOGTAB_SOP_CREATE
DIALOG_TAB STRUCTURE RCLST
Aus ITAB Dialogtabelle der Untervorgänge zu einem Vorgang erstellen CO  APPL  SAP_APPL 
305 Function Module  CO_IT_DIALOGTAB_SOP_CREATE
Aus ITAB Dialogtabelle der Untervorgänge zu einem Vorgang erstellen CO  APPL  SAP_APPL 
306 Function Module  CO_IT_DIALOGTAB_TXT_CREATE
DIALOG_TAB STRUCTURE RCLST
Dialogtabelle der PS-Texte aufbauen CO  APPL  SAP_APPL 
307 Function Module  CO_IT_DIALOGTAB_TXT_CREATE
Dialogtabelle der PS-Texte aufbauen CO  APPL  SAP_APPL 
308 Function Module  CO_IT_INSERT_KBED_INTO_ITAB
Einmischen der (neuen) KBED-Einträge in eine bestehende ITAB CO  APPL  SAP_APPL 
309 Function Module  CO_IT_ITAB_CREATE
CIM-Auftrag: Indextabelle erstellen CO  APPL  SAP_APPL 
310 Function Module  CO_IT_ITAB_READ_BY_LST
Indextabelle der Objekte mit Dialogtabelleneintrag lesen CO  APPL  SAP_APPL 
311 Function Module  CO_IT_ITAB_READ_BY_LST
VALUE(LST_IMP) LIKE RCLST
Indextabelle der Objekte mit Dialogtabelleneintrag lesen CO  APPL  SAP_APPL 
312 Function Module  CO_IT_ITAB_REC_ADD
DIALOG_TAB STRUCTURE RCLST
'Einfügen' beliebiger Sätze in ITAB CO  APPL  SAP_APPL 
313 Function Module  CO_IT_ITAB_REC_DEL
vl CO  APPL  SAP_APPL 
314 Function Module  CO_IT_ITAB_REC_DEL
VALUE(RCLST_IMP) LIKE RCLST
vl CO  APPL  SAP_APPL 
315 Function Module  CO_IT_ITAB_REC_INS
VALUE(LSTNR_EXP) LIKE RCLST-LSTNR
Einfügen eines Satzes in die Dialogtabelle CO  APPL  SAP_APPL 
316 Function Module  CO_IT_ITAB_REC_INS
VALUE(RCLST_IMP) LIKE RCLST
Einfügen eines Satzes in die Dialogtabelle CO  APPL  SAP_APPL 
317 Function Module  CO_IT_ITAB_REC_INS
Einfügen eines Satzes in die Dialogtabelle CO  APPL  SAP_APPL 
318 Function Module  CO_IT_ITAB_REC_UPD
VALUE(OBJECT) LIKE RCLST-OBJECT
CIM-Auftrag: Aktualisieren eines Dialogtabelleneintrages CO  APPL  SAP_APPL 
319 Function Module  CO_IT_OBJ_HIER_DEL
Löschen hierarchisch untergeordneter Objekte CO  APPL  SAP_APPL 
320 Function Module  CO_IT_OBJ_HIER_DEL
VALUE(LST_IMP) LIKE RCLST
Löschen hierarchisch untergeordneter Objekte CO  APPL  SAP_APPL 
321 Function Module  CO_IT_OPR_READ_BY_VORNR
Dialogtabellenvorgang über die Vorgangsnummer ermitteln CO  APPL  SAP_APPL 
322 Function Module  CO_IT_OPR_READ_BY_VORNR
VALUE(RCLST_EXP) LIKE RCLST
Dialogtabellenvorgang über die Vorgangsnummer ermitteln CO  APPL  SAP_APPL 
323 Function Module  CO_IT_UPD_SKBD_OF_KBED
Einzelkapazitäten zu einem KBED-Satz updaten CO  APPL  SAP_APPL 
324 Function Module  CO_LST_SEARCH_CONTINUE
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Weitersuchen nach bestimmten Kriterien in Listen CN_NET_OPR  APPL  SAP_APPL 
325 Function Module  CO_LST_SEARCH_FIRST
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Suchen nach bestimmten Kriterien in Listen CN_NET_OPR  APPL  SAP_APPL 
326 Function Module  CO_MK_NETWORK_INIT_EXTERN_CALL
Initialisierung COMK für externen Subscreen-Aufruf (PS) CO  APPL  SAP_APPL 
327 Function Module  CO_MP_DET_OPERATION
VALUE(DTAB_EXP) LIKE RCLST
Angabe einer Vorgangsnummer zur Materialkomponentenzuordnung CO  APPL  SAP_APPL 
328 Function Module  CO_MP_DET_OPERATION
Angabe einer Vorgangsnummer zur Materialkomponentenzuordnung CO  APPL  SAP_APPL 
329 Function Module  CO_MP_DET_OPERATION
VALUE(DTAB_IMP) LIKE RCLST
Angabe einer Vorgangsnummer zur Materialkomponentenzuordnung CO  APPL  SAP_APPL 
330 Function Module  CO_MP_OPERATION_ASSIGN
VALUE(RCLST_IMP) LIKE RCLST OPTIONAL
CIM-Auftrag: Aufruf des Popups zur Vorgangs/Folgeeingabe CO  APPL  SAP_APPL 
331 Function Module  CO_MP_OPERATION_ASSIGN
CIM-Auftrag: Aufruf des Popups zur Vorgangs/Folgeeingabe CO  APPL  SAP_APPL 
332 Function Module  CO_MP_SWAP_PROVISION
CIM-Auftrag: Aufruf des Popups zum Umhängen von Komponentenzuordnungen CO  APPL  SAP_APPL 
333 Function Module  CO_MP_SWAP_PROVISION
VALUE(RCLST_EXP) LIKE RCLST
CIM-Auftrag: Aufruf des Popups zum Umhängen von Komponentenzuordnungen CO  APPL  SAP_APPL 
334 Function Module  CO_MP_SWAP_PROVISION
VALUE(RCLST_IMP) LIKE RCLST
CIM-Auftrag: Aufruf des Popups zum Umhängen von Komponentenzuordnungen CO  APPL  SAP_APPL 
335 Function Module  CO_NW_SCREENS_FOR_ACTIVITY
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Lesen der zulässigen und obligatorischen Subscreens CN_NET_OPR  APPL  SAP_APPL 
336 Function Module  CO_NW_SCREENS_FOR_ACTIVITY
VALUE(SUBOBJ_IMP) LIKE RCLST-SUBOBJ OPTIONAL
Lesen der zulässigen und obligatorischen Subscreens CN_NET_OPR  APPL  SAP_APPL 
337 Function Module  CO_OCM_OPERATION_COPY
Kopieren eines Vorgangs mit untergeordneten Objekten COCM  APPL  SAP_APPL 
338 Function Module  CO_PRINT_GET_OPR
Druck: Tabelle der Auftragsvorgänge füllen CO  APPL  SAP_APPL 
339 Function Module  CO_PRINT_GET_ORD
Druck: Tabelle der Auftragsköpfe füllen CO  APPL  SAP_APPL 
340 Function Module  CO_PRINT_GET_SEQ
Druck: Tabelle der Auftragsfolgen füllen CO  APPL  SAP_APPL 
341 Function Module  CO_RB_GET_ORDER_DATA
ET_DIASOP STRUCTURE RCLST
CIM-Rückmeldung: Belegtabellen mit Auftragsdaten aufbauen CORU  APPL  SAP_APPL 
342 Function Module  CO_RB_GET_ORDER_DATA
ET_DIAPOS STRUCTURE RCLST
CIM-Rückmeldung: Belegtabellen mit Auftragsdaten aufbauen CORU  APPL  SAP_APPL 
343 Function Module  CO_RB_GET_ORDER_DATA
CIM-Rückmeldung: Belegtabellen mit Auftragsdaten aufbauen CORU  APPL  SAP_APPL 
344 Function Module  CO_RU_CANCEL_PREPARE
CIM-Rückmeldung: Init für Storno einer Rückmeldung CORU  APPL  SAP_APPL 
345 Function Module  CO_RU_CLEAN_DIALOGTAB
DIATAB_SOP STRUCTURE RCLST
CIM-Rückmeldung: nichtgewünschte Einträge aus Dialogtabellen entfernen CORU  APPL  SAP_APPL 
346 Function Module  CO_RU_CLEAN_DIALOGTAB
CIM-Rückmeldung: nichtgewünschte Einträge aus Dialogtabellen entfernen CORU  APPL  SAP_APPL 
347 Function Module  CO_RU_CLEAN_DIALOGTAB
VALUE(INDEX_PLPO) LIKE RCLST-INDEX_PLPO DEFAULT 0
CIM-Rückmeldung: nichtgewünschte Einträge aus Dialogtabellen entfernen CORU  APPL  SAP_APPL 
348 Function Module  CO_RU_CLEAN_DIALOGTAB
DIATAB_POS STRUCTURE RCLST
CIM-Rückmeldung: nichtgewünschte Einträge aus Dialogtabellen entfernen CORU  APPL  SAP_APPL 
349 Function Module  CO_RU_CONFIRMATION_PREPARE
CIM-Rückmeldung: Rückmeldekey verproben und Vorgangsdaten CORU  APPL  SAP_APPL 
350 Function Module  CO_RU_DIALOGTAB_CREATE
Dialogtabelle für Folgen und Vorgänge aufbauen CORU  APPL  SAP_APPL 
351 Function Module  CO_RU_DIALOGTAB_CREATE
EXP_DIALOG_TAB STRUCTURE RCLST
Dialogtabelle für Folgen und Vorgänge aufbauen CORU  APPL  SAP_APPL 
352 Function Module  CO_RU_DI_AFRU_INSERT
CIM-Rückmeldung: Rückmeldung in Dialog- und Belegtabelle hinzufügen CORU  APPL  SAP_APPL 
353 Function Module  CO_RU_GET_ORDER_DATA
CIM-Rückmeldung: Belegtabellen mit Auftragsdaten aufbauen CORU  APPL  SAP_APPL 
354 Function Module  CO_RU_GET_ORDER_DATA
DIATAB_POS STRUCTURE RCLST
CIM-Rückmeldung: Belegtabellen mit Auftragsdaten aufbauen CORU  APPL  SAP_APPL 
355 Function Module  CO_RU_GET_ORDER_DATA
DIATAB_SOP STRUCTURE RCLST
CIM-Rückmeldung: Belegtabellen mit Auftragsdaten aufbauen CORU  APPL  SAP_APPL 
356 Function Module  CO_SE_PRODORD_PRT_DELETE
Production Order: Delete Production Resource/Tool COSE  APPL  SAP_APPL 
357 Function Module  CO_VG_GRAPHIK
Aufruf der Netzplangraphik CO  APPL  SAP_APPL 
358 Function Module  CO_VG_NETWORK_INIT_EXTERN_CALL
Initialisierung COVG für externen Subscreen-Aufruf (PS) CO  APPL  SAP_APPL 
359 Function Module  CO_VG_OPR_SOP_CHANGE_EXT
Ändern von Vorgangsdaten eines Auftrags - externer Aufruf CO  APPL  SAP_APPL 
360 Function Module  CO_VG_OPR_WITH_WCOS_SHOW
Vorgangsübersicht mit aufgelösten Standardaufgaben anzeigen CO  APPL  SAP_APPL 
361 Function Module  CO_ZF_SUBNET_DELETE
Löscht Teilnetze CO  APPL  SAP_APPL 
362 Function Module  CP_02_LST_SEARCH
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Pläne: Suchen nach bestimmten Kriterien in Planlisten CP  APPL  SAP_APPL 
363 Function Module  CP_02_LST_SEARCH_CONTINUE
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Pläne: Weitersuchen nach bestimmten Kriterien in Planlisten CP  APPL  SAP_APPL 
364 Function Module  CP_14_DET_ALL
Ermitteln aller Vorgänge nach letztem Vorgang CP  APPL  SAP_APPL 
365 Function Module  CP_14_DET_ALL_MST_OPR
MLS_OPR_TAB STRUCTURE RCLST
Ermitteln aller Meilenstein-Vorgänge des Plans CP  APPL  SAP_APPL 
366 Function Module  CP_14_DET_ALL_MST_OPR
Ermitteln aller Meilenstein-Vorgänge des Plans CP  APPL  SAP_APPL 
367 Function Module  CP_50_ROUGH_CUT_CREATE
Planstruktur in Grobplanungsprofil wandeln CP  APPL  SAP_APPL 
368 Function Module  CP_50_ROUGH_CUT_READ
Grobplanungsprofil von Plandatei einlesen und wandeln CP  APPL  SAP_APPL 
369 Function Module  CP_50_ROUGH_CUT_SAVE
Grobplanungsprofil in Arbeitsplanstruktur wandeln und verbuchen CP  APPL  SAP_APPL 
370 Function Module  CP_98_PLAN_CHK
DTAB_IMP STRUCTURE RCLST
Anhand der Dialogtabelle Plan prüfen CP  APPL  SAP_APPL 
371 Function Module  CP_98_PLAN_CHK
Anhand der Dialogtabelle Plan prüfen CP  APPL  SAP_APPL 
372 Function Module  CP_98_TCA71_PROCESS
VALUE(DTAB_PRE_IMP) LIKE RCLST
Verprobungsmodule für Planprüfung über TCA71 ausführen CP  APPL  SAP_APPL 
373 Function Module  CP_98_TCA71_PROCESS
Verprobungsmodule für Planprüfung über TCA71 ausführen CP  APPL  SAP_APPL 
374 Function Module  CP_98_TCA71_PROCESS
VALUE(DTAB_IMP) LIKE RCLST
Verprobungsmodule für Planprüfung über TCA71 ausführen CP  APPL  SAP_APPL 
375 Function Module  CP_ALT_ALLOCATION_OBJ_DET
VALUE(ZOBJECT_EXP) LIKE RCLST-OBJECT
Objekt der Alternativen-Objektzurodnung bestimmen bei Plänen (TCA01) CP  APPL  SAP_APPL 
376 Function Module  CP_BT_DIALOGTAB_ALT_CREATE
DIALOG_TAB STRUCTURE RCLST
Erzeugen einer Dialogtabelle zu allen gültigen Alternativen. CP  APPL  SAP_APPL 
377 Function Module  CP_BT_DIALOGTAB_ALT_CREATE
Erzeugen einer Dialogtabelle zu allen gültigen Alternativen. CP  APPL  SAP_APPL 
378 Function Module  CP_BT_DIALOGTAB_OPR_CREATE
DIALOG_TAB STRUCTURE RCLST
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CP  APPL  SAP_APPL 
379 Function Module  CP_BT_DIALOGTAB_OPR_CREATE
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CP  APPL  SAP_APPL 
380 Function Module  CP_BT_DIALOGTAB_SEQ_CREATE
Erzeugen einer Dialogtabelle zu allen gültigen Folgen einer Alternativen. CP  APPL  SAP_APPL 
381 Function Module  CP_BT_DIALOGTAB_SEQ_CREATE
DIALOG_TAB STRUCTURE RCLST
Erzeugen einer Dialogtabelle zu allen gültigen Folgen einer Alternativen. CP  APPL  SAP_APPL 
382 Function Module  CP_BT_DIALOGTAB_SOP_CREATE
DIALOG_TAB STRUCTURE RCLST
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CP  APPL  SAP_APPL 
383 Function Module  CP_BT_DIALOGTAB_SOP_CREATE
Erzeugen einer Dialogtabelle zu allen gültigen Vorgängen einer Folge CP  APPL  SAP_APPL 
384 Function Module  CP_BT_DTAB_LST_OPR_REF_EXPLODE
DIALOG_TAB STRUCTURE RCLST
Auflösen aller Verweise auf Standardpläne in einer Liste der Dialogtabelle CP  APPL  SAP_APPL 
385 Function Module  CP_BT_DTAB_LST_OPR_REF_EXPLODE
Auflösen aller Verweise auf Standardpläne in einer Liste der Dialogtabelle CP  APPL  SAP_APPL 
386 Function Module  CP_BT_DTAB_OPR_REF_EXPLODE
VALUE(RCLST_REF_EXP) LIKE RCLST
Auflösen eines Standardplanverweises in der Dialogtabelle CP  APPL  SAP_APPL 
387 Function Module  CP_BT_DTAB_OPR_REF_EXPLODE
Auflösen eines Standardplanverweises in der Dialogtabelle CP  APPL  SAP_APPL 
388 Function Module  CP_BT_DTAB_OPR_REF_EXPLODE
DIALOG_TAB STRUCTURE RCLST
Auflösen eines Standardplanverweises in der Dialogtabelle CP  APPL  SAP_APPL 
389 Function Module  CP_BT_LST_CREATE_HIER_ALT
DIALOG_TAB STRUCTURE RCLST
Dialogtabelle gemäß Objektstatus aufbauen (ab Alternative) CP  APPL  SAP_APPL 
390 Function Module  CP_BT_LST_CREATE_HIER_ALT
Dialogtabelle gemäß Objektstatus aufbauen (ab Alternative) CP  APPL  SAP_APPL 
391 Function Module  CP_BT_PLAN_CONSISTENCY_CHK
Konsistenzprüfung einer Plangruppe CP  APPL  SAP_APPL 
392 Function Module  CP_BT_PLAN_READ_FOR_EXPORT
Arbeitsplandaten für Fertigungsaufträge auslesen CP  APPL  SAP_APPL 
393 Function Module  CP_BT_VALIDITY_DET
Datum gültig bis mit Daten aus Belegtabellen aufbauen. CP  APPL  SAP_APPL 
394 Function Module  CP_BT_VALIDITY_DET
LST_IMP STRUCTURE RCLST
Datum gültig bis mit Daten aus Belegtabellen aufbauen. CP  APPL  SAP_APPL 
395 Function Module  CP_CHK_HEAD_CONSISTENCY_TCA71
Kopf: Konsistenz prüfen CP  APPL  SAP_APPL 
396 Function Module  CP_CHK_HEAD_CONSISTENCY_TCA71
REFERENCE(DTAB_IMP) LIKE RCLST
Kopf: Konsistenz prüfen CP  APPL  SAP_APPL 
397 Function Module  CP_CHK_HEAD_CONSISTENCY_TCA71
REFERENCE(DTAB_PRE_IMP) LIKE RCLST
Kopf: Konsistenz prüfen CP  APPL  SAP_APPL 
398 Function Module  CP_CHK_OPR_ARBPL_TCA71
VALUE(DTAB_PRE_IMP) LIKE RCLST
Vorgang: Arbeitsplatz auf "gesperrt" und "zum Löschen vorgemerkt" prüfen CP  APPL  SAP_APPL 
399 Function Module  CP_CHK_OPR_ARBPL_TCA71
VALUE(DTAB_IMP) LIKE RCLST
Vorgang: Arbeitsplatz auf "gesperrt" und "zum Löschen vorgemerkt" prüfen CP  APPL  SAP_APPL 
400 Function Module  CP_CHK_OPR_ARBPL_TCA71
Vorgang: Arbeitsplatz auf "gesperrt" und "zum Löschen vorgemerkt" prüfen CP  APPL  SAP_APPL 
401 Function Module  CP_CHK_OPR_CONS_SEQ_TCA71
REFERENCE(DTAB_IMP) LIKE RCLST
Operation: check whether operations fit in sequence interval CP  APPL  SAP_APPL 
402 Function Module  CP_CHK_OPR_CONS_SEQ_TCA71
Operation: check whether operations fit in sequence interval CP  APPL  SAP_APPL 
403 Function Module  CP_CHK_OPR_CONS_SEQ_TCA71
REFERENCE(DTAB_PRE_IMP) LIKE RCLST
Operation: check whether operations fit in sequence interval CP  APPL  SAP_APPL 
404 Function Module  CP_CHK_OPR_CONS_VORNR_TCA71
REFERENCE(DTAB_PRE_IMP) LIKE RCLST
Vorgang: Konsistenz prüfen CP  APPL  SAP_APPL 
405 Function Module  CP_CHK_OPR_CONS_VORNR_TCA71
REFERENCE(DTAB_IMP) LIKE RCLST
Vorgang: Konsistenz prüfen CP  APPL  SAP_APPL 
406 Function Module  CP_CHK_OPR_CONS_VORNR_TCA71
Vorgang: Konsistenz prüfen CP  APPL  SAP_APPL 
407 Function Module  CP_CHK_OPR_REF_HEAD_TCA71
REFERENCE(DTAB_IMP) LIKE RCLST
Operation: Check whether ref. operation sets have same unit as TL header CP  APPL  SAP_APPL 
408 Function Module  CP_CHK_OPR_REF_HEAD_TCA71
Operation: Check whether ref. operation sets have same unit as TL header CP  APPL  SAP_APPL 
409 Function Module  CP_CHK_OPR_REF_HEAD_TCA71
REFERENCE(DTAB_PRE_IMP) LIKE RCLST
Operation: Check whether ref. operation sets have same unit as TL header CP  APPL  SAP_APPL 
410 Function Module  CP_CHK_OPR_REF_LOSGR_TCA71
REFERENCE(DTAB_IMP) LIKE RCLST
Vorgang: referenzierte Pläne LosgrößenIntervall prüfen CP  APPL  SAP_APPL 
411 Function Module  CP_CHK_OPR_REF_LOSGR_TCA71
REFERENCE(DTAB_PRE_IMP) LIKE RCLST
Vorgang: referenzierte Pläne LosgrößenIntervall prüfen CP  APPL  SAP_APPL 
412 Function Module  CP_CHK_OPR_REF_LOSGR_TCA71
Vorgang: referenzierte Pläne LosgrößenIntervall prüfen CP  APPL  SAP_APPL 
413 Function Module  CP_CHK_OPR_REF_VORNR_TCA71
Vorgang: referenzierte Pläne Auflösbarkeit prüfen CP  APPL  SAP_APPL 
414 Function Module  CP_CHK_OPR_REF_VORNR_TCA71
REFERENCE(DTAB_IMP) LIKE RCLST
Vorgang: referenzierte Pläne Auflösbarkeit prüfen CP  APPL  SAP_APPL 
415 Function Module  CP_CHK_OPR_REF_VORNR_TCA71
REFERENCE(DTAB_PRE_IMP) LIKE RCLST
Vorgang: referenzierte Pläne Auflösbarkeit prüfen CP  APPL  SAP_APPL 
416 Function Module  CP_CHK_PLAN_KNOWLEDGE
Plan: Prüfung, ob Beziehungswissen gepflegt (Vorgänge, FHM, StüLiPos) CP  APPL  SAP_APPL 
417 Function Module  CP_CHK_SEQ_CONSISTENCY_TCA71
Folge: Konsistenz prüfen CP  APPL  SAP_APPL 
418 Function Module  CP_CHK_SEQ_CONSISTENCY_TCA71
REFERENCE(DTAB_IMP) LIKE RCLST
Folge: Konsistenz prüfen CP  APPL  SAP_APPL 
419 Function Module  CP_CHK_SEQ_CONSISTENCY_TCA71
REFERENCE(DTAB_PRE_IMP) LIKE RCLST
Folge: Konsistenz prüfen CP  APPL  SAP_APPL 
420 Function Module  CP_CHK_SOPR_CONSISTENCY_TCA71
Untervorgang: Nummer auf Eindeutigkeit prüfen CP  APPL  SAP_APPL 
421 Function Module  CP_CHK_SOPR_CONSISTENCY_TCA71
REFERENCE(DTAB_IMP) LIKE RCLST
Untervorgang: Nummer auf Eindeutigkeit prüfen CP  APPL  SAP_APPL 
422 Function Module  CP_CHK_SOPR_CONSISTENCY_TCA71
REFERENCE(DTAB_PRE_IMP) LIKE RCLST
Untervorgang: Nummer auf Eindeutigkeit prüfen CP  APPL  SAP_APPL 
423 Function Module  CP_DI_ACTIVITY_DETAIL
Netze: Aufruf eines Dynpros für die Detailpflege von Vorgängen CP  APPL  SAP_APPL 
424 Function Module  CP_DI_ALT_INSERT
Neue Alternative in Beleg- und Dialogtabelle aufnehmen CP  APPL  SAP_APPL 
425 Function Module  CP_DI_ALT_UPDATE
Aktualisieren eines veränderten Alternativen-Satzes. CP  APPL  SAP_APPL 
426 Function Module  CP_DI_IMPORT_KNOWLEDGE
VALUE(OBJ_IMP) LIKE RCLST-OBJECT
Import von Texten über DIRECT INPUT Verfahren CP  APPL  SAP_APPL 
427 Function Module  CP_DI_IMPORT_TEXT
VALUE(OBJ_IMP) LIKE RCLST-OBJECT
Import von Texten über DIRECT INPUT Verfahren CP  APPL  SAP_APPL 
428 Function Module  CP_DI_OPR_INSERT
Vorgang in Belegtabelle und Dialogtabelle hinzufügen CP  APPL  SAP_APPL 
429 Function Module  CP_DI_OPR_REF_DEQUEUE
Create unblocked operation on reference operation set CP  APPL  SAP_APPL 
430 Function Module  CP_DI_OPR_REF_DEQUEUE
VALUE(RCLST_IMP) LIKE RCLST
Create unblocked operation on reference operation set CP  APPL  SAP_APPL 
431 Function Module  CP_DI_OPR_UPDATE
Für Vorgänge in Beleg- und Dialogtabelle aktualisieren CP  APPL  SAP_APPL 
432 Function Module  CP_DI_SEQ_INSERT
Folge in Dialogtabelle und Belegtabelle hinzufügen CP  APPL  SAP_APPL 
433 Function Module  CP_DI_SEQ_UPDATE
Aktualisieren eines veränderten Folgen-satzes CP  APPL  SAP_APPL 
434 Function Module  CP_DI_SOP_INSERT
Untervorgang in Belegtabelle und Dialogtabelle hinzufügen CP  APPL  SAP_APPL 
435 Function Module  CP_DI_SOP_REF_DEQUEUE
Create unblocked suboperation on reference operation set CP  APPL  SAP_APPL 
436 Function Module  CP_DI_SOP_REF_DEQUEUE
VALUE(RCLST_IMP) LIKE RCLST
Create unblocked suboperation on reference operation set CP  APPL  SAP_APPL 
437 Function Module  CP_DI_SOP_UPDATE
Zu einem Untervorgang Beleg- und Dialogtabelle aktualisieren CP  APPL  SAP_APPL 
438 Function Module  CP_DT_ALT_SINGLE_DET
VALUE(RCLST_EXP) LIKE RCLST
If there is only one alternative in the alternative list, select it CP  APPL  SAP_APPL 
439 Function Module  CP_DT_ALT_SINGLE_DET
If there is only one alternative in the alternative list, select it CP  APPL  SAP_APPL 
440 Function Module  CP_DT_AOB_CHK
Networks: Check, whether the relationship exists already CP  APPL  SAP_APPL 
441 Function Module  CP_DT_COPY_EXT_DATA_EXTRACT
Create reference: Create the document and dialog table to be copied CP  APPL  SAP_APPL 
442 Function Module  CP_DT_COPY_EXT_DATA_EXTRACT
COPY_LST STRUCTURE RCLST
Create reference: Create the document and dialog table to be copied CP  APPL  SAP_APPL 
443 Function Module  CP_DT_DTAB_CREATE
VALUE(LSTNR_EXP) LIKE RCLST-LSTNR
Set up dialog table CP  APPL  SAP_APPL 
444 Function Module  CP_DT_DTAB_CREATE
Set up dialog table CP  APPL  SAP_APPL 
445 Function Module  CP_DT_DTAB_READ_BY_INDEX_PLAB
VALUE(ES_RCLST) TYPE RCLST
Read record from dialog table with index_plab CP  APPL  SAP_APPL 
446 Function Module  CP_DT_DTAB_READ_BY_INDEX_PLAB
Read record from dialog table with index_plab CP  APPL  SAP_APPL 
447 Function Module  CP_DT_DTAB_READ_BY_OBJ
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Read all records of an object from the dialog table CP  APPL  SAP_APPL 
448 Function Module  CP_DT_DTAB_READ_BY_OBJ
DIALOG_TAB STRUCTURE RCLST
Read all records of an object from the dialog table CP  APPL  SAP_APPL 
449 Function Module  CP_DT_DTAB_READ_BY_OBJ
Read all records of an object from the dialog table CP  APPL  SAP_APPL 
450 Function Module  CP_DT_DTAB_READ_BY_RC27I
Fill work areas via dialog table for selection from index field string CP  APPL  SAP_APPL 
451 Function Module  CP_DT_DTAB_REC_DEL_BY_INDEX
Delete record with all dependent records from dialog table CP  APPL  SAP_APPL 
452 Function Module  CP_DT_DTAB_REC_INS
VALUE(RCLST_IMP) LIKE RCLST
Insert a record into the dialog table CP  APPL  SAP_APPL 
453 Function Module  CP_DT_DTAB_REC_INS
VALUE(LSTNR_EXP) LIKE RCLST-LSTNR
Insert a record into the dialog table CP  APPL  SAP_APPL 
454 Function Module  CP_DT_DTAB_REC_INS
Insert a record into the dialog table CP  APPL  SAP_APPL 
455 Function Module  CP_DT_DTAB_REC_READ_BY_INDEX
VALUE(RCLST_EXP) LIKE RCLST
Read record to index from dialog table CP  APPL  SAP_APPL 
456 Function Module  CP_DT_DTAB_REC_READ_BY_INDEX
Read record to index from dialog table CP  APPL  SAP_APPL 
457 Function Module  CP_DT_DTAB_REC_READ_BY_KEY
Read record from dialog table for list number and sort key CP  APPL  SAP_APPL 
458 Function Module  CP_DT_DTAB_REC_READ_BY_KEY
VALUE(RCLST_EXP) LIKE RCLST
Read record from dialog table for list number and sort key CP  APPL  SAP_APPL 
459 Function Module  CP_DT_DTAB_REC_READ_BY_KEY
VALUE(LSTNR_IMP) LIKE RCLST-LSTNR
Read record from dialog table for list number and sort key CP  APPL  SAP_APPL 
460 Function Module  CP_DT_DTAB_REC_READ_BY_KEY
VALUE(SORT_IMP) LIKE RCLST-SORT
Read record from dialog table for list number and sort key CP  APPL  SAP_APPL 
461 Function Module  CP_DT_DTAB_REC_UPD
VALUE(SORT_OLD_IMP) LIKE RCLST-SORT
Update dialog table after record change CP  APPL  SAP_APPL 
462 Function Module  CP_DT_DTAB_REC_UPD
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Update dialog table after record change CP  APPL  SAP_APPL 
463 Function Module  CP_DT_DTAB_REC_UPD
Update dialog table after record change CP  APPL  SAP_APPL 
464 Function Module  CP_DT_DTAB_REC_UPD
VALUE(SORT_NEW_IMP) LIKE RCLST-SORT
Update dialog table after record change CP  APPL  SAP_APPL 
465 Function Module  CP_DT_LST_CTR_READ_BY_LSTNR
VALUE(LSTNR_IMP) LIKE RCLST-LSTNR
Read loop indexes for list number CP  APPL  SAP_APPL 
466 Function Module  CP_DT_LST_CTR_READ_BY_OBJ
VALUE(LSTNR_EXP) LIKE RCLST-LSTNR
Determine the respect. entry from Lst_Ctr. table to dialog table object CP  APPL  SAP_APPL 
467 Function Module  CP_DT_LST_CTR_READ_BY_OBJ
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Determine the respect. entry from Lst_Ctr. table to dialog table object CP  APPL  SAP_APPL 
468 Function Module  CP_DT_LST_DEL
VALUE(LSTNR_IMP) LIKE RCLST-LSTNR
Delete a list from the dialog table CP  APPL  SAP_APPL 
469 Function Module  CP_DT_LST_GET_ALL_MARKED
Alle markierten Sätze listenübergreifend lesen CP  APPL  SAP_APPL 
470 Function Module  CP_DT_LST_GET_ALL_MARKED
LST_EXP STRUCTURE RCLST
Alle markierten Sätze listenübergreifend lesen CP  APPL  SAP_APPL 
471 Function Module  CP_DT_LST_MARKED_DEL
Delete all selected objects logically CP  APPL  SAP_APPL 
472 Function Module  CP_DT_LST_MARK_GET_FIRST
Search for first selected record for object type in current list CP  APPL  SAP_APPL 
473 Function Module  CP_DT_LST_MARK_GET_FIRST
VALUE(SUBOBJ_IMP) LIKE RCLST-SUBOBJ DEFAULT SPACE
Search for first selected record for object type in current list CP  APPL  SAP_APPL 
474 Function Module  CP_DT_LST_MARK_GET_FIRST
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Search for first selected record for object type in current list CP  APPL  SAP_APPL 
475 Function Module  CP_DT_LST_MARK_GET_FIRST
VALUE(RCLST_EXP) LIKE RCLST
Search for first selected record for object type in current list CP  APPL  SAP_APPL 
476 Function Module  CP_DT_LST_MARK_GET_LAST
VALUE(SUBOBJ_IMP) LIKE RCLST-SUBOBJ DEFAULT SPACE
Search for last sel. rec. for obj. type in current list in dialog table CP  APPL  SAP_APPL 
477 Function Module  CP_DT_LST_MARK_GET_LAST
Search for last sel. rec. for obj. type in current list in dialog table CP  APPL  SAP_APPL 
478 Function Module  CP_DT_LST_MARK_GET_LAST
VALUE(RCLST_EXP) LIKE RCLST
Search for last sel. rec. for obj. type in current list in dialog table CP  APPL  SAP_APPL 
479 Function Module  CP_DT_LST_MARK_GET_LAST
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Search for last sel. rec. for obj. type in current list in dialog table CP  APPL  SAP_APPL 
480 Function Module  CP_DT_LST_MARK_GET_NEXT
Search for next selected record for object type in current list CP  APPL  SAP_APPL 
481 Function Module  CP_DT_LST_MARK_GET_NEXT
VALUE(RCLST_EXP) LIKE RCLST
Search for next selected record for object type in current list CP  APPL  SAP_APPL 
482 Function Module  CP_DT_LST_MARK_GET_NEXT
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Search for next selected record for object type in current list CP  APPL  SAP_APPL 
483 Function Module  CP_DT_LST_MARK_GET_NEXT
VALUE(SUBOBJ_IMP) LIKE RCLST-SUBOBJ DEFAULT SPACE
Search for next selected record for object type in current list CP  APPL  SAP_APPL 
484 Function Module  CP_DT_LST_MARK_GET_PREV
VALUE(SUBOBJ_IMP) LIKE RCLST-SUBOBJ DEFAULT SPACE
Search for previous selected record for object type in current list CP  APPL  SAP_APPL 
485 Function Module  CP_DT_LST_MARK_GET_PREV
Search for previous selected record for object type in current list CP  APPL  SAP_APPL 
486 Function Module  CP_DT_LST_MARK_GET_PREV
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Search for previous selected record for object type in current list CP  APPL  SAP_APPL 
487 Function Module  CP_DT_LST_MARK_GET_PREV
VALUE(RCLST_EXP) LIKE RCLST
Search for previous selected record for object type in current list CP  APPL  SAP_APPL 
488 Function Module  CP_DT_LST_MARK_SET_BY_INDEX
VALUE(FLG_MARK_IMP) LIKE RCLST-FLG_MARK DEFAULT 'X'
Select record to index in dialog table CP  APPL  SAP_APPL 
489 Function Module  CP_DT_LST_MARK_SET_BY_INDEX
Select record to index in dialog table CP  APPL  SAP_APPL 
490 Function Module  CP_DT_LST_MARK_SET_BY_INDEX
VALUE(RCLST_EXP) LIKE RCLST
Select record to index in dialog table CP  APPL  SAP_APPL 
491 Function Module  CP_DT_LST_OBJ_CHK
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Checks whether a record of an object type is contained in spec. list CP  APPL  SAP_APPL 
492 Function Module  CP_DT_MARK_SINGLE_CHK
VALUE(RCLST_EXP) LIKE RCLST
Check whether exactly one object of an object type is sel. in a list CP  APPL  SAP_APPL 
493 Function Module  CP_DT_MARK_SINGLE_CHK
Check whether exactly one object of an object type is sel. in a list CP  APPL  SAP_APPL 
494 Function Module  CP_DT_MARK_SINGLE_CHK
VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
Check whether exactly one object of an object type is sel. in a list CP  APPL  SAP_APPL 
495 Function Module  CP_DT_OPR_READ_BY_VORNR
Read operation of a sequence via dialog table CP  APPL  SAP_APPL 
496 Function Module  CP_DT_OPR_READ_BY_VORNR
RCLST_EXP STRUCTURE RCLST
Read operation of a sequence via dialog table CP  APPL  SAP_APPL 
497 Function Module  CP_DT_OPR_REF_DEQUEUE
Unlock reference operation sets from current list CP  APPL  SAP_APPL 
498 Function Module  CP_DT_OPR_REF_DEQUEUE
VALUE(LSTNR_IMP) LIKE RCLST-LSTNR
Unlock reference operation sets from current list CP  APPL  SAP_APPL 
499 Function Module  CP_DT_OPR_REF_INS
Append operations of referenced alternative routing into dialog table CP  APPL  SAP_APPL 
500 Function Module  CP_DT_OPR_VORNR_CHK
Check whether operation/activity no. was already assigned in sequence CP  APPL  SAP_APPL