SAP ABAP Interface IF_BIZC_NAMED_CONTEXT (Named Context)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BIZC_NAMED_CONTEXT | NW Content Framework Context Object | 20041028 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BIZC_NAMED_CONTEXT_TEST1 | Business Content: Named Context test1 | 20040917 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_BIZC_NAMED_CONTEXT | Named Context of BI | 20041111 |
Properties
Interface | IF_BIZC_NAMED_CONTEXT | |
Short Description | Named Context |
General Data
Package | SBIZC1 | Business Content: Interface to Content Provider |
Created | 20040915 | SAP |
Last changed | 20050428 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BIZC_NAMED_CONTEXT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040929 |
Friends
Interface IF_BIZC_NAMED_CONTEXT has no friend.
Attributes
Interface IF_BIZC_NAMED_CONTEXT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determine ID / Name of Context | 20040915 |
2 | ![]() |
Instance method | Public | Method | Read Technical Name | 20040930 |
3 | ![]() |
Instance method | Public | Method | Determine Long Text (Description) | 20040916 |
4 | ![]() |
Instance method | Public | Method | Is object a Content object? | 20040916 |
5 | ![]() |
Instance method | Public | Method | Is object a context? | 20040916 |
6 | ![]() |
Instance method | Public | Method | Save ID / Name of Context | 20040915 |
7 | ![]() |
Instance method | Public | Method | Set Technical Name | 20040930 |
8 | ![]() |
Instance method | Public | Method | Save Long Text (Description) | 20040916 |
Events
Interface IF_BIZC_NAMED_CONTEXT has no event.
Types
Interface IF_BIZC_NAMED_CONTEXT has no local type.
Method Signatures
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_NAMEDC_ID | Value transfer | Type reference (TYPE) | BIZC_NAMEDC | Business Content: Named Context ID | 20040916 |
Method GET_ID on Interface IF_BIZC_NAMED_CONTEXT has no exception.
Method GET_TECHNICAL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TECHNICAL_NAME | Value transfer | Type reference (TYPE) | BIZC_TECHNICAL_NAME | Business Content: Technical Name | 20040930 |
Method GET_TECHNICAL_NAME on Interface IF_BIZC_NAMED_CONTEXT has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20040929 | ||
2 | ![]() |
RP_TEXT | Value transfer | Type reference (TYPE) | STRING | Beschreibung des Named Contexts | 20040929 |
Method GET_TEXT on Interface IF_BIZC_NAMED_CONTEXT has no exception.
Method IS_CONTENT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Flag: 'X' für ein Content Objekt | 20040929 |
Method IS_CONTENT_OBJECT on Interface IF_BIZC_NAMED_CONTEXT has no exception.
Method IS_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Flag: 'X' für einen Kontext | 20040929 |
Method IS_CONTEXT on Interface IF_BIZC_NAMED_CONTEXT has no exception.
Method SET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NAMEDC_ID | Value transfer | Type reference (TYPE) | BIZC_NAMEDC | Business Content: Named Context ID | 20040915 |
Method SET_ID on Interface IF_BIZC_NAMED_CONTEXT has no exception.
Method SET_TECHNICAL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TECHNICAL_NAME | Call by reference | Type reference (TYPE) | BIZC_TECHNICAL_NAME | Business Content: Technical Name | 20040930 |
Method SET_TECHNICAL_NAME on Interface IF_BIZC_NAMED_CONTEXT has no exception.
Method SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20040929 | ||
2 | ![]() |
IP_TEXT | Call by reference | Type reference (TYPE) | STRING | Beschreibung des Named Contexts | 20040929 |
Method SET_TEXT on Interface IF_BIZC_NAMED_CONTEXT has no exception.
History
Last changed by/on | SAP | 20050428 |
SAP Release Created in | 700 |