SAP ABAP Interface IF_EX_BADI_CCM_CLIST_FLDS (Interface for BAdI: BADI_CCM_CLIST_FLDS)
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
⤷
⤷
Properties
| Interface | IF_EX_BADI_CCM_CLIST_FLDS | |
| Short Description | Interface for BAdI: BADI_CCM_CLIST_FLDS |
General Data
| Package | DI_CCM_CMPLIST | DI: Configuration Control - Component List |
| Created | 20070314 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_BADI_CCM_CLIST_FLDS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070314 |
Friends
Interface IF_EX_BADI_CCM_CLIST_FLDS has no friend.
Attributes
Interface IF_EX_BADI_CCM_CLIST_FLDS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Define Field catalogue | 20070314 | |
| 2 | Instance method | Public | Method | Define mode (edit/display) for fields in outtab | 20070314 | |
| 3 | Instance method | Public | Method | Fill component data (install and remove) | 20070314 | |
| 4 | Instance method | Public | Method | Fill F4 help table | 20070314 | |
| 5 | Instance method | Public | Method | Fill outtab structure per line | 20070314 | |
| 6 | Instance method | Public | Method | Fill Search help parameters | 20070314 | |
| 7 | Instance method | Public | Method | Handle F4 event for Customer fields. | 20070314 | |
| 8 | Instance method | Public | Method | Update Component data | 20070314 |
Events
Interface IF_EX_BADI_CCM_CLIST_FLDS has no event.
Types
Interface IF_EX_BADI_CCM_CLIST_FLDS has no local type.
Method Signatures
Method ALV_DEFINE_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FCAT | Call by reference | Type reference (TYPE) | LVC_S_FCAT | ALV control: Field catalog | 20070314 |
Method ALV_DEFINE_FIELDCAT on Interface IF_EX_BADI_CCM_CLIST_FLDS has no exception.
Method DISPLAY_EDIT_OUTTAB_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CELLTAB | Call by reference | Type reference (TYPE) | LVC_T_STYL | ALV Control: Style Table for Cells | 20070314 | |||
| 2 | DISPLAY_ALL | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20070314 | |||
| 3 | IS_COMPONENT_DATA_OFF | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Component Installation Location Structure | 20070314 | |||
| 4 | IS_COMPONENT_DATA_ON | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Component Installation Location Structure | 20070314 | |||
| 5 | IV_COMPONENT_MODE | Call by reference | Type reference (TYPE) | CCM_COMP_MODE | Component List Mode | 20070314 |
Method DISPLAY_EDIT_OUTTAB_FIELDS on Interface IF_EX_BADI_CCM_CLIST_FLDS has no exception.
Method FILL_COMP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_COMP_DATA_INST | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Component Installation Location Structure | 20070314 | |||
| 2 | CS_COMP_DATA_RMV | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Component Installation Location Structure | 20070314 | |||
| 3 | ES_FIELDS_CHANGED_INST | Value transfer | Type reference (TYPE) | CLIST_UPD_FIELD_CHANGED | DI CCM: Field that have been changed | 20070314 | |||
| 4 | ES_FIELDS_CHANGED_RMV | Value transfer | Type reference (TYPE) | CLIST_UPD_FIELD_CHANGED | DI CCM: Field that have been changed | 20070314 | |||
| 5 | IS_GOOD_CELLS | Call by reference | Type reference (TYPE) | LVC_S_MODI | ALV control: Modified cells for application | 20070314 | |||
| 6 | IV_CUR_MODE | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20070314 | |||
| 7 | IV_NEW_MAT | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20070314 |
Method FILL_COMP_DATA on Interface IF_EX_BADI_CCM_CLIST_FLDS has no exception.
Method FILL_F4_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_F4 | Call by reference | Type reference (TYPE) | LVC_T_F4 | ALV Control: Table of Fields Registered for F4 Handling | 20070314 |
Method FILL_F4_TABLE on Interface IF_EX_BADI_CCM_CLIST_FLDS has no exception.
Method FILL_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OUTTAB | Call by reference | Type reference (TYPE) | CLIST_OUTTAB | DI CCM: Output table for ALV | 20070314 | |||
| 2 | IS_COMP_DATA_1 | Call by reference | Object reference (TYPE REF TO) | CL_CCM_COMPONENT | Material Component | 20070314 | |||
| 3 | IS_COMP_DATA_2 | Call by reference | Object reference (TYPE REF TO) | CL_CCM_COMPONENT | Material Component | 20070314 |
Method FILL_OUTTAB on Interface IF_EX_BADI_CCM_CLIST_FLDS has no exception.
Method FILL_SEARCHHELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_HELP_INFOS | Call by reference | Type reference (TYPE) | HELP_INFO | Transfer Values for the Help Processor | 20070314 |
Method FILL_SEARCHHELP on Interface IF_EX_BADI_CCM_CLIST_FLDS has no exception.
Method HANDLE_ONF4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_COMP_DATA | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Component Installation Location Structure | 20070314 | |||
| 2 | CS_OUTTAB | Call by reference | Type reference (TYPE) | CLIST_OUTTAB | DI CCM: Output table for ALV | 20070314 | |||
| 3 | ET_FIELDS_CHANGED | Call by reference | Type reference (TYPE) | TT_UPD_FIELD_CHANGED | DI_CCM: Table Type for fields that have been updated | 20070314 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20070314 | |||
| 5 | I_PMODE | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20070314 | |||
| 6 | I_SELECT_VALUE | Call by reference | Type reference (TYPE) | HELP_INFO-FLDVALUE | Screen Field Contents | 20070314 |
Method HANDLE_ONF4 on Interface IF_EX_BADI_CCM_CLIST_FLDS has no exception.
Method UPDATE 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: Component Installation Location Structure | 20070314 | |||
| 2 | IS_COMPONENT_DATA_NEW | Call by reference | Type reference (TYPE) | CLIST_COMPONENT_DATA | DI CCM: Component Installation Location Structure | 20070314 | |||
| 3 | IS_FIELDS_CHANGED | Call by reference | Type reference (TYPE) | CLIST_UPD_FIELD_CHANGED | DI CCM: Field that have been changed | 20070314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error during Update of Component | 20070314 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |