SAP ABAP Interface IF_EX_BADI_CCM_CLIST_APL (Business add-in interface IF_EX_BADI_CCM_CLIST_APL)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-LBK (Application Component) Logbook
⤷
DI_CCM_CMPLIST (Package) DI: Configuration Control - Component List

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEF_IM_BADI_CCM_CLIST_APL | Default implementation for business add-in definition BADI_C | 20021111 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_BADI_CCM_CLIST_APL | BAdI class CL_EX_BADI_CCM_CLIST_APL | 20021111 |
Properties
Interface | IF_EX_BADI_CCM_CLIST_APL | |
Short Description | Business add-in interface IF_EX_BADI_CCM_CLIST_APL |
General Data
Package | DI_CCM_CMPLIST | DI: Configuration Control - Component List |
Created | 20021111 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_BADI_CCM_CLIST_APL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080509 |
Friends
Interface IF_EX_BADI_CCM_CLIST_APL has no friend.
Attributes
Interface IF_EX_BADI_CCM_CLIST_APL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Customer Action for added components | 20030122 |
2 | ![]() |
Instance method | Public | Method | Customer Action for deleted components | 20030122 |
3 | ![]() |
Instance method | Public | Method | Activate Consumption Mode for component Installation | 20021111 |
4 | ![]() |
Instance method | Public | Method | Activates reservation creation mode for new components | 20021125 |
5 | ![]() |
Instance method | Public | Method | Activates reservation deletion mode for deleted components | 20030128 |
6 | ![]() |
Instance method | Public | Method | Display Parts Finder Result | 20021126 |
7 | ![]() |
Instance method | Public | Method | Interface to export component data to external table. | 20070314 |
8 | ![]() |
Instance method | Public | Method | Get account assignment (COBL) for goods movement | 20021113 |
9 | ![]() |
Instance method | Public | Method | Interface to import component data into Clist Appl layer | 20030207 |
10 | ![]() |
Instance method | Public | Method | Parts Finder Functionality | 20021126 |
11 | ![]() |
Instance method | Public | Method | Set Installation Location for Component Installation | 20021111 |
12 | ![]() |
Instance method | Public | Method | Use Special Stock for Goods Movement Posting of Clist | 20021126 |
Events
Interface IF_EX_BADI_CCM_CLIST_APL has no event.
Types
Interface IF_EX_BADI_CCM_CLIST_APL has no local type.
Method Signatures
Method ACTION_FOR_ADD_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REF_CLIST_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_CCM_CLIST_VIEW | Application Layer : List object | 20030122 | ||
2 | ![]() |
IV_REF_COMP | Call by reference | Object reference (TYPE REF TO) | CL_CCM_COMPONENT | Material Component | 20030122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030122 |
Method ACTION_FOR_DEL_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REF_CLIST_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_CCM_CLIST_VIEW | Application Layer : List object | 20030122 | ||
2 | ![]() |
IV_REF_COMP | Call by reference | Object reference (TYPE REF TO) | CL_CCM_COMPONENT | Material Component | 20030122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030122 |
Method ACTIVATE_CONSUME_COMP_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_IPW4_COM | Call by reference | Type reference (TYPE) | IPW4_COM | Kommunikationsstruktur f. Transaktion Equipmentein-/-ausbau | 20021111 | ||
2 | ![]() |
EV_CONSUME_ON | Value transfer | Type reference (TYPE) | XFELD | 'X': Consumption Mode on | 20021111 | ||
3 | ![]() |
IS_COMPONENT | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20021111 | ||
4 | ![]() |
IV_REF_CLIST_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_CCM_CLIST_VIEW | Application Layer CLIST | 20030122 | ||
5 | ![]() |
IV_REF_COMP | Call by reference | Object reference (TYPE REF TO) | CL_CCM_COMPONENT | Material Component | 20030122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20021111 |
Method ACTIVATE_RESB_CREATE_FOR_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESB_CREATE_ON | Value transfer | Type reference (TYPE) | XFELD | Ankreuzfeld | 20021126 | ||
2 | ![]() |
IS_COMP_DATA | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20021125 | ||
3 | ![]() |
IV_REF_CLIST | Call by reference | Object reference (TYPE REF TO) | CL_CCM_CLIST_VIEW | Application Layer : List object | 20021126 | ||
4 | ![]() |
IV_REF_COMP | Call by reference | Object reference (TYPE REF TO) | CL_CCM_COMPONENT | Material Component | 20030122 |
Method ACTIVATE_RESB_CREATE_FOR_NEW on Interface IF_EX_BADI_CCM_CLIST_APL has no exception.
Method ACTIVATE_RESB_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESB_DELETE_ON | Value transfer | Type reference (TYPE) | XFELD | Ankreuzfeld | 20030128 | ||
2 | ![]() |
IS_COMP_DATA | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20030128 | ||
3 | ![]() |
IV_REF_CLIST | Call by reference | Object reference (TYPE REF TO) | CL_CCM_CLIST_VIEW | Application Layer : List object | 20030128 | ||
4 | ![]() |
IV_REF_COMP | Call by reference | Object reference (TYPE REF TO) | CL_CCM_COMPONENT | Material Component | 20030128 |
Method ACTIVATE_RESB_DELETE on Interface IF_EX_BADI_CCM_CLIST_APL has no exception.
Method DISPLAY_PF_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PFINDER_RESULT | Call by reference | Type reference (TYPE) | CLIST_PFINDER_RESULT | DI CCM: Struktur des Teilesuchergebnisses | 20021129 | ||
2 | ![]() |
IS_COMPONENT_DATA | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20021129 | ||
3 | ![]() |
IS_CONTEXT_LOCAL | Call by reference | Type reference (TYPE) | CLIST_CONTEXT_LOCAL | DI CCM: Anwendungskontextstruktur für Komponentenliste | 20021129 | ||
4 | ![]() |
IT_PFINDER_RESULT | Call by reference | Type reference (TYPE) | TT_CLIST_PFINDER_RESULT | DI_CCM: Tabellentyp für Teilesuchergebnis | 20021129 |
Method DISPLAY_PF_RESULTS on Interface IF_EX_BADI_CCM_CLIST_APL has no exception.
Method EXPORT_COMP_DATA_CLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REF_COMPS | Call by reference | Type reference (TYPE) | TT_COMPONENT_REF | DI_CCM: Table Type for component objects | 20070314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error while saving component to external table | 20070314 |
Method GET_ACCT_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_MKPF | Call by reference | Type reference (TYPE) | MKPF | Belegkopf Materialbeleg | 20021113 | ||
2 | ![]() |
CS_MSEG | Call by reference | Type reference (TYPE) | MSEG | Belegsegment: Material | 20021113 | ||
3 | ![]() |
IS_COMPONENT | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20021113 | ||
4 | ![]() |
IS_RESB | Call by reference | Type reference (TYPE) | RESBD | Reservierung/Sekundärbedarf | 20021113 | ||
5 | ![]() |
IV_COMP_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_COMPONENT | Material Component | 20021113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20021113 |
Method IMPORT_COMP_DATA_CLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_COMP_DATA_NEW | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20030210 | ||
2 | ![]() |
ES_INST_LOCATION | Call by reference | Type reference (TYPE) | CLIST_INST_LOCATION | DI CCM: Struktur des Komponenteneinbauortes | 20030210 | ||
3 | ![]() |
ES_NOTIF_DATA | Call by reference | Type reference (TYPE) | CLIST_NOTIF_DATA | DI CCM: Clist Notification Data | 20070326 | ||
4 | ![]() |
ES_TIMSTAMP | Call by reference | Type reference (TYPE) | CLIST_COMP_PROC_TIMESTAMP | DI CCM: KompoListe-Zeitstempel für Komponentenprozess | 20030210 | ||
5 | ![]() |
IS_CONTEXT | Call by reference | Type reference (TYPE) | CLIST_CONTEXT_LOCAL | DI CCM: Anwendungskontextstruktur für Komponentenliste | 20030207 | ||
6 | ![]() |
IV_COMP_DATA_NEW | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20030207 | ||
7 | ![]() |
IV_REF_CLIST_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_CCM_CLIST_VIEW | Application Layer : List object | 20030207 | ||
8 | ![]() |
IV_REF_COMP | Call by reference | Object reference (TYPE REF TO) | CL_CCM_COMPONENT | Material Component | 20030207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error while loading data | 20070326 |
Method PARTS_FINDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MSEG | Call by reference | Type reference (TYPE) | MSEG | Belegsegment: Material | 20021129 | ||
2 | ![]() |
IS_COMPONENT_DATA | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20021129 | ||
3 | ![]() |
IS_CONTEXT_LOCAL | Call by reference | Type reference (TYPE) | CLIST_CONTEXT_LOCAL | DI CCM: Anwendungskontextstruktur für Komponentenliste | 20021129 | ||
4 | ![]() |
IS_INST_LOC | Call by reference | Type reference (TYPE) | CLIST_INST_LOCATION | DI CCM: Struktur des Komponenteneinbauortes | 20021129 | ||
5 | ![]() |
TT_CLIST_PFINDER_RESULT | Call by reference | Type reference (TYPE) | TT_CLIST_PFINDER_RESULT | DI_CCM: Tabellentyp für Teilesuchergebnis | 20021129 |
Method PARTS_FINDER on Interface IF_EX_BADI_CCM_CLIST_APL has no exception.
Method SET_INST_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_IPW4_COM | Call by reference | Type reference (TYPE) | IPW4_COM | Kommunikationsstruktur f. Transaktion Equipmentein-/-ausbau | 20021111 | ||
2 | ![]() |
ES_INST_LOCATION | Call by reference | Type reference (TYPE) | CLIST_INST_LOCATION | DI CCM: Struktur des Komponenteneinbauortes | 20021111 | ||
3 | ![]() |
IS_COMPONENT | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20021111 | ||
4 | ![]() |
IV_COMP_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_COMPONENT | Material Component | 20021112 | ||
5 | ![]() |
IV_SUPRESS_POPUP | Call by reference | Type reference (TYPE) | XFLAG | 'X': Do NOT send Popup when no inst.loc. are found | 20021114 | ||
6 | ![]() |
IV_TOP_EQUNR | Call by reference | Type reference (TYPE) | CCM_TOP_EQUNR | Technischer Platz der obersten Ebene | 20021111 | ||
7 | ![]() |
IV_TOP_TPLNR | Call by reference | Type reference (TYPE) | CCM_TOP_TPLNR | Technischer Platz der obersten Ebene | 20021111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20021111 |
Method USE_SOBKZ_FOR_GOODS_MVT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_COMPONENT_DATA | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Struktur des Komponenteneinbauortes | 20021126 | ||
2 | ![]() |
CS_IPW4_COM | Call by reference | Type reference (TYPE) | IPW4_COM | Kommunikationsstruktur f. Transaktion Equipmentein-/-ausbau | 20021126 | ||
3 | ![]() |
IS_CONTEXT | Call by reference | Type reference (TYPE) | CLIST_CONTEXT_LOCAL | DI CCM: Anwendungskontextstruktur für Komponentenliste | 20021126 | ||
4 | ![]() |
IV_REF_COMP | Call by reference | Object reference (TYPE REF TO) | CL_CCM_COMPONENT | Material Component | 20030109 |
Method USE_SOBKZ_FOR_GOODS_MVT on Interface IF_EX_BADI_CCM_CLIST_APL has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 471 |