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 | Static method | Public | Method | 20130712 | ||
| 2 | Static method | Public | Method | 20130610 | ||
| 3 | Static method | Public | Method | 20130712 | ||
| 4 | Static method | Public | Method | 20130610 | ||
| 5 | Static method | Public | Method | 20130610 | ||
| 6 | Static method | Public | Method | 20130610 | ||
| 7 | 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 | I_SOURCE_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130712 | |||
| 2 | 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 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130610 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130626 | |||
| 3 | I_TEAM_ID | Call by reference | Type reference (TYPE) | RSBPC_TEAM_ID | BPC: Team ID | 20130610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130610 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130626 | |||
| 3 | I_TEAM_ID | Call by reference | Type reference (TYPE) | RSBPC_TEAM_ID | BPC: Team ID | 20130610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_T_TEAM_RES | Call by reference | Type reference (TYPE) | TN_T_TEAM_RES | 20130725 | ||||
| 2 | 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 | E_RESOURCE_ID | Call by reference | Type reference (TYPE) | RSBPC_RESOURCE_ID | BPC: Resource ID | 20130610 | |||
| 2 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130610 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130626 | |||
| 4 | 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 | E_TEAM_ID | Call by reference | Type reference (TYPE) | RSBPC_TEAM_ID | BPC: Team ID | 20130611 | |||
| 2 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130611 | |||
| 3 | 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 |