SAP ABAP Class CL_RSBPCPS_TEAM_FOLDER (BPC: Team folder resource)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC-INF-WP (Application Component) BPC 'unified model' - Workspace infrastructure
     RSBPCPS (Package) BPC IP Extension: Persistency Service
Properties
Class CL_RSBPCPS_TEAM_FOLDER  
Short Description BPC: Team folder resource    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPCPS   BPC IP Extension: Persistency Service 
Created 20130603   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBPCPS_TEAM_FOLDER has no forward declaration.
Interfaces
Class CL_RSBPCPS_TEAM_FOLDER has no interface implemented.
Friends
Class CL_RSBPCPS_TEAM_FOLDER has no friend class.
Attributes
Class CL_RSBPCPS_TEAM_FOLDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_BY_APPSET Static method Public Method 20130712
2 CREATE_TEAM_RES Static method Public Method 20130610
3 DELETE_BY_APPSET Static method Public Method 20130712
4 DELETE_TEAM_RES Static method Public Method 20130610
5 GET_ALL_TEAM Static method Public Method 20130610
6 GET_RES_BY_TEAM Static method Public Method 20130610
7 GET_TEAM_BY_RES Static method Public Method 20130611
Events
Class CL_RSBPCPS_TEAM_FOLDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_TEAM_RES Public See coding 20130725 BEGIN OF TN_S_TEAM_RES, APPSET_ID TYPE RSBPC_APPSET_ID, RESOURCE_ID TYPE RSBPC_RESOURCE_ID, TEAM_ID TYPE RSBPC_TEAM_ID, END OF TN_S_TEAM_RES
2 TN_T_TEAM_RES Public See coding 20130725 TN_T_TEAM_RES TYPE STANDARD TABLE OF TN_S_TEAM_RES WITH DEFAULT KEY
Method Signatures

Method COPY_BY_APPSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130712
2 Importing I_TARGET_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130712

Method COPY_BY_APPSET on class CL_RSBPCPS_TEAM_FOLDER has no exception.

Method CREATE_TEAM_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130610
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130626
3 Importing I_TEAM_ID Call by reference Type reference (TYPE) RSBPC_TEAM_ID BPC: Team ID 20130610
# Exception Resumable Description Created on
1 CX_RSBPCR_EXCEPTION BPC Exception: Persistence Execption 20130806

Method DELETE_BY_APPSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130712

Method DELETE_BY_APPSET on class CL_RSBPCPS_TEAM_FOLDER has no exception.

Method DELETE_TEAM_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130610
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130626
3 Importing I_TEAM_ID Call by reference Type reference (TYPE) RSBPC_TEAM_ID BPC: Team ID 20130610
# Exception Resumable Description Created on
1 CX_RSBPCR_EXCEPTION BPC Exception: Persistence Execption 20130806

Method GET_ALL_TEAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TEAM_RES Call by reference Type reference (TYPE) TN_T_TEAM_RES 20130725
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130610

Method GET_ALL_TEAM on class CL_RSBPCPS_TEAM_FOLDER has no exception.

Method GET_RES_BY_TEAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESOURCE_ID Call by reference Type reference (TYPE) RSBPC_RESOURCE_ID BPC: Resource ID 20130610
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130610
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130626
4 Importing I_TEAM_ID Call by reference Type reference (TYPE) RSBPC_TEAM_ID BPC: Team ID 20130610

Method GET_RES_BY_TEAM on class CL_RSBPCPS_TEAM_FOLDER has no exception.

Method GET_TEAM_BY_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEAM_ID Call by reference Type reference (TYPE) RSBPC_TEAM_ID BPC: Team ID 20130611
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130611
3 Importing I_RESOURCE_ID Call by reference Type reference (TYPE) RSBPC_RESOURCE_ID BPC: Resource ID 20130611

Method GET_TEAM_BY_RES on class CL_RSBPCPS_TEAM_FOLDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740