SAP ABAP Interface IF_BIZC_FW_BIZC_API (Background API of the BizContent Framework)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NBC (Application Component) NetWeaver Business Content
⤷
SBIZC4 (Package) Business Content: Central System

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BIZC_FW_SESSION | Session of a BizCont Usage | 20041029 |
Properties
Interface | IF_BIZC_FW_BIZC_API | |
Short Description | Background API of the BizContent Framework |
General Data
Package | SBIZC4 | Business Content: Central System |
Created | 20041022 | SAP |
Last changed | 20050428 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | SBIZC | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_BIZC_FW_BIZC_API has no interface.
Friends
Interface IF_BIZC_FW_BIZC_API has no friend.
Attributes
Interface IF_BIZC_FW_BIZC_API has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Saves all new or modified objects | 20041102 |
2 | ![]() |
Instance method | Public | Method | Copies Content objects between and within usages | 20041220 |
3 | ![]() |
Instance method | Public | Method | Deletes Objects | 20041029 |
4 | ![]() |
Instance method | Public | Method | Deletes an entire usage | 20041223 |
5 | ![]() |
Instance method | Public | Method | Exports alle data as a usage as an XML string | 20041206 |
6 | ![]() |
Instance method | Public | Method | Determines Current Configuration Status of an Object | 20050323 |
7 | ![]() |
Instance method | Public | Method | Objects searched for on selection screen | 20041124 |
8 | ![]() |
Instance method | Public | Method | Imports all data as a usage as an XML string | 20041206 |
9 | ![]() |
Instance method | Public | Method | Reads Language-Specific Texts of an Object | 20050317 |
10 | ![]() |
Instance method | Public | Method | All objects of a usage | 20041126 |
11 | ![]() |
Instance method | Public | Method | Resets changed objects and deletes new objects | 20041102 |
Events
Interface IF_BIZC_FW_BIZC_API has no event.
Types
Interface IF_BIZC_FW_BIZC_API has no local type.
Method Signatures
Method COMMIT Signature
Method COMMIT on Interface IF_BIZC_FW_BIZC_API has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme an der externen API zum Business Content Framework | 20041229 |
Method COPY_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OBJECTS | Call by reference | Type reference (TYPE) | BIZC_OBJGUID_MAP_TAB | zu kopierende Objekte (leer = alle) - mit neuen IDs | 20041220 | ||
2 | ![]() |
IP_AND_COMMIT | Call by reference | Type reference (TYPE) | SBIZC_BOOL | SBIZC_TRUE | Kopiervorgang wird sofort comittet | 20041220 | |
3 | ![]() |
IP_FROM_USAGE | Call by reference | Type reference (TYPE) | BIZC_USAGE | IUsage aus der kopiert werden soll | 20041220 | ||
4 | ![]() |
IP_POLICY | Call by reference | Type reference (TYPE) | BIZC_COPY_POLICY | SBIZC_COPY_ALL | Art und Weise wie ein Content-Objekt kopiert werden soll | 20041222 | |
5 | ![]() |
IP_TO_USAGE | Call by reference | Type reference (TYPE) | BIZC_USAGE | Usage in die kopiert werden soll | 20041220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme an der externen API zum Business Content Framework | 20041229 |
Method DELETE_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ERROR_TAB | Call by reference | Type reference (TYPE) | BIZC_ERROR_TAB | Business Content: Error table | 20050201 | ||
2 | ![]() |
IT_OBJECTS | Call by reference | Type reference (TYPE) | BIZC_OBJGUID_TAB | Objekt-Ids die gelöscht werden sollen | 20041029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme an der externen API zum Business Content Framework | 20041229 |
Method DELETE_USAGE Signature
Method DELETE_USAGE on Interface IF_BIZC_FW_BIZC_API has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme an der externen API zum Business Content Framework | 20041229 |
Method EXPORT_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | XSTRING | Daten der Usage | 20041206 | ||
2 | ![]() |
IP_REPLACE_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | Name mit dem anonymisiert werden soll SPACE=keine Ersetzung | 20041228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme an der externen API zum Business Content Framework | 20041229 |
Method GET_OBJECT_CONFIG_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | SBIZC_BOOL | SBIZC_FALSE | TRUE: Liest direkt von der Datenbank | 20050418 | |
2 | ![]() |
IT_OBJECTS | Call by reference | Type reference (TYPE) | BIZC_OBJGUID_TAB | Objekte | 20050324 | ||
3 | ![]() |
RT_STATUS | Value transfer | Type reference (TYPE) | BIZC_OBJ_STATUS_TAB | Tabelle von Objektstatus | 20050324 |
Method GET_OBJECT_CONFIG_STATUS on Interface IF_BIZC_FW_BIZC_API has no exception.
Method GET_SELECTED_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_ONLY_NEW_OBJECTS | Call by reference | Type reference (TYPE) | SBIZC_BOOL | SBIZC_FALSE | Nur Objekte, die nicht bereits vorher selektiert wurden | 20041124 | |
2 | ![]() |
RT_NEW_OBJECTS | Value transfer | Type reference (TYPE) | BIZC_SEL_OBJ_DATA_TAB | Tabelle von selektierten Objekten mit Daten | 20041126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme an der externen API zum Business Content Framework | 20041229 |
Method IMPORT_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | XSTRING | Daten der Usage | 20041206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme an der externen API zum Business Content Framework | 20041229 |
Method LANGUAGE_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | BIZC_LANGU_UPDATE_STATUS_TAB | Business Content: Text nachladen | 20050322 | ||
2 | ![]() |
IT_LANGU | Call by reference | Type reference (TYPE) | BIZC_LANGU_TAB | Tabelle von Sprachkennzeichen | 20050317 | ||
3 | ![]() |
IT_USAGES | Call by reference | Type reference (TYPE) | BIZC_USAGE_TAB | IDs von Content Objekt Verwendungen | 20050317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Gemeinsame Unterklasse ller BIZC Exceptions | 20050322 |
Method READ_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ERROR_TAB | Call by reference | Type reference (TYPE) | BIZC_ERROR_TAB | Business Content: Error table | 20050203 | ||
2 | ![]() |
RT_OBJECTS | Value transfer | Type reference (TYPE) | BIZC_SEL_OBJ_DATA_TAB | Tabelle von selektierten Objekten mit Daten | 20041126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme an der externen API zum Business Content Framework | 20041229 |
Method ROLLBACK Signature
Method ROLLBACK on Interface IF_BIZC_FW_BIZC_API has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme an der externen API zum Business Content Framework | 20041229 |
History
Last changed by/on | SAP | 20050428 |
SAP Release Created in | 700 |