SAP ABAP Class CL_IBASE_R3_MATERIAL (IBase: Material)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CS-IB-IN (Application Component) Installed Bases
⤷
IB_R3_MATERIAL (Package) IBase: Material
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CM_BASELINE | Interface for the Fixing of ERP Objects | 19991015 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBASE_IBOF_TREE_OBJECT | IBase: Tree Methods | 19991028 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBASE_INSTALL | IBase: Installation Check | 20000124 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBASE_MATERIAL | PM: IBase Material | 20000203 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBASE_OBJECT | IBase: Components Interface | 19990720 |
Properties
| Class | CL_IBASE_R3_MATERIAL | |
| Short Description | IBase: Material | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IB_R3_MATERIAL | IBase: Material |
| Created | 19990720 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CM_BASELINE | Interface for the Fixing of ERP Objects | 19991015 | ||
| 2 | IF_IBASE_IBOF_TREE_OBJECT | IBase: Tree Methods | 19991028 | ||
| 3 | IF_IBASE_INSTALL | IBase: Installation Check | 20000124 | ||
| 4 | IF_IBASE_MATERIAL | PM: IBase Material | 20000203 | ||
| 5 | IF_IBASE_OBJECT | IBase: Components Interface | 19990720 |
Friends
Class CL_IBASE_R3_MATERIAL 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) | ICON-ID | ... | 19991028 | |||
| 2 | Constant | Private | See coding | 'A' | CO_A | 19991230 | |||
| 3 | Constant | Private | See coding | '*' | CO_ASTERISK | 19991104 | |||
| 4 | Constant | Private | Type reference (TYPE) | T371D-OBJTYP | '0008' | CO_BOM_IBASE_TYPE | 19991108 | ||
| 5 | Constant | Private | See coding | 'BT' | CO_BT | 19991227 | |||
| 6 | Constant | Private | See coding | 'CP' | CO_CP | 19991227 | |||
| 7 | Constant | Private | Type reference (TYPE) | T371D-OBJTYP | '0004' | CO_DOC_IBASE_TYPE | 19991108 | ||
| 8 | Constant | Private | See coding | 'E' | CO_E | 19991227 | |||
| 9 | Constant | Private | See coding | 'EQ' | CO_EQ | 19991227 | |||
| 10 | Constant | Private | See coding | 'GT' | CO_GT | 19991227 | |||
| 11 | Constant | Private | See coding | 'I' | CO_I | 19991227 | |||
| 12 | Constant | Private | See coding | 'LE' | CO_LE | 19991227 | |||
| 13 | Constant | Private | See coding | 'LT' | CO_LT | 19991227 | |||
| 14 | Constant | Private | See coding | 'M' | CO_M | 19991104 | |||
| 15 | Constant | Private | Type reference (TYPE) | DRAD-DOKOB | 'MARA' | CO_MY_DOC_TYPE | 19991103 | ||
| 16 | Constant | Private | Type reference (TYPE) | T371D-OBJTYP | '0002' | CO_MY_IBASE_TYPE | 19991025 | ||
| 17 | Constant | Private | See coding | 'NB' | CO_NB | 19991227 | |||
| 18 | Constant | Private | See coding | 'NE' | CO_NE | 19991227 | |||
| 19 | Constant | Private | See coding | 'NP' | CO_NP | 19991227 | |||
| 20 | Constant | Private | See coding | 'S' | CO_S | 19991230 | |||
| 21 | Constant | Private | See coding | 'W' | CO_W | 19991230 | |||
| 22 | Constant | Private | See coding | 'X' | CO_X | 19991230 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | T_DATA_REC | ... | 19991025 | |||
| 24 | Static Attribute | Private | Type reference (TYPE) | NUM2 | '01' | Short Description:Specify using Version of CM > CMT2 >'02' | 20011018 | ||
| 25 | Instance attribute | Private | Type reference (TYPE) | MATNR | ... | 19990720 | |||
| 26 | Static Attribute | Private | Type reference (TYPE) | T_INSTANCE_HTAB | ... | 19991025 |
Methods
Events
Class CL_IBASE_R3_MATERIAL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_DATA_REC | Private | See coding | ... | 19991025 | begin of T_DATA_REC,
valid type ibxx_ref-bool,
found type ibxx_ref-bool,
mara type mara,
makt type makt,
end of t_data_rec
|
|
| 2 | T_INSTANCE_HTAB | Private | See coding | ... | 19991025 | T_INSTANCE_HTAB type hashed table of t_instance_rec
with unique key instance
|
|
| 3 | T_INSTANCE_REC | Private | See coding | ... | 19991025 | begin of T_INSTANCE_REC,
instance type ref to cl_ibase_r3_material,
end of t_instance_rec
|
|
| 4 | T_INSTANCE_TAB | Private | See coding | ... | 19991025 | T_INSTANCE_TAB type standard table of t_instance_rec
with default key
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_IBASE_R3_MATERIAL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_IBASE_R3_MATERIAL has no exception.
Method CL_APPL_ID_CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | IBXX_REF-APPL_ID | ... | 19990811 | |||
| 2 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_IBASE_R3_MATERIAL | ... | 19990811 |
Method CL_APPL_ID_CONSTRUCTOR on class CL_IBASE_R3_MATERIAL has no exception.
Method CL_CONCAT_OBJID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MATNR | Value transfer | Type reference (TYPE) | MATNR | ... | 19990723 | |||
| 2 | R_ID | Value transfer | Type reference (TYPE) | IBXX_REF-OBJID | ... | 19990723 |
Method CL_CONCAT_OBJID on class CL_IBASE_R3_MATERIAL has no exception.
Method CL_GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ICON | Value transfer | Type reference (TYPE) | ICON-ID | ... | 19991028 |
Method CL_GET_ICON on class CL_IBASE_R3_MATERIAL has no exception.
Method CL_GET_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MATNR | Value transfer | Type reference (TYPE) | MATNR | ... | 19990721 | |||
| 2 | R_OBJNR | Value transfer | Type reference (TYPE) | IBXX_REF-OBJNR | ... | 19990721 |
Method CL_GET_OBJNR on class CL_IBASE_R3_MATERIAL has no exception.
Method CL_GET_OUTPUT_OBJID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MATNR | Value transfer | Type reference (TYPE) | MARA-MATNR | ... | 19991124 | |||
| 2 | R_ID | Value transfer | Type reference (TYPE) | IBXX_REF-OBJID | ... | 19991124 |
Method CL_GET_OUTPUT_OBJID on class CL_IBASE_R3_MATERIAL has no exception.
Method CL_IBASE_ID_CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | IBXX_REF-OBJNR | ... | 19990811 | |||
| 2 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_IBASE_R3_MATERIAL | ... | 19990811 |
Method CL_IBASE_ID_CONSTRUCTOR on class CL_IBASE_R3_MATERIAL has no exception.
Method CL_PREPARE_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_IBASE_R3_MATERIAL | ... | 19991025 |
Method CL_PREPARE_READ on class CL_IBASE_R3_MATERIAL has no exception.
Method CL_READ Signature
Method CL_READ on class CL_IBASE_R3_MATERIAL has no parameter.
Method CL_READ on class CL_IBASE_R3_MATERIAL has no exception.
Method CL_SPLIT_BORID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MATNR | Call by reference | Type reference (TYPE) | MATNR | Applikations-Id, | 19991105 | |||
| 2 | E_OBJID | Value transfer | Type reference (TYPE) | IBXX_REF-APPL_ID | Applikations-Id, IBase-Format | 19991105 | |||
| 3 | I_BORID | Call by reference | Type reference (TYPE) | BORIDENT-OBJKEY | Schlüssel im BOR-Format | 19991105 |
Method CL_SPLIT_BORID on class CL_IBASE_R3_MATERIAL has no exception.
Method CL_SPLIT_OBJID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MATNR | Value transfer | Type reference (TYPE) | MATNR | ... | 19990806 | |||
| 2 | I_OBJID | Value transfer | Type reference (TYPE) | IBXX_REF-APPL_ID | ... | 19990806 |
Method CL_SPLIT_OBJID on class CL_IBASE_R3_MATERIAL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MATNR | Value transfer | Type reference (TYPE) | MATNR | ... | 19990720 |
Method CONSTRUCTOR on class CL_IBASE_R3_MATERIAL has no exception.
Method DOES_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOL | Value transfer | Type reference (TYPE) | IBXX_REF-BOOL | ... | 20000127 |
Method DOES_EXIST on class CL_IBASE_R3_MATERIAL has no exception.
Method GET_BUSINESS_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MATNR | Value transfer | Type reference (TYPE) | MATNR | ... | 19991025 |
Method GET_BUSINESS_KEY on class CL_IBASE_R3_MATERIAL has no exception.
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ICON | Value transfer | Type reference (TYPE) | ICON-ID | ... | 19991028 |
Method GET_ICON on class CL_IBASE_R3_MATERIAL has no exception.
Method GET_MAKT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MAKT | Value transfer | Type reference (TYPE) | MAKT | ... | 19991025 |
Method GET_MAKT on class CL_IBASE_R3_MATERIAL has no exception.
Method GET_MARA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MARA | Value transfer | Type reference (TYPE) | MARA | ... | 19991025 |
Method GET_MARA on class CL_IBASE_R3_MATERIAL has no exception.
Method GET_MATNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MATNO | Value transfer | Type reference (TYPE) | IBXX_REF-MATNO | ... | 20000203 |
Method GET_MATNO on class CL_IBASE_R3_MATERIAL has no exception.
Method GET_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJNR | Value transfer | Type reference (TYPE) | IBXX_REF-OBJNR | ... | 19990721 |
Method GET_OBJNR on class CL_IBASE_R3_MATERIAL has no exception.
Method GET_STANDARD_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | MAKT-MAKTX | ... | 19991028 |
Method GET_STANDARD_TEXT on class CL_IBASE_R3_MATERIAL has no exception.
Method PREPARE_GET Signature
Method PREPARE_GET on class CL_IBASE_R3_MATERIAL has no parameter.
Method PREPARE_GET on class CL_IBASE_R3_MATERIAL has no exception.
Method READ Signature
Method READ on class CL_IBASE_R3_MATERIAL has no parameter.
Method READ on class CL_IBASE_R3_MATERIAL has no exception.
Method REFRESH Signature
Method REFRESH on class CL_IBASE_R3_MATERIAL has no parameter.
Method REFRESH on class CL_IBASE_R3_MATERIAL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |