SAP ABAP Class IF_BIZC_NAMED_CONTEXT (Named Context)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20040929
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
Class IF_BIZC_NAMED_CONTEXT  
Short Description Named Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040915   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BIZC_NAMED_CONTEXT has no forward declaration.
Interfaces
Class IF_BIZC_NAMED_CONTEXT has no interface implemented.
Friends
Class IF_BIZC_NAMED_CONTEXT has no friend class.
Attributes
Class IF_BIZC_NAMED_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID Instance method Public Method Determine ID / Name of Context 20040915
2 GET_TECHNICAL_NAME Instance method Public Method Read Technical Name 20040930
3 GET_TEXT Instance method Public Method Determine Long Text (Description) 20040916
4 IS_CONTENT_OBJECT Instance method Public Method Is object a Content object? 20040916
5 IS_CONTEXT Instance method Public Method Is object a context? 20040916
6 SET_ID Instance method Public Method Save ID / Name of Context 20040915
7 SET_TECHNICAL_NAME Instance method Public Method Set Technical Name 20040930
8 SET_TEXT Instance method Public Method Save Long Text (Description) 20040916
Events
Class IF_BIZC_NAMED_CONTEXT has no event.
Types
Class 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 Returning RS_NAMEDC_ID Value transfer Type reference (TYPE) BIZC_NAMEDC Business Content: Named Context ID 20040916

Method GET_ID on class 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 Returning R_TECHNICAL_NAME Value transfer Type reference (TYPE) BIZC_TECHNICAL_NAME Business Content: Technical Name 20040930

Method GET_TECHNICAL_NAME on class 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 Importing IP_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20040929
2 Returning RP_TEXT Value transfer Type reference (TYPE) STRING Beschreibung des Named Contexts 20040929

Method GET_TEXT on class 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 Returning RP_FLAG Value transfer Type reference (TYPE) CHAR1 Flag: 'X' für ein Content Objekt 20040929

Method IS_CONTENT_OBJECT on class 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 Returning RP_FLAG Value transfer Type reference (TYPE) CHAR1 Flag: 'X' für einen Kontext 20040929

Method IS_CONTEXT on class 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 Importing IS_NAMEDC_ID Value transfer Type reference (TYPE) BIZC_NAMEDC Business Content: Named Context ID 20040915

Method SET_ID on class 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 Importing I_TECHNICAL_NAME Call by reference Type reference (TYPE) BIZC_TECHNICAL_NAME Business Content: Technical Name 20040930

Method SET_TECHNICAL_NAME on class 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 Importing IP_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20040929
2 Importing IP_TEXT Call by reference Type reference (TYPE) STRING Beschreibung des Named Contexts 20040929

Method SET_TEXT on class IF_BIZC_NAMED_CONTEXT has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in