SAP ABAP Class /MRSS/CL_TEN_TENDER_MGR (Tender Manager)
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_COMMAND_RECEIVER Command Recipient 20090830
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGE_SAVEABLE Interface for Objects That Can Be Saved 20090901
3 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGE_TENDER_MGR Tender object manager 20090830
Properties
Class /MRSS/CL_TEN_TENDER_MGR  
Short Description Tender Manager    
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_MGR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGE_COMMAND_RECEIVER Command Recipient 20090830
2 /MRSS/IF_SGE_SAVEABLE Interface for Objects That Can Be Saved 20090901
3 /MRSS/IF_SGE_TENDER_MGR Tender object manager 20090830
Friends
Class /MRSS/CL_TEN_TENDER_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_LOCK Instance attribute Public Object reference (TYPE REF TO) /MRSS/CL_SGE_LOCK 20090830
2 GT_TENDERS Instance attribute Protected Type reference (TYPE) /MRSS/T_TENDER_TAB Table of Tender Objects 20090830
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TENDER_CHANGE Instance method Public Method check if tender is changed/deleted 20090901
2 CONSTRUCTOR Instance method Public Constructor constructor 20090830
3 TENDER_BUILD Instance method Private Method Build Tender object based 20090923
4 TENDER_CREATE Instance method Public Method Create Tender Object 20090923
Events
Class /MRSS/CL_TEN_TENDER_MGR has no event.
Types
Class /MRSS/CL_TEN_TENDER_MGR has no local type.
Method Signatures

Method CHECK_TENDER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20090901
2 Exporting EV_DELETED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20090901
3 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID 20090901

Method CHECK_TENDER_CHANGE on class /MRSS/CL_TEN_TENDER_MGR has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /MRSS/CL_TEN_TENDER_MGR has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_TEN_TENDER_MGR has no exception.

Method TENDER_BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TENDERS Call by reference Type reference (TYPE) /MRSS/T_TENDER_TAB Table of Tender Objects 20090923
2 Importing IT_TENDER Call by reference Type reference (TYPE) /MRSS/T_TEN_TENDER_DB_TAB Table type for 'Tenders for Demands' 20090923

Method TENDER_BUILD on class /MRSS/CL_TEN_TENDER_MGR has no exception.

Method TENDER_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TENDER Call by reference Type reference (TYPE) /MRSS/T_TEN_TENDER_STR Structure representation of a Tender 20090923
2 Importing IT_PROPOSED_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_TEN_PROP_RES_WRK_TAB Table type for representing a proposed resource 20090923
3 Returning RREF_TENDER Value transfer Object reference (TYPE REF TO) /MRSS/IF_SGE_TENDER Tender Object Interface 20090923

Method TENDER_CREATE on class /MRSS/CL_TEN_TENDER_MGR has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700