SAP ABAP Class CL_RSO_RES_HCPR_DB (Database requests)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_RES_HCPR (Package) BW: ResourceHanaCompositeProvider

⤷

⤷

Properties
Class | CL_RSO_RES_HCPR_DB | |
Short Description | Database requests | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSO_RES_HCPR | BW: ResourceHanaCompositeProvider |
Created | 20121212 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSO_RES_HCPR_DB has no interface implemented.
Friends
Class CL_RSO_RES_HCPR_DB has no friend class.
Attributes
Class CL_RSO_RES_HCPR_DB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20121212 | |
2 | ![]() |
Static method | Public | Method | 20121212 | |
3 | ![]() |
Static method | Public | Method | Return Repository F4 list | 20130708 |
4 | ![]() |
Static method | Public | Method | Get all HCPR objects with text information | 20131004 |
5 | ![]() |
Static method | Public | Method | Returns the timestamp of last change for a given version | 20130726 |
6 | ![]() |
Static method | Public | Method | 20121212 | |
7 | ![]() |
Static method | Public | Method | 20131004 | |
8 | ![]() |
Static method | Public | Method | 20121217 | |
9 | ![]() |
Static method | Public | Method | 20121212 | |
10 | ![]() |
Static method | Public | Method | 20121214 | |
11 | ![]() |
Static method | Public | Method | 20121214 |
Events
Class CL_RSO_RES_HCPR_DB has no event.
Types
Class CL_RSO_RES_HCPR_DB has no local type.
Method Signatures
Method DELETE_HCPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HCPRNM | Call by reference | Type reference (TYPE) | RSOHCPRNM | HanaCompositeProvider: Name | 20121212 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20121212 |
Method DELETE_HCPR on class CL_RSO_RES_HCPR_DB has no exception.
Method EXISTS_ON_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HCPRNM | Call by reference | Type reference (TYPE) | RSOHCPRNM | HanaCompositeProvider: Name | 20121212 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20121212 | ||
3 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20121212 |
Method EXISTS_ON_DB on class CL_RSO_RES_HCPR_DB has no exception.
Method GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130708 | |
2 | ![]() |
I_T_LOGSYS | Call by reference | Type reference (TYPE) | RSAOS_T_LOGSYS | List of Source Systems | 20130708 | ||
3 | ![]() |
R_T_OBJECT_LIST | Value transfer | Type reference (TYPE) | RSO_T_OBJECT_F4_LIST | BW Repository: List Format (ALV) for F4 Help | 20130708 |
Method GET_ALL on class CL_RSO_RES_HCPR_DB has no exception.
Method GET_ALL_WITH_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20131004 | |
2 | ![]() |
R_T_HCPR_TXT | Value transfer | Type reference (TYPE) | RSO_T_HCPR_TXT | HanaCompositeProvider with text information | 20131004 |
Method GET_ALL_WITH_TEXTS on class CL_RSO_RES_HCPR_DB has no exception.
Method GET_LAST_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSOHCPRNM | The CompositeProvider name | 20130726 | ||
2 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130726 | ||
3 | ![]() |
R_TIMESTAMP | Value transfer | Type reference (TYPE) | RSTIMESTMP | UTC Time Stamp of last change in Short Form (YYYYMMDDhhmmss) | 20130726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Not Found | 20130726 |
Method READ_HCPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_HCPR | Call by reference | Type reference (TYPE) | RSO_T_HCPR | HanaCompositeProvider | 20121212 | ||
2 | ![]() |
E_T_HCPRT | Call by reference | Type reference (TYPE) | RSO_T_HCPRT | Texts for HanaCompositeProvider | 20121212 | ||
3 | ![]() |
E_T_HCPR_XREF | Call by reference | Type reference (TYPE) | RSO_T_HCPR_XREF | HanaCompositeProvider, Where-Used Lists | 20121212 | ||
4 | ![]() |
I_DESCRIPTION_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Only read the object description text | 20130705 | |
5 | ![]() |
I_HCPRNM | Call by reference | Type reference (TYPE) | RSOHCPRNM | HanaCompositeProvider: Name | 20121212 | ||
6 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20121212 | ||
7 | ![]() |
I_VERSNO | Call by reference | Type reference (TYPE) | RSOVERSNO | Version Number of TLOGO Object | 20131004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation Failed | 20131004 | |
2 | ![]() |
Object Not Found | 20121212 |
Method READ_HISTORIC_VERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_HCPR | Call by reference | Type reference (TYPE) | RSO_T_HCPR | HanaCompositeProvider | 20131004 | ||
2 | ![]() |
E_T_HCPRT | Call by reference | Type reference (TYPE) | RSO_T_HCPRT | Texts for HanaCompositeProvider | 20131004 | ||
3 | ![]() |
E_T_HCPR_XREF | Call by reference | Type reference (TYPE) | RSO_T_HCPR_XREF | HanaCompositeProvider, Where-Used Lists | 20131004 | ||
4 | ![]() |
I_DESCRIPTION_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Only read the object description text | 20131004 | |
5 | ![]() |
I_HCPRNM | Call by reference | Type reference (TYPE) | RSOHCPRNM | HanaCompositeProvider: Name | 20131004 | ||
6 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20131004 | ||
7 | ![]() |
I_VERSNO | Call by reference | Type reference (TYPE) | RSOVERSNO | Version Number of TLOGO Object | 20131004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation Failed | 20131004 | |
2 | ![]() |
Object Not Found | 20131004 |
Method WRITE_ACTIVEFL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVFL | Call by reference | Type reference (TYPE) | RSACTIVFL | Object Status | 20121217 | ||
2 | ![]() |
I_HCPRNM | Call by reference | Type reference (TYPE) | RSOHCPRNM | HanaCompositeProvider: Name | 20121217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation Failed | 20121217 |
Method WRITE_HCPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_HCPR | Call by reference | Type reference (TYPE) | RSOHCPR | HanaCompositeProvider | 20130311 | ||
2 | ![]() |
I_T_HCPRT | Call by reference | Type reference (TYPE) | RSO_T_HCPRT | 20121212 | |||
3 | ![]() |
I_T_HCPR_XREF | Call by reference | Type reference (TYPE) | RSO_T_HCPR_XREF | 20121212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation Failed | 20121212 |
Method WRITE_OBJSTAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HCPRNM | Call by reference | Type reference (TYPE) | RSOHCPRNM | HanaCompositeProvider: Name | 20121214 | ||
2 | ![]() |
I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Object Status | 20121214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation Failed | 20121214 |
Method WRITE_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '3' | Application Log: Level of detail | 20121214 | |
2 | ![]() |
I_HCPRNM | Call by reference | Type reference (TYPE) | RSOHCPRNM | HanaCompositeProvider: Name | 20121214 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20121214 | ||
4 | ![]() |
R_TSTPINT | Value transfer | Type reference (TYPE) | RSTSTPINT | Include: Last changed by, time stamp in internal format | 20121214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation Failed | 20121214 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |