SAP ABAP Class /MRSS/CL_TENDER_SER (Tender Services)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-CUS (Application Component) Global Organization Customizing
⤷
/MRSS/TENDER (Package) Tender Objects
⤷
⤷
Properties
| Class | /MRSS/CL_TENDER_SER | |
| Short Description | Tender Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/TENDER | Tender Objects |
| Created | 20090831 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_TENDER_SER has no forward declaration.
Interfaces
Class /MRSS/CL_TENDER_SER has no interface implemented.
Friends
Class /MRSS/CL_TENDER_SER has no friend class.
Attributes
Class /MRSS/CL_TENDER_SER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert Prop. Res db to WRK | 20090831 | |
| 2 | Static method | Public | Method | Convert Prop. Res WRK to DB | 20090902 | |
| 3 | Static method | Public | Method | Convert Prop. Res WRK to str | 20090922 | |
| 4 | Static method | Public | Method | Convert Status_wrk_tostr | 20090909 | |
| 5 | Static method | Public | Method | Convert DB structures to STR | 20090831 | |
| 6 | Static method | Public | Method | Convert STR to WRK structures | 20090831 | |
| 7 | Static method | Public | Method | Convert WRK to DB | 20090901 | |
| 8 | Static method | Public | Method | Convert WRK to STR structures | 20090831 |
Events
Class /MRSS/CL_TENDER_SER has no event.
Types
Class /MRSS/CL_TENDER_SER has no local type.
Method Signatures
Method CONVERT_PROPSD_RES_DB_TO_WRK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROPSD_RES_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_PROP_RES_WRK_TAB | Table type for representing a proposed resource | 20090831 | |||
| 2 | IT_PROPSD_RES_DB | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_PROP_RES_DB_TAB | Table type for 'Proposed resources for Tenders' | 20090831 |
Method CONVERT_PROPSD_RES_DB_TO_WRK on class /MRSS/CL_TENDER_SER has no exception.
Method CONVERT_PROPSD_RES_WRK_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROPSD_RES_DB | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_PROP_RES_DB_TAB | Table type for representing a proposed resource | 20090902 | |||
| 2 | IT_PROPSD_RES_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_PROP_RES_WRK_TAB | Table type for 'Proposed resources for Tenders' | 20090902 |
Method CONVERT_PROPSD_RES_WRK_TO_DB on class /MRSS/CL_TENDER_SER has no exception.
Method CONVERT_PROPSD_RES_WRK_TO_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROPSD_RES_STR | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_PROP_RES_STR_TAB | Table type for representing a proposed resource | 20090922 | |||
| 2 | IT_PROPSD_RES_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_PROP_RES_WRK_TAB | Table type for 'Proposed resources for Tenders' | 20090922 |
Method CONVERT_PROPSD_RES_WRK_TO_STR on class /MRSS/CL_TENDER_SER has no exception.
Method CONVERT_STATUS_WRK_TO_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STATUS | Call by reference | Type reference (TYPE) | /MRSS/T_STATUS_TAB | 20090909 | ||||
| 2 | IT_STATUS_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STATUS_WRK_TAB | 20090909 |
Method CONVERT_STATUS_WRK_TO_STR on class /MRSS/CL_TENDER_SER has no exception.
Method CONVERT_TENDER_DB_TO_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TENDER_STR | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_TENDER_STR | Structure representation of a Tender | 20090831 | |||
| 2 | ET_TENDER_STR | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_TENDER_STR_TAB | Table type for representing a tender | 20090831 | |||
| 3 | IS_TENDER | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_TENDER_DB | Structure containing Tenders for Demands | 20090831 | |||
| 4 | IT_TENDER | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_TENDER_DB_TAB | Table type for 'Tenders for Demands' | 20090831 |
Method CONVERT_TENDER_DB_TO_STR on class /MRSS/CL_TENDER_SER has no exception.
Method CONVERT_TENDER_STR_TO_WRK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TENDER_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_TENDER_WRK | Structure representation of a Tender | 20090831 | |||
| 2 | IS_TENDER_STR | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_TENDER_STR | Structure representation of a Tender | 20090831 | |||
| 3 | IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | 20090831 |
Method CONVERT_TENDER_STR_TO_WRK on class /MRSS/CL_TENDER_SER has no exception.
Method CONVERT_TENDER_WRK_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TENDER_DB | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_TENDER_DB_TAB | Table type for representing a Tender | 20090901 | |||
| 2 | IT_TENDER_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_TENDER_WRK_TAB | Table type for representing a Tender | 20090901 |
Method CONVERT_TENDER_WRK_TO_DB on class /MRSS/CL_TENDER_SER has no exception.
Method CONVERT_TENDER_WRK_TO_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TENDER_STR | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_TENDER_STR | Structure representation of a Tender | 20090831 | |||
| 2 | IS_TENDER_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_TEN_TENDER_WRK | Structure representation of a Tender | 20090831 |
Method CONVERT_TENDER_WRK_TO_STR on class /MRSS/CL_TENDER_SER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |