SAP ABAP Class CL_IPM_SD_ATTR_MAP_CB (IPM: buffered read of SD attribute mapping)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD (Application Component) Sales and Distribution
⤷
CRM_IPM_SD_GENERAL (Package)
⤷
⤷
Properties
| Class | CL_IPM_SD_ATTR_MAP_CB | |
| Short Description | IPM: buffered read of SD attribute mapping | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_IPM_SD_GENERAL | |
| Created | 20081121 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IPM_SD_ATTR_MAP_CB has no forward declaration.
Interfaces
Class CL_IPM_SD_ATTR_MAP_CB has no interface implemented.
Friends
Class CL_IPM_SD_ATTR_MAP_CB 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) | IPM_ATTR_MAP1_TAB | IPM table type for IPM_ATTR_MAP1 | 20081121 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | IPM_ATTR_MAP2_TAB | IPM table type for IPM_ATTR_MAP2 | 20081121 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | IPM_VAL_MAP_TAB | IPM table type for IPM_VAL_MAP | 20081121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | buffered read of IPM_ATTR_MAP1 | 20081121 | |
| 2 | Static method | Public | Method | buffered read of IPM_ATTR_MAP2 | 20081121 | |
| 3 | Static method | Public | Method | buffered read of IPM_VAL_MAP | 20081121 |
Events
Class CL_IPM_SD_ATTR_MAP_CB has no event.
Types
Class CL_IPM_SD_ATTR_MAP_CB has no local type.
Method Signatures
Method SELECT_SINGLE_ATTR_MAP1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_SEQ_NO | Value transfer | Type reference (TYPE) | IPM_ATTR_SEQUENCE_NO | Attributes Sequence | 20081121 | |||
| 2 | RS_ATTR_MAP1 | Value transfer | Type reference (TYPE) | IPM_ATTR_MAP1 | Assignment Table for Generic Attribute Mapping | 20081121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_ENTRY_FOUND | 20081121 |
Method SELECT_SINGLE_ATTR_MAP2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_SEQ_NO | Call by reference | Type reference (TYPE) | IPM_ATTR_SEQUENCE_NO | Attributes Sequence | 20081121 | |||
| 2 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | IPM_OBJ_TYP | Object Type for the Transaction | 20081121 | |||
| 3 | RS_ATTR_MAP2 | Value transfer | Type reference (TYPE) | IPM_ATTR_MAP2 | Assignment Table for Generic Attribute Mapping | 20081121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_ENTRY_FOUND | 20081121 |
Method SELECT_SINGLE_VAL_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_SEQ_NO | Call by reference | Type reference (TYPE) | IPM_ATTR_SEQUENCE_NO | Attributes Sequence | 20081121 | |||
| 2 | IV_SOURCE_FIELD | Call by reference | Type reference (TYPE) | IPM_SOURCE_FIELD | Source Field Name | 20081121 | |||
| 3 | IV_SOURCE_TABLE | Call by reference | Type reference (TYPE) | IPM_SOURCE_TABLE | Name of Source Table | 20081121 | |||
| 4 | IV_VALUE_SOURCE | Call by reference | Type reference (TYPE) | IPM_VALUE_SOURCE | Attribute Value in the Source Field | 20081121 | |||
| 5 | RS_VAL_MAP | Value transfer | Type reference (TYPE) | IPM_VAL_MAP | Assignment Table for Generic Value Mapping | 20081121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_ENTRY_FOUND | 20081121 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |