SAP ABAP Class CL_BIZC_CONTENT_TYPE (Business Content: Content Type)
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_CONTENT_TYPE | |
Short Description | Business Content: Content Type | |
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 | 20041228 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BIZC_CONTENT_TYPE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040929 |
Friends
Class CL_BIZC_CONTENT_TYPE 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_DESCRIPTOR_TAB | Business Content: Table of Descriptor Objects | 20041013 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BIZC_DOCUMENTATION_TAB | Business Content: Table with References to Documentation Obj | 20041013 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Content Type ID | 20040917 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Technical Name | 20041115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040917 |
2 | ![]() |
Instance method | Public | Method | Get Descriptive Text for Content Type | 20040920 |
3 | ![]() |
Instance method | Public | Method | Get Descriptor | 20041013 |
4 | ![]() |
Instance method | Public | Method | Get Documentation Object | 20040917 |
5 | ![]() |
Instance method | Public | Method | Get Object Type Identifier | 20041129 |
6 | ![]() |
Instance method | Public | Method | Get Technical Name | 20041103 |
7 | ![]() |
Instance method | Public | Method | Set Descriptor | 20041013 |
8 | ![]() |
Instance method | Public | Method | Set Link to Documentation Object | 20040917 |
Events
Class CL_BIZC_CONTENT_TYPE has no event.
Types
Class CL_BIZC_CONTENT_TYPE 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_DOCU | Call by reference | Type reference (TYPE) | BIZC_DOCUMENTATION_TAB | Business Content: Table with references to documentation obj | 20040920 | ||
2 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | BIZC_OBJTP | Business Content: ID eines Objekttyps | 20040917 | ||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | 20041103 |
Method CONSTRUCTOR on class CL_BIZC_CONTENT_TYPE has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20041103 | ||
2 | ![]() |
R_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Descriptive Text for Content Type | 20041103 |
Method GET_DESCRIPTION on class CL_BIZC_CONTENT_TYPE has no exception.
Method GET_DESCRIPTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DESCRIPTOR | Value transfer | Type reference (TYPE) | BIZC_DESCRIPTOR_TAB | Business Content: Table of Descriptorobjects | 20041013 |
Method GET_DESCRIPTOR on class CL_BIZC_CONTENT_TYPE has no exception.
Method GET_DOCUMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DOCU | Value transfer | Type reference (TYPE) | BIZC_DOCUMENTATION_TAB | Business Content: Table with references to documentation obj | 20040917 |
Method GET_DOCUMENTATION on class CL_BIZC_CONTENT_TYPE 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_OBJTP | Get identifier of object type | 20041129 |
Method GET_ID on class CL_BIZC_CONTENT_TYPE has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | STRING | Get technical name | 20041129 |
Method GET_NAME on class CL_BIZC_CONTENT_TYPE has no exception.
Method SET_DESCRIPTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DESCRIPTOR | Call by reference | Type reference (TYPE) | BIZC_DESCRIPTOR_TAB | Business Content: Table of Descriptorobjects | 20041013 |
Method SET_DESCRIPTOR on class CL_BIZC_CONTENT_TYPE has no exception.
Method SET_DOCUMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DOCU | Call by reference | Type reference (TYPE) | BIZC_DOCUMENTATION_TAB | Business Content: Table with references to documentation obj | 20040917 |
Method SET_DOCUMENTATION on class CL_BIZC_CONTENT_TYPE has no exception.
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in | 700 |