SAP ABAP Class /MRSS/CL_TEN_TENDER (Tender Object)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-CUS (Application Component) Global Organization Customizing
⤷
/MRSS/TENDER (Package) Tender Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_CHANGEABLE | Interface for Objects That Can Be Changed | 20090904 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_COMMAND_RECEIVER | Command Recipient | 20090831 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_TENDER | Tender Object Interface | 20090830 |
Properties
| Class | /MRSS/CL_TEN_TENDER | |
| Short Description | Tender Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/TENDER | Tender Objects |
| Created | 20090830 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_TEN_TENDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_CHANGEABLE | Interface for Objects That Can Be Changed | 20090904 | ||
| 2 | /MRSS/IF_SGE_COMMAND_RECEIVER | Command Recipient | 20090831 | ||
| 3 | /MRSS/IF_SGE_TENDER | Tender Object Interface | 20090830 |
Friends
Class /MRSS/CL_TEN_TENDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_TEN_TENDER_MGR | Tender Manager | 20090830 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_LOCK_ATTRIBUTES | 20090922 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_TEN_TENDER_STR | Structure representation of a Tender | 20090830 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_TEN_PROP_RES_WRK_TAB | Table type for representing a proposed resource | 20090830 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20090901 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GUID | 20090831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20090831 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20090830 | |
| 3 | Instance method | Public | Method | 20090904 | ||
| 4 | Instance method | Public | Method | Get the last changed timestamp | 20090901 |
Events
Class /MRSS/CL_TEN_TENDER has no event.
Types
Class /MRSS/CL_TEN_TENDER has no local type.
Method Signatures
Method BEFORE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | 20090831 | ||||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20090831 | ||||
| 3 | IREF_COMMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_CMD_TENDER | Command Class for MRS Tender | 20090831 | |||
| 4 | IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20090831 | ||||
| 5 | IV_SIMULATION | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20090831 | ||||
| 6 | IV_UNDO | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20090831 |
Method BEFORE_CHANGE on class /MRSS/CL_TEN_TENDER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_TENDER_MGR | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_TEN_TENDER_MGR | Tender Manager | 20090830 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | 20090830 |
Method CONSTRUCTOR on class /MRSS/CL_TEN_TENDER has no exception.
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_GUID | Value transfer | Type reference (TYPE) | /MRSS/T_GUID | 20090904 |
Method GET_GUID on class /MRSS/CL_TEN_TENDER has no exception.
Method LAST_CHANGE_TIMESTAMP_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20090901 |
Method LAST_CHANGE_TIMESTAMP_GET on class /MRSS/CL_TEN_TENDER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |