SAP ABAP Class CL_MATERIAL_HELPER (Material Helper for Configuration)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_DEMO_EXT (Package) Floorplan Manager: Applications for external Demos
⤷
⤷
Properties
| Class | CL_MATERIAL_HELPER | |
| Short Description | Material Helper for Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_DEMO_EXT | Floorplan Manager: Applications for external Demos |
| Created | 20090910 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MATERIAL_HELPER has no forward declaration.
Interfaces
Class CL_MATERIAL_HELPER has no interface implemented.
Friends
Class CL_MATERIAL_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_MATERIAL_HELPER | Object of cl_bp_helper | 20090910 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SMMAT_TS | Structure for cl_create_material helper class | 20090910 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090910 | ||
| 2 | Static method | Public | Method | 20090910 | ||
| 3 | Instance method | Public | Method | 20090910 | ||
| 4 | Instance method | Public | Method | 20090910 | ||
| 5 | Instance method | Public | Method | 20090910 |
Events
Class CL_MATERIAL_HELPER has no event.
Types
Class CL_MATERIAL_HELPER has no local type.
Method Signatures
Method CREATE_PRODUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PRODUCT_ID | Call by reference | Type reference (TYPE) | SDEMO_PRODUCT_ID | Product ID | 20090910 | |||
| 2 | EV_SAVE_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090910 |
Method CREATE_PRODUCT on class CL_MATERIAL_HELPER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_MATERIAL_HELPER | Material Helper instance | 20090910 |
Method GET_INSTANCE on class CL_MATERIAL_HELPER has no exception.
Method GET_PRODUCT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PRODUCT_INFO | Call by reference | Type reference (TYPE) | SMMAT_TS | Structure for cl_create_material helper class | 20090910 |
Method GET_PRODUCT_INFO on class CL_MATERIAL_HELPER has no exception.
Method READ_PRODUCT_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PRODUCT | Call by reference | Type reference (TYPE) | SDEMO_PD_WITH_PRICE | SAP NetWeaver Demo Model - Product | 20090910 | |||
| 2 | EV_EXIST_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090910 | |||
| 3 | IV_PRODUCT_ID | Call by reference | Type reference (TYPE) | SDEMO_PRODUCT_ID | Character Field Length = 10 | 20090910 |
Method READ_PRODUCT_BY_ID on class CL_MATERIAL_HELPER has no exception.
Method SET_PRODUCT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | SMMAT_TS | Structure for cl_create_material helper class | 20090910 |
Method SET_PRODUCT_INFO on class CL_MATERIAL_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |