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 | Constant | Protected | Type reference (TYPE) | CHAR20 | 'TEST1-ICUBE1' | Character Field Length = 10 | 20040917 | ||
| 2 | Constant | Protected | Type reference (TYPE) | CHAR20 | 'TEST1-ICUBE2' | Character Field Length = 10 | 20040917 | ||
| 3 | Constant | Protected | Type reference (TYPE) | CHAR20 | 'TEST1-QUERY1' | Character Field Length = 10 | 20040917 | ||
| 4 | Constant | Protected | Type reference (TYPE) | CHAR20 | 'TEST1-QUERY2' | Character Field Length = 10 | 20040917 | ||
| 5 | Constant | Protected | Type reference (TYPE) | CHAR20 | 'TEST1-TOP' | Character Field Length = 10 | 20040917 | ||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | 'Cube: Lieferanten' | FIELD_TYPE | 20041109 | ||
| 7 | Constant | Protected | Type reference (TYPE) | STRING | 'Cube: Kunden' | FIELD_TYPE | 20041109 | ||
| 8 | Constant | Protected | Type reference (TYPE) | STRING | 'Query: Lieferanten-Risiko-Ermittlungen' | FIELD_TYPE | 20041109 | ||
| 9 | Constant | Protected | Type reference (TYPE) | STRING | 'Query: Kundenportfolio' | FIELD_TYPE | 20041109 | ||
| 10 | Constant | Protected | Type reference (TYPE) | STRING | 'Business Warehouse' | FIELD_TYPE | 20041109 | ||
| 11 | Constant | Protected | Type reference (TYPE) | CHAR20 | 'FULL' | Character Field Length = 10 | 20040917 | ||
| 12 | Constant | Protected | Type reference (TYPE) | CHAR20 | 'LIMITED' | Character Field Length = 10 | 20040917 | ||
| 13 | Constant | Protected | Type reference (TYPE) | STRING | 'IFQ_SCM' | FIELD_TYPE | 20041109 | ||
| 14 | Constant | Protected | Type reference (TYPE) | STRING | 'IFQ_CRM2' | FIELD_TYPE | 20041109 | ||
| 15 | Constant | Protected | Type reference (TYPE) | STRING | 'QRY_000_1SCM' | FIELD_TYPE | 20041109 | ||
| 16 | Constant | Protected | Type reference (TYPE) | STRING | 'QRY_001_X1CRM' | FIELD_TYPE | 20041109 | ||
| 17 | Constant | Protected | Type reference (TYPE) | STRING | 'BW-TOP' | FIELD_TYPE | 20041109 | ||
| 18 | Instance attribute | Protected | Type reference (TYPE) | CHAR20 | 30 Characters | 20040917 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | BIZC_CPROV | Content Provider | 20041001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040917 | |
| 2 | Instance method | Public | Method | Get ID | 20040917 | |
| 3 | Static method | Protected | Method | Create New Internal ID | 20040917 | |
| 4 | Instance method | Protected | Method | Get Provider Name | 20041001 | |
| 5 | Instance method | Protected | Method | Search for the specified named context in the subtree | 20040922 | |
| 6 | 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 | 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 | 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 | 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 | 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 | CT_NAMEDC_ID | Call by reference | Type reference (TYPE) | BIZC_NAMEDC_ID_OBJTAB | Business Content: Named Context ID Table | 20040927 | |||
| 2 | IP_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20040929 | |||
| 3 | IP_SEARCH_FIELDNAME | Call by reference | Type reference (TYPE) | CHAR100 | Fieldname | 20040929 | |||
| 4 | IP_SEARCH_SUBTREE | Call by reference | Type reference (TYPE) | CHAR1 | Flag | 20040929 | |||
| 5 | IS_NAME_ID | Call by reference | Type reference (TYPE) | BIZC_NAMEDC | Named Context | 20040923 | |||
| 6 | IT_SEL_OPTIONS | Call by reference | Type reference (TYPE) | BIZC_SELOPT_TAB | Select option table | 20040922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CT_NAMEDC_ID | Call by reference | Type reference (TYPE) | BIZC_NAMEDC_ID_OBJTAB | Business Content: Named Context ID Table | 20040929 | |||
| 2 | IP_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20040929 | |||
| 3 | IP_SEARCH_SUBTREE | Call by reference | Type reference (TYPE) | CHAR1 | Flag | 20040929 | |||
| 4 | IS_NAME_ID | Call by reference | Type reference (TYPE) | BIZC_NAMEDC | Business Content: Named Context ID | 20040929 | |||
| 5 | 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 | Business Content: Exception Class for Content Provider | 20041001 |
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |