SAP ABAP Class CL_MMSRV_UI_SP (Model Class for Service Package Details)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-SRV (Application Component) External Services
⤷
MMSRV_UI_MODEL (Package) Model Components for Web Dynpro External Service
⤷
⤷
Properties
| Class | CL_MMSRV_UI_SP | |
| Short Description | Model Class for Service Package Details | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MMSRV_UI_MODEL | Model Components for Web Dynpro External Service |
| Created | 20060515 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MMSRV_UI_SP has no forward declaration.
Interfaces
Class CL_MMSRV_UI_SP has no interface implemented.
Friends
Class CL_MMSRV_UI_SP has no friend class.
Attributes
Class CL_MMSRV_UI_SP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read Contract Limit Data | 20060515 | |
| 2 | Static method | Public | Method | Read Limit Data | 20060515 | |
| 3 | Static method | Public | Method | Read Long Text | 20060601 | |
| 4 | Static method | Public | Method | Read MSS Header | 20060515 | |
| 5 | Static method | Public | Method | Calulate Total value at Outline | 20060719 | |
| 6 | Static method | Public | Method | Return Parent of Outline with the updated price | 20060719 | |
| 7 | Static method | Public | Method | Read Purchase Order Header | 20060515 | |
| 8 | Static method | Public | Method | Read Purchase Requistion Header | 20060515 | |
| 9 | Static method | Public | Method | Read Service Package Details | 20060515 |
Events
Class CL_MMSRV_UI_SP has no event.
Types
Class CL_MMSRV_UI_SP has no local type.
Method Signatures
Method GET_CONTRACT_LIMIT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_CNTRCT_LIMIT_DATA | Call by reference | Type reference (TYPE) | MMSRV_CNTRCT_LIMIT_TTY | Table Type: Structure for Contracts Limits | 20060518 | |||
| 2 | IM_ITEM_NUM | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY-ITEM_NUM | Item Number of Purchasing Document | 20060515 | |||
| 3 | IM_PO_NUM | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY-DOC_NUM | Purchasing Document Number | 20060515 | |||
| 4 | IM_PR_NUM | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY-DOC_NUM | Purchasing Document Number | 20060515 |
Method GET_CONTRACT_LIMIT_DATA on class CL_MMSRV_UI_SP has no exception.
Method GET_LIMIT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LIMIT_DATA | Call by reference | Type reference (TYPE) | MMSRV_LIMIT_STY | Structure for Limit Data | 20060515 | |||
| 2 | IM_ITEM_NUM | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY-ITEM_NUM | Item Number of Purchasing Document | 20060515 | |||
| 3 | IM_PO_NUM | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY-DOC_NUM | Purchasing Document Number | 20060515 | |||
| 4 | IM_PR_NUM | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY-DOC_NUM | Purchasing Document Number | 20060515 |
Method GET_LIMIT_DATA on class CL_MMSRV_UI_SP has no exception.
Method GET_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LNG_TXT | Call by reference | Type reference (TYPE) | STRING | 20060602 | ||||
| 2 | IM_LANG | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20060602 | |||
| 3 | IM_SRV_MAS_IND | Call by reference | Type reference (TYPE) | FLAG | To indicate if longtext is being read for Service Master | 20070409 | |||
| 4 | IM_TDID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20060602 | |||
| 5 | IM_TDNAME | Call by reference | Type reference (TYPE) | TDOBNAME | Name | 20060602 | |||
| 6 | IM_TDOBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | Texts: Application Object | 20060602 |
Method GET_LONGTEXT on class CL_MMSRV_UI_SP has no exception.
Method GET_MSS_HEADER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MSS_HEADER | Call by reference | Type reference (TYPE) | MMSRV_MSS_HEADER_STY | Structure for MSS Header | 20060515 | |||
| 2 | IM_MSS_NUM | Call by reference | Type reference (TYPE) | MMSRV_MSS_HEADER_STY-MSS_NUM | Number of a Set of Model Service Specifications | 20060515 |
Method GET_MSS_HEADER_DATA on class CL_MMSRV_UI_SP has no exception.
Method GET_OUTLINE_TOTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHT_OUTLINE_DATA | Call by reference | Type reference (TYPE) | MMSRV_ESLL | Table Type for ESLL | 20060719 |
Method GET_OUTLINE_TOTAL on class CL_MMSRV_UI_SP has no exception.
Method GET_PARENT_OUTLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHT_OUTLINE_DATA | Call by reference | Type reference (TYPE) | MMSRV_ESLL | Table Type for ESLL | 20060719 | |||
| 2 | CHT_PARENT_OUTLINE | Call by reference | Type reference (TYPE) | MMSRV_ESLL | Table Type for ESLL | 20061003 | |||
| 3 | IM_ACT_PRICE | Value transfer | Type reference (TYPE) | ESLL-ACT_WERT | Entered Value | 20060720 | |||
| 4 | IM_NET_PRICE | Value transfer | Type reference (TYPE) | ESLL-NETWR | Net Value of Item | 20060720 | |||
| 5 | IM_OUTLINE | Call by reference | Type reference (TYPE) | ESLL | Lines of Service Package | 20060719 |
Method GET_PARENT_OUTLINE on class CL_MMSRV_UI_SP has no exception.
Method GET_PO_HEADER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PO_HEADER | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY | Structure for PO/PR Header | 20060515 | |||
| 2 | IM_ITEM_NUM | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY-ITEM_NUM | Item Number of Purchasing Document | 20060515 | |||
| 3 | IM_PO_NUM | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY-DOC_NUM | Purchasing Document Number | 20060515 |
Method GET_PO_HEADER_DATA on class CL_MMSRV_UI_SP has no exception.
Method GET_PR_HEADER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PR_HEADER | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY | Structure for PO/PR Header | 20060515 | |||
| 2 | IM_ITEM_NUM | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY-ITEM_NUM | Item Number of Purchasing Document | 20060515 | |||
| 3 | IM_PR_NUM | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY-DOC_NUM | Purchasing Document Number | 20060515 |
Method GET_PR_HEADER_DATA on class CL_MMSRV_UI_SP has no exception.
Method GET_SERVICE_PACKAGE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_SRV_PKG_DATA | Call by reference | Type reference (TYPE) | MMSRV_SRV_PKG_TTY | Table Type: Structure for Service Package. | 20060518 | |||
| 2 | IM_ITEM_NUM | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY-ITEM_NUM | Item Number of Purchasing Document | 20060515 | |||
| 3 | IM_MSS_NUM | Call by reference | Type reference (TYPE) | MMSRV_MSS_HEADER_STY-MSS_NUM | Number of a Set of Model Service Specifications | 20060515 | |||
| 4 | IM_PO_NUM | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY-DOC_NUM | Purchasing Document Number | 20060515 | |||
| 5 | IM_PR_NUM | Call by reference | Type reference (TYPE) | MMSRV_PO_PR_HEADER_STY-DOC_NUM | Purchasing Document Number | 20060515 |
Method GET_SERVICE_PACKAGE_DATA on class CL_MMSRV_UI_SP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |