SAP ABAP Class CL_BIZC_COMPONENT (Business Content: Component)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NBC (Application Component) NetWeaver Business Content
⤷
SBIZC1 (Package) Business Content: Interface to Content Provider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BIZC_ROOT | Business Content: Root | 20041026 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040929 |
Properties
| Class | CL_BIZC_COMPONENT | |
| Short Description | Business Content: Component | |
| Super Class | CL_BIZC_ROOT | Business Content: Root |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBIZC1 | Business Content: Interface to Content Provider |
| Created | 20040917 | SAP |
| Last change | 20050214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BIZC_COMPONENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040929 |
Friends
Class CL_BIZC_COMPONENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BIZC_DEVELOPMENT_COMPONENT_KEY | Key of Development Component Version | 20050111 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BIZC_SOFTWARE_COMPONENT_KEY | Key of Software Component Version in the SLD | 20041013 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BIZC_COMPONENT_RELATION | Business Content: Component Relation | 20040917 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BIZC_SLD_GUID | Business Content: Component ID | 20041013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040917 | |
| 2 | Instance method | Public | Method | Returns Key of Development Component | 20050111 | |
| 3 | Instance method | Public | Method | Get Relation | 20040917 | |
| 4 | Instance method | Public | Method | Get ID | 20041013 | |
| 5 | Instance method | Public | Method | Returns Key of Software Component | 20041013 |
Events
Class CL_BIZC_COMPONENT has no event.
Types
Class CL_BIZC_COMPONENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DCV_KEY | Call by reference | Type reference (TYPE) | BIZC_DEVELOPMENT_COMPONENT_KEY | Schlüssel einer Developmentkomponentenversion | 20050111 | |||
| 2 | IS_SLD_KEY | Call by reference | Type reference (TYPE) | BIZC_SOFTWARE_COMPONENT_KEY | Schlüssel einer Softwarekomponentenversion im SLD | 20041013 | |||
| 3 | I_RELATION | Call by reference | Type reference (TYPE) | BIZC_COMPONENT_RELATION | Business Content: Component Relation | 20040917 | |||
| 4 | I_SLD_ID | Call by reference | Type reference (TYPE) | BIZC_SLD_GUID | Softwarekomponenten GUID im SLD | 20041013 |
Method CONSTRUCTOR on class CL_BIZC_COMPONENT has no exception.
Method GET_DCV_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_KEY | Value transfer | Type reference (TYPE) | BIZC_DEVELOPMENT_COMPONENT_KEY | Schlüssel einer Softwarekomponentenversion im SLD | 20050111 |
Method GET_DCV_KEY on class CL_BIZC_COMPONENT has no exception.
Method GET_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RELATION | Value transfer | Type reference (TYPE) | BIZC_COMPONENT_RELATION | Business Content: Component Relation | 20040917 |
Method GET_RELATION on class CL_BIZC_COMPONENT has no exception.
Method GET_SLD_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | BIZC_COMPONENT_ID | Business Content: Component ID | 20041013 |
Method GET_SLD_ID on class CL_BIZC_COMPONENT has no exception.
Method GET_SLD_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_KEY | Value transfer | Type reference (TYPE) | BIZC_SOFTWARE_COMPONENT_KEY | Schlüssel einer Softwarekomponentenversion im SLD | 20041013 |
Method GET_SLD_KEY on class CL_BIZC_COMPONENT has no exception.
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |