SAP ABAP Class IF_EX_BADI_CCM_INST_PROPSL (BAdI Interface IF_EX_BADI_CCM_INST_PROPSL)
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_INST_PROPSL | Default Implementation for BAdI Definition BADI_C | 20010821 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_BADI_CCM_INST_PROPSL | BAdI class CL_EX_BADI_CCM_INST_PROPSL | 20010821 |
Properties
| Class | IF_EX_BADI_CCM_INST_PROPSL | |
| Short Description | BAdI Interface IF_EX_BADI_CCM_INST_PROPSL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20010821 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_BADI_CCM_INST_PROPSL has no forward declaration.
Interfaces
Class IF_EX_BADI_CCM_INST_PROPSL has no interface implemented.
Friends
Class IF_EX_BADI_CCM_INST_PROPSL has no friend class.
Attributes
Class IF_EX_BADI_CCM_INST_PROPSL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates "Proposal" Button for Installation Location | 20010824 | |
| 2 | Instance method | Public | Method | Activates "Proposal" Button for Get Valid Parts | 20010824 | |
| 3 | Instance method | Public | Method | Checks if structure gap belongs to input configuration | 20010906 | |
| 4 | Static method | Public | Method | Converts OBJNR into Tplnr / Equnr | 20010823 | |
| 5 | Instance method | Public | Method | Determine Installation Proposal | 20010821 | |
| 6 | Instance method | Public | Method | Determine Allowed Equipment | 20010821 | |
| 7 | Instance method | Public | Method | Displays possible Holes for Installation | 20010826 | |
| 8 | Instance method | Public | Method | Display Values for Materials to be installed | 20010821 | |
| 9 | Instance method | Public | Method | Set Customer Defined Button descriptions | 20010824 |
Events
Class IF_EX_BADI_CCM_INST_PROPSL has no event.
Types
Class IF_EX_BADI_CCM_INST_PROPSL has no local type.
Method Signatures
Method ACTIVATE_INSTLOC_BTN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment | 20011105 | |||
| 2 | RV_BUTTON_ON | Value transfer | Type reference (TYPE) | XFELD | 'X' -> Activate Button on Screen | 20010906 |
Method ACTIVATE_INSTLOC_BTN on class IF_EX_BADI_CCM_INST_PROPSL has no exception.
Method ACTIVATE_VPARTS_BTN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_POSNR | Call by reference | Type reference (TYPE) | HEQNR | Equipment position at InstallLoc (Superior Equip./FunctLoc) | 20011105 | |||
| 2 | IV_SEQUNR | Call by reference | Type reference (TYPE) | HEQUI | Superior Equipment | 20011105 | |||
| 3 | IV_STPLNR | Call by reference | Type reference (TYPE) | TPLNR | Superior Functional location | 20011105 | |||
| 4 | RV_BUTTON_ON | Value transfer | Type reference (TYPE) | XFELD | 'X' -> Activate Button on Screen | 20010906 |
Method ACTIVATE_VPARTS_BTN on class IF_EX_BADI_CCM_INST_PROPSL has no exception.
Method CHECK_HOLE_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HOLE | Call by reference | Type reference (TYPE) | CCMHOLE | Hole to be checked | 20010906 | |||
| 2 | IV_TOP_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Top equipment of configuration | 20010906 | |||
| 3 | IV_TOP_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Top func.loc of configuration | 20010906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Hole does not belong to the input configuration | 20010906 |
Method CONVERT_OBJNR_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment number | 20010823 | |||
| 2 | EV_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional location | 20010823 | |||
| 3 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20010823 |
Method CONVERT_OBJNR_EXTERNAL on class IF_EX_BADI_CCM_INST_PROPSL has no exception.
Method DETERMINE_INSTALLATION_LOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HOLES | Call by reference | Type reference (TYPE) | TT_CCM_CCMHOLE | Table Type for CCMHOLE | 20010906 | |||
| 2 | IV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Generated Table for View V_EQUI | 20010822 | |||
| 3 | IV_TOP_EQUNR | Call by reference | Type reference (TYPE) | CCM_TOP_EQUNR | CCM: Top-Level Equipment | 20010821 | |||
| 4 | IV_TOP_TPLNR | Call by reference | Type reference (TYPE) | CCM_TOP_TPLNR | CCM: Top-Level Functional Location | 20010821 |
Method DETERMINE_INSTALLATION_LOC on class IF_EX_BADI_CCM_INST_PROPSL has no exception.
Method DETERMINE_VALID_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALID_PARTS | Call by reference | Type reference (TYPE) | TAB_MPL_MATERIALS_FOR_NODE | Table of Material details for a given PVS Node | 20010824 | |||
| 2 | EV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment Number | 20010821 | |||
| 3 | IV_POBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20010821 | |||
| 4 | IV_POSNR | Call by reference | Type reference (TYPE) | HEQNR | Equipment Position at InstallLoc (Superior Equip./FunctLoc) | 20010821 | |||
| 5 | IV_SEQUNR | Call by reference | Type reference (TYPE) | HEQUI | Superior Equipment | 20010824 | |||
| 6 | IV_STPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional location | 20010824 |
Method DETERMINE_VALID_PART on class IF_EX_BADI_CCM_INST_PROPSL has no exception.
Method DISPLAY_HOLE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HOLE | Call by reference | Type reference (TYPE) | CCMHOLE | CCM : Hole Table | 20010906 | |||
| 2 | EV_SEQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment number | 20010906 | |||
| 3 | EV_SPOSNR | Call by reference | Type reference (TYPE) | HEQNR | Equipment position at InstallLoc (Superior Equip./FunctLoc) | 20010906 | |||
| 4 | EV_STPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional location | 20010906 | |||
| 5 | IT_HOLES | Call by reference | Type reference (TYPE) | TT_CCM_CCMHOLE | Table Type for CCMHOLE | 20010826 | |||
| 6 | IV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment number | 20010906 |
Method DISPLAY_HOLE_SELECTION on class IF_EX_BADI_CCM_INST_PROPSL has no exception.
Method DISPLAY_PROPOSAL_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MPL_NODES | Call by reference | Type reference (TYPE) | TAB_MPL_MATERIALS_FOR_NODE | Table of Material details for a given PVS Node | 20010826 | |||
| 2 | RV_MATNR_SELECTED | Value transfer | Type reference (TYPE) | MATNR | Material number | 20010826 |
Method DISPLAY_PROPOSAL_VALUES on class IF_EX_BADI_CCM_INST_PROPSL has no exception.
Method SET_BTN_TEXT Signature
Method SET_BTN_TEXT on class IF_EX_BADI_CCM_INST_PROPSL has no parameter.
Method SET_BTN_TEXT on class IF_EX_BADI_CCM_INST_PROPSL has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |