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 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BIZC_CONFIGURATION_SERVICE | Authoring Tool for Configuration Service | 20050127 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BIZC_LS_ENVIRONMENT | System Landscape Environment ID | 20041028 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BIZC_OBJECT_INFO_SERVICE | Authoring Tool for Selection and Info Service | 20050120 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BIZC_SELECTION_SERVICE | Authoring Tool for Selection and Info Service | 20050120 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BIZC_FW_SESSION | Session of a BizCont Usage | 20041118 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BIZC_USAGE | Content Objekt Use ID | 20041028 | ||
7 | ![]() |
Static Attribute | Protected | See coding | 20041118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns Background API of BizContent Framework | 20041118 |
2 | ![]() |
Static method | Public | Method | Returns Interface for Object Detail UI Service | 20041129 |
3 | ![]() |
Instance method | Public | Method | Obsolete | 20041022 |
4 | ![]() |
Static method | Public | Method | Returns Interface for UI Configuration Service | 20050126 |
5 | ![]() |
Static method | Public | Method | Returns Destination Interface of Biz Content Environment | 20050304 |
6 | ![]() |
Static method | Public | Method | Cross-Usage Information | 20041124 |
7 | ![]() |
Static method | Public | Method | Internal Factory Method (Public Obsolete) | 20041022 |
8 | ![]() |
Static method | Public | Method | Returns Interface for UI Preconfiguration Service | 20050126 |
9 | ![]() |
Static method | Public | Method | Returns Interface to the Current Products | 20050311 |
10 | ![]() |
Static method | Public | Method | Returns SAPgui UI API (Selection, Details, Tasks,...) | 20041118 |
11 | ![]() |
Static method | Public | Method | Returns Interface for UI Selection Service | 20041118 |
12 | ![]() |
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 | ![]() |
IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_BIZC_LS_ENVIRONMENT | System landscape environment ID | 20041118 | ||
2 | ![]() |
IP_USAGE | Call by reference | Type reference (TYPE) | BIZC_USAGE | Content-Objektverwendungs-ID | 20041118 | ||
3 | ![]() |
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 | ![]() |
IP_OBJECT_ID | Call by reference | Type reference (TYPE) | BIZC_OBJGUID | ID eines Content-Objekt - providerübergreifend | 20041130 | ||
2 | ![]() |
IP_USAGE | Call by reference | Type reference (TYPE) | BIZC_USAGE | ID einer Content-Objektverwendung | 20041129 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IP_USAGE | Call by reference | Type reference (TYPE) | BIZC_USAGE | ID einer Content-Objektverwendung | 20050127 | ||
2 | ![]() |
RP_CONFIG_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_BIZC_CONFIGURATION_SERVICE | configuration service | 20050127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050127 |
Method GET_DESTINATION_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_USAGE | Call by reference | Type reference (TYPE) | BIZC_USAGE | Content-Objektverwendungs-ID | 20050304 | ||
2 | ![]() |
RI_DESTINATION_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_BIZC_DESTINATION_INTERFACE | Destinationsinterface | 20050304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_BIZC_LS_ENVIRONMENT | obsolet | 20041028 | ||
2 | ![]() |
IP_USAGE | Call by reference | Type reference (TYPE) | BIZC_USAGE | Content-Objektverwendungs-ID | 20041022 | ||
3 | ![]() |
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 | ![]() |
IP_USAGE | Call by reference | Type reference (TYPE) | BIZC_USAGE | Content-Objektverwendungs-ID | 20050311 | ||
2 | ![]() |
RI_PRODUCT_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_BIZC_PRODUCT_INTERFACE | Produkt-Interface | 20050311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_BIZC_LS_ENVIRONMENT | System landscape environment ID | 20041118 | ||
2 | ![]() |
IP_USAGE | Call by reference | Type reference (TYPE) | BIZC_USAGE | Content-Objektverwendungs-ID | 20041118 | ||
3 | ![]() |
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 | ![]() |
IP_USAGE | Call by reference | Type reference (TYPE) | BIZC_USAGE | ID einer Content-Objektverwendung | 20041118 | ||
2 | ![]() |
RI_SELECTION_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_BIZC_SELECTION_SERVICE | UI Selection Service | 20041118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 |