SAP ABAP Interface IF_EX_MDG_IN_USE_FOR_CO_MD (Interface for BAdI: MDG_IN_USE_FOR_CO_MD)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KBAS (Package) Overhead Cost Controlling
⤷
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_MDG_IN_USE_FOR_CO_MD | Class for BAdI Implementation IM_MDG_IN_USE_FOR_CO_MD | 20130813 |
Properties
| Interface | IF_EX_MDG_IN_USE_FOR_CO_MD | |
| Short Description | Interface for BAdI: MDG_IN_USE_FOR_CO_MD |
General Data
| Package | KBAS | Overhead Cost Controlling |
| Created | 20130730 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_MDG_IN_USE_FOR_CO_MD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130813 |
Friends
Interface IF_EX_MDG_IN_USE_FOR_CO_MD has no friend.
Attributes
Interface IF_EX_MDG_IN_USE_FOR_CO_MD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Flag that MDG is used in CO-OM BAPIs | 20130813 | |
| 2 | Instance method | Public | Method | Get Flag that ROLLBACK is raised (Errors in BAPIs) | 20130813 | |
| 3 | Instance method | Public | Method | Set Flag MDG is used in CO-OM BAPIs (direct DB-update) | 20130813 | |
| 4 | Instance method | Public | Method | Raise ROLLBACK (Errors in BAPIs) | 20130813 |
Events
Interface IF_EX_MDG_IN_USE_FOR_CO_MD has no event.
Types
Interface IF_EX_MDG_IN_USE_FOR_CO_MD has no local type.
Method Signatures
Method GET_MDG_USED_FOR_CO_MD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_MDG_USED_FOR_CO_MD | Call by reference | Type reference (TYPE) | BOOLE_D | Get Flag MDG is used: TRUE (='X') and FALSE (=' ') | 20130813 |
Method GET_MDG_USED_FOR_CO_MD on Interface IF_EX_MDG_IN_USE_FOR_CO_MD has no exception.
Method GET_ROLLBACK_FOR_CO_MD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_ROLLBACK_FOR_CO_MD | Call by reference | Type reference (TYPE) | BOOLE_D | Get Flag ROLLBACK is raised: TRUE (='X') and FALSE (=' ') | 20130813 |
Method GET_ROLLBACK_FOR_CO_MD on Interface IF_EX_MDG_IN_USE_FOR_CO_MD has no exception.
Method SET_MDG_USED_FOR_CO_MD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MDG_IN_USE_FOR_CO_MD | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Set Flag that MDG is used: TRUE (='X') and FALSE (=' ') | 20130813 |
Method SET_MDG_USED_FOR_CO_MD on Interface IF_EX_MDG_IN_USE_FOR_CO_MD has no exception.
Method SET_ROLLBACK_FOR_CO_MD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ROLLBACK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Raise ROLLBACK -Errors in BAPI: TRUE (='X') and FALSE (=' ') | 20130813 |
Method SET_ROLLBACK_FOR_CO_MD on Interface IF_EX_MDG_IN_USE_FOR_CO_MD has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |