SAP ABAP Class CL_CTS_API_PROJECT (Central CTS API: cCTS Project Impl)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_API (Package) centralCTS: Official APIs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CTS_API_PROJECT Central CTS API: cCTS Project 20110426
Properties
Class CL_CTS_API_PROJECT  
Short Description Central CTS API: cCTS Project Impl    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_API   centralCTS: Official APIs 
Created 20110426   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_API_PROJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_API_PROJECT Central CTS API: cCTS Project 20110426
Friends
Class CL_CTS_API_PROJECT has no friend class.
Attributes
Class CL_CTS_API_PROJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_PROJECT Static method Protected Method Loads an already registered project by its type and ID 20110426
2 LOAD_PROJECT_BY_FQ_ID Static method Protected Method Loads an already registered project by its Full Qualified ID 20110426
Events
Class CL_CTS_API_PROJECT has no event.
Types
Class CL_CTS_API_PROJECT has no local type.
Method Signatures

Method LOAD_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROJECT Value transfer Object reference (TYPE REF TO) IF_CTS_API_PROJECT Central CTS API: cCTS Project 20110426
2 Importing PROJECT_ID Call by reference Type reference (TYPE) STRING Central CTS API: Project ID 20110426
3 Importing PROJECT_TYPE Call by reference Object reference (TYPE REF TO) IF_CTS_API_PROJECT_TYPE Central CTS API: cCTS Project Type 20110426
# Exception Resumable Description Created on
1 CX_CTS_PROJECT Central CTS API: Project exception 20110426

Method LOAD_PROJECT_BY_FQ_ID Signature

Method LOAD_PROJECT_BY_FQ_ID on class CL_CTS_API_PROJECT has no parameter.
Method LOAD_PROJECT_BY_FQ_ID on class CL_CTS_API_PROJECT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702