SAP ABAP Class CL_CRM_BADI_IM_ENRICH_MATERIAL (Class for BAdI Impl.: CRM_BADI_IM_ENRICH_MATERIAL)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-MM (Application Component) Material Master
⤷
CRM_TI_INTEG_PRODUCT (Package) Trading Industries: CRM Integration of product related data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090826 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_MATERIAL_DOWNLOAD | Interface for BAdI: CRS_MATERIAL_DOWNLOAD | 20090826 |
Properties
| Class | CL_CRM_BADI_IM_ENRICH_MATERIAL | |
| Short Description | Class for BAdI Impl.: CRM_BADI_IM_ENRICH_MATERIAL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_TI_INTEG_PRODUCT | Trading Industries: CRM Integration of product related data |
| Created | 20090826 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_BADI_IM_ENRICH_MATERIAL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090826 | ||
| 2 | IF_EX_MATERIAL_DOWNLOAD | Interface for BAdI: CRS_MATERIAL_DOWNLOAD | 20090826 |
Friends
Class CL_CRM_BADI_IM_ENRICH_MATERIAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TABNAME30 | 'BAPIMATMRA' | Table Name of Length 30 | 20090903 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR40 | 'MAP2I_BAPIMATMRA_TO_MARA' | Character field of length 40 | 20090908 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR40 | 'FLTP_CHAR_CONVERSION' | Character field of length 40 | 20090908 | ||
| 4 | Constant | Public | Type reference (TYPE) | CRM_SETTYPE | 'ISR_VARCR_CHAR' | 20100118 | |||
| 5 | Constant | Public | Type reference (TYPE) | MSGID | 'CRM_TI_INTEG_PRODUCT' | Messageclass | 20090903 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 2 | Number of decimal places | 20090903 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 0 | Exponent Number | 20090903 | ||
| 8 | Constant | Public | Type reference (TYPE) | ATTYP | '01' | Material Category | 20090917 | ||
| 9 | Constant | Public | Type reference (TYPE) | TABNAME30 | 'MARA' | Table Name of Length 30 | 20090903 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR40 | 'MATERIAL_READ_CLASSIFIC_RT' | Character field of length 40 | 20090908 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR40 | 'LESEN_VARIANTEN_ZU_SA' | Character field of length 40 | 20090908 | ||
| 12 | Constant | Public | Type reference (TYPE) | ATTYP | '02' | Material Category | 20090917 | ||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | BAPICRMMSG | BAPI Structure: Messages per Data Record | 20090904 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | CRM_S_COM_CHAR_DATA | Download of Classification Data to CRM: Data | 20090828 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | CRM_S_COM_CHAR_KEY | Download of Classification Data to CRM: Key | 20090828 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | CRM_TS_BAPIEXTC | Table Type for BAPIEXTC | 20090828 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20090903 | |||
| 18 | Instance attribute | Public | Object reference (TYPE REF TO) | CX_CRM_TI_DNL_CHAR | Download Characteristic Data | 20090904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add entries in interface table CT_OTHER_INFO | 20090828 | |
| 2 | Instance method | Public | Method | Conversion from floating point to character | 20090831 | |
| 3 | Instance method | Public | Method | Get all used characteristic informations | 20100203 | |
| 4 | Instance method | Public | Method | Process the relevant characteristics and their values | 20090917 | |
| 5 | Instance method | Public | Method | Raise an Exception | 20090908 |
Events
Class CL_CRM_BADI_IM_ENRICH_MATERIAL has no event.
Types
Class CL_CRM_BADI_IM_ENRICH_MATERIAL has no local type.
Method Signatures
Method ADD_OTHER_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OTHER_INFO | Call by reference | Type reference (TYPE) | CRM_TS_BAPIEXTC | 20090828 | ||||
| 2 | I_FIELD1 | Call by reference | Type reference (TYPE) | STRNG250 | Character field with length 250 | 20090828 | |||
| 3 | I_FIELD2 | Call by reference | Type reference (TYPE) | STRNG250 | Character field with length 250 | 20090828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Download Characteristic Data | 20090831 |
Method CONVERT_FLTP_TO_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONVERTED_FLOAT | Call by reference | Type reference (TYPE) | CHAR22 | Text string 22 characters | 20090831 | |||
| 2 | IV_DECIMAL_PLACES | Call by reference | Type reference (TYPE) | I | Field of length 16 | 20090831 | |||
| 3 | IV_EXPONENT | Call by reference | Type reference (TYPE) | I | 0 | Version Number Component | 20090831 | ||
| 4 | IV_FLOAT_INPUT | Call by reference | Type reference (TYPE) | ATFLV | Internal floating point from | 20090831 | |||
| 5 | IV_INITIAL_INDICATOR | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Single-Character Indicator | 20090831 | ||
| 6 | IV_MASK_BIT | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Single-Character Indicator | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Download Characteristic Data | 20090831 |
Method GET_VARIANT_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_API_VALI_ALL | Call by reference | Type reference (TYPE) | TT_API_VALI | Table Type for API_VALI | 20100203 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20100203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Download Characteristic Data | 20100203 |
Method PROCESS_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OTHER_INFO | Call by reference | Type reference (TYPE) | CRM_TS_BAPIEXTC | Contains additional info | 20090917 | |||
| 2 | IT_API_VALI | Call by reference | Type reference (TYPE) | TT_API_VALI | Characteristics Data for Generic Article or Variant | 20090917 | |||
| 3 | IT_API_VALI_ALL | Call by reference | Type reference (TYPE) | TT_API_VALI | Characteristics Data for all Variants | 20100203 | |||
| 4 | IV_MATERIAL | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20090917 | |||
| 5 | IV_MATERIAL_CATEGORY | Call by reference | Type reference (TYPE) | ATTYP | Material Category | 20090917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Download Characteristic Data | 20090917 |
Method RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IGNORE_SY | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Single-Character Indicator | 20090908 | ||
| 2 | IV_REASON | Call by reference | Type reference (TYPE) | CHAR40 | Reason for Exception | 20090908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CRM - Trade Integration | 20090908 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |