SAP ABAP Class CL_EHSB_MATERIAL (EHS-BAS: Material)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-BD (Application Component) Basic Data and Tools
⤷
CBBA_UNIT (Package) EHS: Unit-Test Help Function
⤷
⤷
Properties
| Class | CL_EHSB_MATERIAL | |
| Short Description | EHS-BAS: Material | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | CBBA_UNIT | EHS: Unit-Test Help Function |
| Created | 20060825 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EHSB_MATERIAL has no forward declaration.
Interfaces
Class CL_EHSB_MATERIAL has no interface implemented.
Friends
Class CL_EHSB_MATERIAL has no friend class.
Attributes
Class CL_EHSB_MATERIAL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Material | 20060825 | |
| 2 | Static method | Public | Method | Delete Material | 20060825 |
Events
Class CL_EHSB_MATERIAL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MATERIAL_TAB_TYPE | Public | See coding | 20060825 | material_tab_type TYPE STANDARD TABLE OF bapimatinr
|
Method Signatures
Method CREATE_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DGPROFIL | Call by reference | Type reference (TYPE) | ADGE_PROFL | 'GPP' | Profil für Gefahrgutkennzeichen | 20060825 | ||
| 2 | I_DISTR_CHAN | Call by reference | Type reference (TYPE) | VTWEG | '01' | Vertriebsweg | 20060825 | ||
| 3 | I_LGNUM | Call by reference | Type reference (TYPE) | LGNUM | '001' | Lagernummer/Lagerkomplex | 20060825 | ||
| 4 | I_NUMBER | Call by reference | Type reference (TYPE) | IMATNRANZ | 1 | Anzahl interner Materialnummern | 20060825 | ||
| 5 | I_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | '0001' | Werk | 20060825 | ||
| 6 | I_SALES_ORG | Call by reference | Type reference (TYPE) | VKORG | '0001' | Verkaufsorganisation | 20060825 | ||
| 7 | I_STGE_LOC | Call by reference | Type reference (TYPE) | LGORT_D | '0088' | Lagerort | 20060825 | ||
| 8 | I_VAL_AREA | Call by reference | Type reference (TYPE) | BWKEY | '0001' | Bewertungskreis | 20060825 | ||
| 9 | XT_MATNR | Call by reference | Type reference (TYPE) | MATERIAL_TAB_TYPE | Tabelle mit MATNR's - initial: MATNR's werden gezogen | 20060825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anlegen | 20060825 |
Method DELETE_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MATNR | Call by reference | Type reference (TYPE) | MATERIAL_TAB_TYPE | 20060825 |
Method DELETE_MATERIAL on class CL_EHSB_MATERIAL has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |