SAP ABAP Class IF_EX_BADI_CCM_INTERNAL (BAdI Interface IF_EX_BADI_CCM_INTERNAL)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050406 |
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_INTERNAL | Default Implementation for BAdI Definition BADI_CCM_INTERNAL | 20030407 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_BADI_CCM_INTERNAL | BAdI Class CL_EX_BADI_CCM_INTERNAL | 20050426 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_DIAD_CCM_INTERNAL | Imp. Class for BAdI Imp. DIAD_CCM_INTERNAL | 20030917 |
Properties
| Class | IF_EX_BADI_CCM_INTERNAL | |
| Short Description | BAdI Interface IF_EX_BADI_CCM_INTERNAL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20030407 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_EX_BADI_CCM_INTERNAL has no interface implemented.
Friends
Class IF_EX_BADI_CCM_INTERNAL has no friend class.
Attributes
Class IF_EX_BADI_CCM_INTERNAL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds the fully interchangeable parts to all/valid parts | 20030407 | |
| 2 | Instance method | Public | Method | Finds all interchangeable parts in sets | 20030408 | |
| 3 | Instance method | Public | Method | Get Long Material Number | 20030409 | |
| 4 | Instance method | Public | Method | Initialization of Time Since Event | 20030407 | |
| 5 | Instance method | Public | Method | Conversion of the material number | 20030410 | |
| 6 | Instance method | Public | Method | Dynamically Adjust the Column Width in Table Control | 20030617 |
Events
Class IF_EX_BADI_CCM_INTERNAL has no event.
Types
Class IF_EX_BADI_CCM_INTERNAL has no local type.
Method Signatures
Method ADD_INTERCHANGEABLE_PARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ALL_PARTS_FOR_NODE | Call by reference | Type reference (TYPE) | TAB_MPL_MATERIALS_FOR_NODE | Tabelle mit Materialdetails für einen bestimmten PVS-Knoten | 20030407 | |||
| 2 | CT_VALID_PARTS_FOR_NODE | Call by reference | Type reference (TYPE) | TAB_MPL_MATERIALS_FOR_NODE | Tabelle mit Materialdetails für einen bestimmten PVS-Knoten | 20030407 | |||
| 3 | ERROR_FLAG | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20030408 | |||
| 4 | IR_APPL_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CCM_APPLICATION_LOG | 20030407 | ||||
| 5 | IS_FILT_EXPL | Call by reference | Type reference (TYPE) | FILT_EXPL | Auflösungsparameter Filter | 20030407 | |||
| 6 | LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Application Log: Level of detail | 20030408 | |||
| 7 | MATNR | Call by reference | Type reference (TYPE) | MATNR | Material number | 20030408 | |||
| 8 | PNGUID | Call by reference | Type reference (TYPE) | PVS_GUID | 20030408 | ||||
| 9 | PNTEXT | Call by reference | Type reference (TYPE) | PPET_PNODID_EXT | 20030408 | ||||
| 10 | PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Application log: Message problem class | 20030408 |
Method ADD_INTERCHANGEABLE_PARTS on class IF_EX_BADI_CCM_INTERNAL has no exception.
Method GET_FFF_PARTS_IN_SETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_FLAG | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20030408 | |||
| 2 | IR_APPL_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CCM_APPLICATION_LOG | 20030408 | ||||
| 3 | IT_PART_AT_NODE | Call by reference | Type reference (TYPE) | TAB_MPL_PART_AT_NODE | Table of Materials at PVS Nodes | 20030408 | |||
| 4 | IT_PART_NOT_FOUND | Call by reference | Type reference (TYPE) | TAB_MPL_PNGUID | Table of iPPE Nodes | 20030408 | |||
| 5 | IT_VALID_PARTS_SET | Call by reference | Type reference (TYPE) | TAB_MPL_MATERIALS_FOR_NODE | Table of Material details for a given PVS Node | 20030408 | |||
| 6 | LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Application Log: Level of detail | 20030408 | |||
| 7 | MATNR | Call by reference | Type reference (TYPE) | MATNR | Material number | 20030408 | |||
| 8 | OBJID_EXT | Call by reference | Type reference (TYPE) | BALPVAL | Application log: Parameter value | 20030408 | |||
| 9 | PNGUID | Call by reference | Type reference (TYPE) | PVS_GUID | 20030408 | ||||
| 10 | PNTEXT | Call by reference | Type reference (TYPE) | PPET_PNODID_EXT | 20030408 | ||||
| 11 | PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Application log: Message problem class | 20030408 | |||
| 12 | SETGUID | Call by reference | Type reference (TYPE) | PVS_PNGUID | 20030408 |
Method GET_FFF_PARTS_IN_SETS on class IF_EX_BADI_CCM_INTERNAL has no exception.
Method GET_MATNR_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MATNR_EXT | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20030409 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material number | 20030409 |
Method GET_MATNR_EXT on class IF_EX_BADI_CCM_INTERNAL has no exception.
Method GRID_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_TSE_AREA | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20030926 | |||
| 2 | CR_TSE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20030926 | |||
| 3 | CS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20030926 | |||
| 4 | CT_TARGDATA | Call by reference | Type reference (TYPE) | TT_CCM_TSE_OUTPUT | Tabelle für TSE-Ausgabe | 20030926 | |||
| 5 | CT_TSE_OUTPUT | Call by reference | Type reference (TYPE) | TT_CCM_TSE_OUTPUT | Tabelle für TSE-Ausgabe | 20030926 | |||
| 6 | IS_ITOB | Call by reference | Type reference (TYPE) | ITOB | Generierte Tabelle zum View ITOB | 20030926 |
Method GRID_DISPLAY on class IF_EX_BADI_CCM_INTERNAL has no exception.
Method MATNR_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material number | 20030410 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material number | 20030410 |
Method MATNR_CONVERSION on class IF_EX_BADI_CCM_INTERNAL has no exception.
Method MATNR_TC_COLWIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REPID | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20030617 | |||
| 2 | TABLE_CONTROL | Call by reference | Type reference (TYPE) | CXTAB_CONTROL | 20030617 | ||||
| 3 | TCNAME | Call by reference | Type reference (TYPE) | TCCONTROL | Name des Table Controls im Programm | 20030617 |
Method MATNR_TC_COLWIDTH on class IF_EX_BADI_CCM_INTERNAL has no exception.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in |