SAP ABAP Class CA_BCM_QUERY (Database service class for CL_BCM_REPORT (Conf. Managemnt))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-PCT (Application Component) Product Catalog
⤷
CMT (Package) Configuration Management - Core Development

⤷

⤷

Properties
Class | CA_BCM_QUERY | |
Short Description | Database service class for CL_BCM_REPORT (Conf. Managemnt) | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CMT | Configuration Management - Core Development |
Created | 19990701 | SAP |
Last change | 20010425 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CA_BCM_QUERY has no interface implemented.
Friends
Class CA_BCM_QUERY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYUNAME | User who is blocking the report list | 19990701 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CA_BCM_QUERY | (Individual) object of this class | 19990701 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Obtaining reference from (individual) object of class | 19990701 |
2 | ![]() |
Static method | Public | Method | Obtain GUID from the database for the given key | 19990901 |
3 | ![]() |
Static method | Public | Method | Obtain CM key from the database for the selection criteria | 19990720 |
4 | ![]() |
Static method | Public | Method | Obtain CM key from the database for the selection criteria | 19990701 |
5 | ![]() |
Static method | Public | Method | Obtain the GUID for the given key | 19990902 |
6 | ![]() |
Static method | Public | Method | Delivers all CM object time slots that match the criteria | 19991028 |
Events
Class CA_BCM_QUERY has no event.
Types
Class CA_BCM_QUERY has no local type.
Method Signatures
Method GET_CLASS_AGENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CA_BCM_QUERY | Referenz auf einziges Objekt dieser Klasse | 19990701 |
Method GET_CLASS_AGENT on class CA_BCM_QUERY has no exception.
Method GET_GUID_TO_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_KEY | Value transfer | Type reference (TYPE) | STRUC_CM_FOLDER_KEY | CM-Objekt Schlüssel | 19990901 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | GUID_32 | Guid | 19990901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es wurde kein Eintrag gefunden | 19990901 |
Method GET_KEYLIST_FOR_SELCRIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CM_KEY_TAB | Call by reference | Type reference (TYPE) | TAB_CM_PFOLDER | Tabelle der Keys, die selektiert wurden | 19990720 | ||
2 | ![]() |
I_QUERY_INTVAL_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | Query nach Folderzeitscheiben, Datum-ab der Selektion | 19991004 | ||
3 | ![]() |
I_QUERY_INTVAL_TO | Call by reference | Type reference (TYPE) | TIMESTAMP | Query nach Folderzeitscheiben, Datum-bis der Selektion | 19991004 | ||
4 | ![]() |
I_QUERY_TYPE | Call by reference | Type reference (TYPE) | DE_CM_QUERY_TYPE | Eingabe, ob nach Foldern oder Baselines gesucht wird | 19990930 | ||
5 | ![]() |
I_SELCRIT_TAB | Call by reference | Type reference (TYPE) | CMT_TY_RSDS_RANGE | Tabelle der Selektionskriterien für CM Query | 19990720 |
Method GET_KEYLIST_FOR_SELCRIT on class CA_BCM_QUERY has no exception.
Method GET_KEYS_FOR_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CM_KEY_TAB | Call by reference | Type reference (TYPE) | TAB_CM_PFOLDER | Tabelle der Keys, die selektiert wurden | 19990702 | ||
2 | ![]() |
SELCRIT_TAB | Call by reference | Type reference (TYPE) | CMT_TY_RSDS_RANGE | Tabelle der Selektionskriterien für CM Query | 19990702 |
Method GET_KEYS_FOR_SELECTION on class CA_BCM_QUERY has no exception.
Method GET_KEY_TO_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | GUID_32 | Guid | 19990902 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRUC_CM_FOLDER_KEY | BWL-Key des CM-Objektes | 19990902 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es wurde Kein Eintrag gefunden | 19990902 |
Method GET_STATES_OF_CM_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FOLDER_DATA | Call by reference | Type reference (TYPE) | TAB_FOLDER_DATA | Daten zur Mappe | 19991028 | ||
2 | ![]() |
E_PRODUCT_DATA | Call by reference | Type reference (TYPE) | STRUC_CM_PMASTER | Daten zum Produkt | 19991028 | ||
3 | ![]() |
I_OBJECT_DATA | Call by reference | Type reference (TYPE) | STRUC_CM_PFOLDER | Selektionsdaten | 19991028 | ||
4 | ![]() |
I_OBJECT_KEY | Call by reference | Type reference (TYPE) | STRUC_CM_FOLDER_KEY | Schlüssel d. CM-Objectes | 19991028 | ||
5 | ![]() |
I_PRODUCT_DATA | Call by reference | Type reference (TYPE) | DE_CM_FLAG | space | Daten zum Produkt ?? | 19991028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
kein Eintrag in der Datenbank | 19991028 |
History
Last changed by/on | SAP | 20010425 |
SAP Release Created in |