SAP ABAP Class CL_BIZC_DOCUMENTATION (Business Content: Documentation)
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_DOCUMENTATION | |
Short Description | Business Content: Documentation | |
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 | 20040916 | SAP |
Last change | 20041208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BIZC_DOCUMENTATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040929 |
Friends
Class CL_BIZC_DOCUMENTATION 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) | STRING | Business Scope | 20040917 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BIZC_DOCUMENTATION_TYPE | Documentation type | 20040917 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BIZC_DOCUMENTATION_ID | Unique ID | 20040917 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Scope | 20040917 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Technical Scope | 20040917 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BIZC_DOCUMENTATION_URL | URL | 20040917 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BIZC_ATTRIBUTES_TAB | Business Content: Attributes Table | 20040917 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040917 |
2 | ![]() |
Instance method | Public | Method | Get Table with Attribute Objects | 20040916 |
3 | ![]() |
Instance method | Public | Method | Get ID | 20040917 |
4 | ![]() |
Instance method | Public | Method | Get Documentation Type | 20040917 |
5 | ![]() |
Instance method | Public | Method | Get Link to Documentation | 20040916 |
6 | ![]() |
Instance method | Public | Method | Set Table with Attribute Objects | 20040916 |
7 | ![]() |
Instance method | Public | Method | Set Link to Documentation | 20040916 |
Events
Class CL_BIZC_DOCUMENTATION has no event.
Types
Class CL_BIZC_DOCUMENTATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | BIZC_ATTRIBUTES_TAB | Business Content: Attributes Table | 20040917 | ||
2 | ![]() |
I_BUSINESS_SCOPE | Call by reference | Type reference (TYPE) | STRING | 20040917 | |||
3 | ![]() |
I_DOCU_TYPE | Call by reference | Type reference (TYPE) | BIZC_DOCUMENTATION_TYPE | Business Content: Documentation Type | 20040917 | ||
4 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | BIZC_DOCUMENTATION_ID | Business Content: Documentation ID | 20040917 | ||
5 | ![]() |
I_SCOPE | Call by reference | Type reference (TYPE) | STRING | 20040917 | |||
6 | ![]() |
I_TECHNICAL_SCOPE | Call by reference | Type reference (TYPE) | STRING | 20040917 | |||
7 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | BIZC_DOCUMENTATION_URL | Business Content: URL | 20040917 |
Method CONSTRUCTOR on class CL_BIZC_DOCUMENTATION has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | BIZC_ATTRIBUTES_TAB | Business Content: Attributes Table | 20040916 |
Method GET_ATTRIBUTES on class CL_BIZC_DOCUMENTATION 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) | BIZC_DOCUMENTATION_ID | Business Content: Documentation ID | 20040917 |
Method GET_ID on class CL_BIZC_DOCUMENTATION has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | BIZC_DOCUMENTATION_TYPE | Business Content: Documentation Type | 20040917 |
Method GET_TYPE on class CL_BIZC_DOCUMENTATION has no exception.
Method GET_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | BIZC_DOCUMENTATION_URL | URL | 20040916 |
Method GET_URL on class CL_BIZC_DOCUMENTATION has no exception.
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | BIZC_ATTRIBUTES_TAB | Business Content: Attributes Table | 20040916 |
Method SET_ATTRIBUTES on class CL_BIZC_DOCUMENTATION has no exception.
Method SET_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | BIZC_DOCUMENTATION_URL | Business Content: URL | 20040916 |
Method SET_URL on class CL_BIZC_DOCUMENTATION has no exception.
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in | 700 |