SAP ABAP Class CL_BIZC_AUTH_SERVICE_TEST1 (Business Content: Test1 Obj.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC_TEST (Package) Business Content: Test Programs etc
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BIZC_AUTHORING_SERVICE Authoring Service 20040917
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20040929
Properties
Class CL_BIZC_AUTH_SERVICE_TEST1  
Short Description Business Content: Test1 Obj.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package SBIZC_TEST   Business Content: Test Programs etc 
Created 20040917   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BIZC_AUTH_SERVICE_TEST1 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BIZC_AUTHORING_SERVICE Authoring Service 20040917
2 IF_SERIALIZABLE_OBJECT Serializable Object 20040929
Friends
Class CL_BIZC_AUTH_SERVICE_TEST1 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONTEXT_INFOCUBE1 Constant Protected Type reference (TYPE) CHAR20 'TEST1-ICUBE1' Character Field Length = 10 20040917
2 C_CONTEXT_INFOCUBE2 Constant Protected Type reference (TYPE) CHAR20 'TEST1-ICUBE2' Character Field Length = 10 20040917
3 C_CONTEXT_QUERY1 Constant Protected Type reference (TYPE) CHAR20 'TEST1-QUERY1' Character Field Length = 10 20040917
4 C_CONTEXT_QUERY2 Constant Protected Type reference (TYPE) CHAR20 'TEST1-QUERY2' Character Field Length = 10 20040917
5 C_CONTEXT_TOP Constant Protected Type reference (TYPE) CHAR20 'TEST1-TOP' Character Field Length = 10 20040917
6 C_DESCRIPTION_ICUBE1 Constant Protected Type reference (TYPE) STRING 'Cube: Lieferanten' FIELD_TYPE 20041109
7 C_DESCRIPTION_ICUBE2 Constant Protected Type reference (TYPE) STRING 'Cube: Kunden' FIELD_TYPE 20041109
8 C_DESCRIPTION_QUERY1 Constant Protected Type reference (TYPE) STRING 'Query: Lieferanten-Risiko-Ermittlungen' FIELD_TYPE 20041109
9 C_DESCRIPTION_QUERY2 Constant Protected Type reference (TYPE) STRING 'Query: Kundenportfolio' FIELD_TYPE 20041109
10 C_DESCRIPTION_TOP Constant Protected Type reference (TYPE) STRING 'Business Warehouse' FIELD_TYPE 20041109
11 C_SCOPE_FULL Constant Protected Type reference (TYPE) CHAR20 'FULL' Character Field Length = 10 20040917
12 C_SCOPE_LIMITED Constant Protected Type reference (TYPE) CHAR20 'LIMITED' Character Field Length = 10 20040917
13 C_TECH_NAME_INFOCUBE1 Constant Protected Type reference (TYPE) STRING 'IFQ_SCM' FIELD_TYPE 20041109
14 C_TECH_NAME_INFOCUBE2 Constant Protected Type reference (TYPE) STRING 'IFQ_CRM2' FIELD_TYPE 20041109
15 C_TECH_NAME_QUERY1 Constant Protected Type reference (TYPE) STRING 'QRY_000_1SCM' FIELD_TYPE 20041109
16 C_TECH_NAME_QUERY2 Constant Protected Type reference (TYPE) STRING 'QRY_001_X1CRM' FIELD_TYPE 20041109
17 C_TECH_NAME_TOP Constant Protected Type reference (TYPE) STRING 'BW-TOP' FIELD_TYPE 20041109
18 G_ID Instance attribute Protected Type reference (TYPE) CHAR20 30 Characters 20040917
19 G_PROVIDER Instance attribute Protected Type reference (TYPE) BIZC_CPROV Content Provider 20041001
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040917
2 GET_ID Instance method Public Method Get ID 20040917
3 GET_NEW_ID Static method Protected Method Create New Internal ID 20040917
4 GET_PROVIDER Instance method Protected Method Get Provider Name 20041001
5 SEARCH_SUBTREE_NAMED_CONTEXT Instance method Protected Method Search for the specified named context in the subtree 20040922
6 SEARCH_SUBTREE_OBJ_NAME Instance method Private Method Search for Object Name 20040929
Events
Class CL_BIZC_AUTH_SERVICE_TEST1 has no event.
Types
Class CL_BIZC_AUTH_SERVICE_TEST1 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROVIDER Call by reference Type reference (TYPE) BIZC_CPROV Content Provider 20041001

Method CONSTRUCTOR on class CL_BIZC_AUTH_SERVICE_TEST1 has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) I 20040917

Method GET_ID on class CL_BIZC_AUTH_SERVICE_TEST1 has no exception.

Method GET_NEW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NEW_ID Value transfer Type reference (TYPE) CHAR32 30 Characters 20040917

Method GET_NEW_ID on class CL_BIZC_AUTH_SERVICE_TEST1 has no exception.

Method GET_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROVIDER Value transfer Type reference (TYPE) BIZC_CPROV Content Provider 20041001

Method GET_PROVIDER on class CL_BIZC_AUTH_SERVICE_TEST1 has no exception.

Method SEARCH_SUBTREE_NAMED_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NAMEDC_ID Call by reference Type reference (TYPE) BIZC_NAMEDC_ID_OBJTAB Business Content: Named Context ID Table 20040927
2 Importing IP_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20040929
3 Importing IP_SEARCH_FIELDNAME Call by reference Type reference (TYPE) CHAR100 Fieldname 20040929
4 Importing IP_SEARCH_SUBTREE Call by reference Type reference (TYPE) CHAR1 Flag 20040929
5 Importing IS_NAME_ID Call by reference Type reference (TYPE) BIZC_NAMEDC Named Context 20040923
6 Importing IT_SEL_OPTIONS Call by reference Type reference (TYPE) BIZC_SELOPT_TAB Select option table 20040922
# Exception Resumable Description Created on
1 CX_BIZC_PROVIDER Business Content: Exception Class for Content Provider 20041001

Method SEARCH_SUBTREE_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NAMEDC_ID Call by reference Type reference (TYPE) BIZC_NAMEDC_ID_OBJTAB Business Content: Named Context ID Table 20040929
2 Importing IP_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20040929
3 Importing IP_SEARCH_SUBTREE Call by reference Type reference (TYPE) CHAR1 Flag 20040929
4 Importing IS_NAME_ID Call by reference Type reference (TYPE) BIZC_NAMEDC Business Content: Named Context ID 20040929
5 Importing IT_SEL_OPTIONS Call by reference Type reference (TYPE) BIZC_SELOPT_TAB Business Content: table of select options (for searching) 20040929
# Exception Resumable Description Created on
1 CX_BIZC_PROVIDER Business Content: Exception Class for Content Provider 20041001
History
Last changed by/on SAP  20050214 
SAP Release Created in 700