SAP ABAP Class /SLOAP/CL_PROJECT (/SLOAP/CL_PROJECT)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/APPLICATION (Package) SLT AP VER 1.0
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_OBJECT Standard attributes & methods 20100127
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SLOAP/IF_PROJECT SLOAS Project 20100127
Properties
Class /SLOAP/CL_PROJECT  
Short Description    
Super Class /SLOAP/CL_OBJECT Standard attributes & methods 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/APPLICATION   SLT AP VER 1.0 
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /SLOAP/IF_PROJECT SLOAS Project 20100127
Friends
Class /SLOAP/CL_PROJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_PROJECT Instance attribute Private Type reference (TYPE) /SLOAP/PROJECT SLOAS Project data 20100127
2 GT_CUSTOMER_TABLE Instance attribute Private Type reference (TYPE) /SLOAP/TWD_KNA1 20100127
3 GT_RESULT_TABLE Instance attribute Private Type reference (TYPE) /SLOAP/T_RESULT SLOAS result table type 20100127
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PROJECT_EXISTS Static method Public Method Checks, if a project exists 20100407
2 CONSTRUCTOR Instance method Private Constructor 20100127
3 GET_PROJECT Static method Public Method FACTORY 20100127
4 GET_RESULT_LIST Instance method Private Method 20100127
5 GET_TABLE Static method Public Method Returns the full CNV_AS_PROJECT table or just for 1 customer 20100127
Events
Class /SLOAP/CL_PROJECT has no event.
Types
Class /SLOAP/CL_PROJECT has no local type.
Method Signatures

Method CHECK_PROJECT_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100407
2 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20100407

Method CHECK_PROJECT_EXISTS on class /SLOAP/CL_PROJECT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127

Method CONSTRUCTOR on class /SLOAP/CL_PROJECT has no exception.

Method GET_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_PROJECT Value transfer Object reference (TYPE REF TO) /SLOAP/IF_PROJECT SLOAS Project 20100127
2 Importing IV_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127

Method GET_PROJECT on class /SLOAP/CL_PROJECT has no exception.

Method GET_RESULT_LIST Signature

Method GET_RESULT_LIST on class /SLOAP/CL_PROJECT has no parameter.
Method GET_RESULT_LIST on class /SLOAP/CL_PROJECT has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROJECTS Call by reference Type reference (TYPE) /SLOAP/T_PROJECT 20100127
2 Importing IV_CREATOR Call by reference Type reference (TYPE) /SLOAP/CREATOR Creator 20100127
3 Importing IV_CUSTOMER_GUID Call by reference Type reference (TYPE) GUID Customer GUID 20100127
4 Importing IV_KUNNR Call by reference Type reference (TYPE) KUNNR Customer Number 20100127
5 Importing IV_NAME Call by reference Type reference (TYPE) /SLOAP/PROJECT_NAME Name search string 20100127

Method GET_TABLE on class /SLOAP/CL_PROJECT has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700