SAP ABAP Class CL_MDG_BS_MAT_SETTINGS (Settings)
Hierarchy
☛
MDG_APPL (Software Component) MDG Applications
⤷
CA-MDG-APP-MM (Application Component) MDG Material
⤷
MDG_BS_MAT_SP (Package) MDG: Material Service Provider
⤷
⤷
Properties
| Class | CL_MDG_BS_MAT_SETTINGS | |
| Short Description | Settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_MAT_SP | MDG: Material Service Provider |
| Created | 20100630 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class CL_MDG_BS_MAT_SETTINGS has no interface implemented.
Friends
Class CL_MDG_BS_MAT_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | MDG_BS_MAT_S_MP_SETTINGS_DATA | Initial Screen Values | 20120207 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | USMD_ACTION | Action mode(CREATE/CHANGE/DELETE/DISPLAY) | 20110315 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20100727 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | BOOLE_D | Whether Creaquest is created | 20110414 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | USMD_CREQUEST | Source Change Request | 20110517 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20110429 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | MATNR | Material Number | 20100727 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | MATNR | Source Material Number | 20110517 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | MDG_BS_MAT_STAGING_MODE | Staging Mode | 20100630 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | USMD_UI_APPL | UI Application Name | 20110615 | |||
| 11 | Static Attribute | Public | Type reference (TYPE) | WDY_CONFIG_ID | UI Configuration | 20110607 | |||
| 12 | Static Attribute | Public | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Initial edit mode | 20110313 |
Methods
Events
Class CL_MDG_BS_MAT_SETTINGS has no event.
Types
Class CL_MDG_BS_MAT_SETTINGS has no local type.
Method Signatures
Method CHECK_CR_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_AUTHORTION | Call by reference | Type reference (TYPE) | BOOLE_D | does authorization exist | 20120711 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110608 | |||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | USMD_ACTION | Action | 20110608 | |||
| 4 | IV_CR_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20110608 | |||
| 5 | IV_UI_APPL | Call by reference | Type reference (TYPE) | USMD_UI_APPL | UI Application Name | 20110615 | |||
| 6 | IV_UI_CONFIG | Call by reference | Type reference (TYPE) | USMD_UI_CONFIG | UI Configuration | 20110608 |
Method CHECK_CR_TYPE on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method GET_CLF_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BO | Call by reference | Object reference (TYPE REF TO) | CL_MDG_BS_MAT_BO | BO for MDG material | 20120312 | |||
| 2 | RV_ACTIVE_MODE | Value transfer | Type reference (TYPE) | MDG_BS_MAT_STAGING_MODE | Active Mode | 20120301 |
Method GET_CLF_MODE on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method GET_CREQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CREQUEST | Value transfer | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20100727 |
Method GET_CREQUEST on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method GET_CREQUEST_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CREQUEST_SRC | Value transfer | Type reference (TYPE) | USMD_CREQUEST | Source Change Request | 20110517 |
Method GET_CREQUEST_SRC on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method GET_INITIAL_SCREEN_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_INITIAL_SCREEN_VALUES | Value transfer | Type reference (TYPE) | MDG_BS_MAT_S_MP_SETTINGS_DATA | Data structure for metadata provider of settings node | 20120207 |
Method GET_INITIAL_SCREEN_VALUES on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method GET_MATERIAL_CREQUESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CREQUEST | Value transfer | Type reference (TYPE) | USMD_TS_CREQUEST | 20120427 |
Method GET_MATERIAL_CREQUESTS on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method GET_MATNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MATNR | Value transfer | Type reference (TYPE) | MATNR | Material Number | 20100727 |
Method GET_MATNR on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method GET_MATNR_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MATNR_SRC | Value transfer | Type reference (TYPE) | MATNR | Source Material | 20110517 |
Method GET_MATNR_SRC on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method GET_STAGING_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STAGING_MODE | Value transfer | Type reference (TYPE) | MDG_BS_MAT_STAGING_MODE | Staging Mode | 20100630 |
Method GET_STAGING_MODE on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method SET_ACTION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MDGM_EDIT_MODE | Call by reference | Type reference (TYPE) | USMD_ACTION | MDGM edit mode | 20110315 |
Method SET_ACTION_MODE on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method SET_CREQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20100727 |
Method SET_CREQUEST on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method SET_CREQUEST_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_SRC | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Source Change Request | 20110517 |
Method SET_CREQUEST_SRC on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method SET_INITIAL_SCREEN_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INITIAL_SCREEN_VALUES | Call by reference | Type reference (TYPE) | MDG_BS_MAT_S_MP_SETTINGS_DATA | Data structure for metadata provider of settings node | 20120207 |
Method SET_INITIAL_SCREEN_VALUES on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method SET_MATNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20100727 |
Method SET_MATNR on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method SET_MATNR_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MATNR_SRC | Call by reference | Type reference (TYPE) | MATNR | Source Material | 20110517 |
Method SET_MATNR_SRC on class CL_MDG_BS_MAT_SETTINGS has no exception.
Method SET_STAGING_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STAGING_MODE | Call by reference | Type reference (TYPE) | MDG_BS_MAT_STAGING_MODE | Staging Mode | 20100630 |
Method SET_STAGING_MODE on class CL_MDG_BS_MAT_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |