SAP ABAP Class CL_BIZC_FW_REQUEST_API (API of BizContent Framework)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC4 (Package) Business Content: Central System
Properties
Class CL_BIZC_FW_REQUEST_API  
Short Description API of BizContent Framework    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIZC4   Business Content: Central System 
Created 20041022   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BIZC_FW_REQUEST_API has no forward declaration.
Interfaces
Class CL_BIZC_FW_REQUEST_API has no interface implemented.
Friends
Class CL_BIZC_FW_REQUEST_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_CONFIGURATION_SERVICE Instance attribute Protected Object reference (TYPE REF TO) IF_BIZC_CONFIGURATION_SERVICE Authoring Tool for Configuration Service 20050127
2 GO_ENVIRONMENT Instance attribute Protected Object reference (TYPE REF TO) CL_BIZC_LS_ENVIRONMENT System Landscape Environment ID 20041028
3 GO_INFO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) IF_BIZC_OBJECT_INFO_SERVICE Authoring Tool for Selection and Info Service 20050120
4 GO_SELECTION_SERVICE Instance attribute Protected Object reference (TYPE REF TO) IF_BIZC_SELECTION_SERVICE Authoring Tool for Selection and Info Service 20050120
5 GO_SESSION Instance attribute Protected Object reference (TYPE REF TO) CL_BIZC_FW_SESSION Session of a BizCont Usage 20041118
6 GP_USAGE Instance attribute Protected Type reference (TYPE) BIZC_USAGE Content Objekt Use ID 20041028
7 GT_INSTANCES Static Attribute Protected See coding 20041118
Methods
# Method Level Visibility Method type Description Created on
1 GET_API_SERVICE Static method Public Method Returns Background API of BizContent Framework 20041118
2 GET_BIZC_OBJECT_INFO_SERVICE Static method Public Method Returns Interface for Object Detail UI Service 20041129
3 GET_BUSINESS_CONTENT_API Instance method Public Method Obsolete 20041022
4 GET_CONFIGURATION_SERVICE Static method Public Method Returns Interface for UI Configuration Service 20050126
5 GET_DESTINATION_INTERFACE Static method Public Method Returns Destination Interface of Biz Content Environment 20050304
6 GET_INFO Static method Public Method Cross-Usage Information 20041124
7 GET_INSTANCE Static method Public Method Internal Factory Method (Public Obsolete) 20041022
8 GET_PRECONFIG_SERVICE Static method Public Method Returns Interface for UI Preconfiguration Service 20050126
9 GET_PRODUCT_INTERFACE Static method Public Method Returns Interface to the Current Products 20050311
10 GET_SAP_GUI Static method Public Method Returns SAPgui UI API (Selection, Details, Tasks,...) 20041118
11 GET_SELECTION_SERVICE Static method Public Method Returns Interface for UI Selection Service 20041118
12 GET_UI Instance method Public Method Obsolete 20041022
Events
Class CL_BIZC_FW_REQUEST_API has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_INSTANCE_ENTRY Protected See coding 20041118 begin of t_instance_entry, inst type ref to CL_BIZC_FW_REQUEST_API, usage type bizc_usage, end of t_instance_entry
Method Signatures

Method GET_API_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENVIRONMENT Call by reference Object reference (TYPE REF TO) CL_BIZC_LS_ENVIRONMENT System landscape environment ID 20041118
2 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE Content-Objektverwendungs-ID 20041118
3 Returning RI_API Value transfer Object reference (TYPE REF TO) IF_BIZC_FW_BIZC_API Dunkle API des BizContent Frameworks 20041118

Method GET_API_SERVICE on class CL_BIZC_FW_REQUEST_API has no exception.

Method GET_BIZC_OBJECT_INFO_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_OBJECT_ID Call by reference Type reference (TYPE) BIZC_OBJGUID ID eines Content-Objekt - providerübergreifend 20041130
2 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20041129
3 Returning RI_OBJECT_INFO_SERVICE Value transfer Object reference (TYPE REF TO) IF_BIZC_OBJECT_INFO_SERVICE UI Objektdetail Service 20041129
# Exception Resumable Description Created on
1 CX_BIZC_API Ausnahme an der externen API zum Business Content Framework 20050114

Method GET_BUSINESS_CONTENT_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_API Value transfer Object reference (TYPE REF TO) IF_BIZC_FW_BIZC_API Dunkle API des BizContent Frameworks 20041022

Method GET_BUSINESS_CONTENT_API on class CL_BIZC_FW_REQUEST_API has no exception.

Method GET_CONFIGURATION_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050127
2 Returning RP_CONFIG_SERVICE Value transfer Object reference (TYPE REF TO) IF_BIZC_CONFIGURATION_SERVICE configuration service 20050127
# Exception Resumable Description Created on
1 CX_BIZC_FW_REQUEST 20050127

Method GET_DESTINATION_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE Content-Objektverwendungs-ID 20050304
2 Returning RI_DESTINATION_INTERFACE Value transfer Object reference (TYPE REF TO) IF_BIZC_DESTINATION_INTERFACE Destinationsinterface 20050304
# Exception Resumable Description Created on
1 CX_BIZC_API Ausnahme an der externen API zum Business Content Framework 20050311

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_INFO Value transfer Object reference (TYPE REF TO) IF_BIZC_INFO Usage-unabhängige Infos 20041124

Method GET_INFO on class CL_BIZC_FW_REQUEST_API has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENVIRONMENT Call by reference Object reference (TYPE REF TO) CL_BIZC_LS_ENVIRONMENT obsolet 20041028
2 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE Content-Objektverwendungs-ID 20041022
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_BIZC_FW_REQUEST_API API des BizContent Frameworks 20041022

Method GET_INSTANCE on class CL_BIZC_FW_REQUEST_API has no exception.

Method GET_PRECONFIG_SERVICE Signature

Method GET_PRECONFIG_SERVICE on class CL_BIZC_FW_REQUEST_API has no parameter.
Method GET_PRECONFIG_SERVICE on class CL_BIZC_FW_REQUEST_API has no exception.

Method GET_PRODUCT_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE Content-Objektverwendungs-ID 20050311
2 Returning RI_PRODUCT_INTERFACE Value transfer Object reference (TYPE REF TO) IF_BIZC_PRODUCT_INTERFACE Produkt-Interface 20050311
# Exception Resumable Description Created on
1 CX_BIZC_API Ausnahme an der externen API zum Business Content Framework 20050311

Method GET_SAP_GUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENVIRONMENT Call by reference Object reference (TYPE REF TO) CL_BIZC_LS_ENVIRONMENT System landscape environment ID 20041118
2 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE Content-Objektverwendungs-ID 20041118
3 Returning RI_UIAPI Value transfer Object reference (TYPE REF TO) IF_BIZC_FW_UI ui API 20041118

Method GET_SAP_GUI on class CL_BIZC_FW_REQUEST_API has no exception.

Method GET_SELECTION_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20041118
2 Returning RI_SELECTION_SERVICE Value transfer Object reference (TYPE REF TO) IF_BIZC_SELECTION_SERVICE UI Selection Service 20041118
# Exception Resumable Description Created on
1 CX_BIZC_API Ausnahme an der externen API zum Business Content Framework 20050114

Method GET_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_UIAPI Value transfer Object reference (TYPE REF TO) IF_BIZC_FW_UI ui API 20041022

Method GET_UI on class CL_BIZC_FW_REQUEST_API has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 700