SAP ABAP Class DPWTY_CL_UI_CUSTOMIZING_MAP (Get Customizing Tables DP)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-WTY (Application Component) Warranty Claim Processing
⤷
DP_WTY_UI (Package) Warranty WebDynpro UI
⤷
⤷
Properties
| Class | DPWTY_CL_UI_CUSTOMIZING_MAP | |
| Short Description | Get Customizing Tables DP | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DP_WTY_UI | Warranty WebDynpro UI |
| Created | 20080211 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class DPWTY_CL_UI_CUSTOMIZING_MAP has no forward declaration.
Interfaces
Class DPWTY_CL_UI_CUSTOMIZING_MAP has no interface implemented.
Friends
Class DPWTY_CL_UI_CUSTOMIZING_MAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | DPWTY_CL_UI_CUSTOMIZING_MAP | Get Customizing Tables DP | 20080415 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine allowed FE actions for claim type and status | 20080325 | |
| 2 | Instance method | Public | Method | Mapping Decision Code backend - frontend | 20080211 | |
| 3 | Instance method | Public | Method | Mapping Decision Code backend - frontend | 20080309 | |
| 4 | Instance method | Public | Method | Mapping Layout DPCLMTY - Layout | 20080312 | |
| 5 | Instance method | Public | Method | Mapping Claim type backend - frontend | 20080215 | |
| 6 | Instance method | Public | Method | Mapping Status backend - frontend | 20080211 | |
| 7 | Instance method | Public | Method | Mapping Claim type backend - frontend | 20080211 | |
| 8 | Instance method | Public | Method | Mapping Claim type backend - frontend | 20080309 | |
| 9 | Static method | Public | Constructor | 20080415 | ||
| 10 | Static method | Public | Method | 20080415 |
Events
Class DPWTY_CL_UI_CUSTOMIZING_MAP has no event.
Types
Class DPWTY_CL_UI_CUSTOMIZING_MAP has no local type.
Method Signatures
Method CLAIM_ALLOWED_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DPWTYC_ACTION | Call by reference | Type reference (TYPE) | DPWTY_T_DPWTYC_ACTION | DP Action Customizing | 20080325 | |||
| 2 | IV_ASTATE | Call by reference | Type reference (TYPE) | DPWTY_ASTATE | Processing Status (BE) of Warranty Claim | 20080325 | |||
| 3 | IV_DPCLMTY | Call by reference | Type reference (TYPE) | DPWTY_DPCLMTY | Warranty Claim Type (FE) | 20080325 | |||
| 4 | IV_STRUCTURE_NAME_BE | Call by reference | Type reference (TYPE) | TABNAME | 'CWTYA04' | Table Name | 20080325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allowed Actions can not be determined | 20080325 |
Method CLAIM_DECISION_BE_TO_FE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_REJCD | Call by reference | Type reference (TYPE) | DPWTY_CLAIM_MAPPING | Fields with customizing mappings | 20080212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mapping not possible (missing Customizing) | 20080212 |
Method CLAIM_DECISION_FE_TO_BE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_REJCD | Call by reference | Type reference (TYPE) | DPWTY_CLAIM_MAPPING | Fields with customizing mappings | 20080309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mapping not possible (missing Customizing) | 20080309 |
Method CLAIM_LAY_DPCLMTY_TO_LAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_APPL_CONFIG | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20080312 | |||
| 2 | IV_DPCLMTY | Call by reference | Type reference (TYPE) | DPWTY_DPCLMTY | Warranty Claim Type (FE) | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mapping is not possible (missing Customizing) | 20080312 |
Method CLAIM_MESSAGE_BE_TO_FE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MSG | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20080215 |
Method CLAIM_MESSAGE_BE_TO_FE on class DPWTY_CL_UI_CUSTOMIZING_MAP has no exception.
Method CLAIM_STATUS_BE_TO_FE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_STATUS | Call by reference | Type reference (TYPE) | DPWTY_CLAIM_MAPPING | Fields with customizing mappings | 20080212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Status mapping is not possible (missing Customizing) | 20080212 |
Method CLAIM_TYPE_BE_TO_FE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CLMTY | Call by reference | Type reference (TYPE) | DPWTY_CLAIM_MAPPING | Fields with customizing mappings | 20080212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mapping is not possible (missing Customizing) | 20080211 |
Method CLAIM_TYPE_FE_TO_BE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_WTY_CLMTY | Call by reference | Type reference (TYPE) | DPWTY_CLMTY | Warranty Claim Type (BE) | 20080309 | |||
| 2 | IV_DPCLMTY | Call by reference | Type reference (TYPE) | DPWTY_DPCLMTY | Warranty Claim Type (FE) | 20080309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mapping is not possible (missing Customizing) | 20080309 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class DPWTY_CL_UI_CUSTOMIZING_MAP has no parameter.
Method CLASS_CONSTRUCTOR on class DPWTY_CL_UI_CUSTOMIZING_MAP has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_UI_CUSTOMIZING_MAP | Value transfer | Object reference (TYPE REF TO) | DPWTY_CL_UI_CUSTOMIZING_MAP | Get Customizing Tables DP | 20080415 |
Method GET_INSTANCE on class DPWTY_CL_UI_CUSTOMIZING_MAP has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |