SAP ABAP Interface IF_BIZC_PRECONFIGURATION (Interface for BAdI: BADI_BIZC_PRECONFIGURATION)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NBC (Application Component) NetWeaver Business Content
⤷
SBIZCA (Package) Configuration Repository
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BIZC_PRECONFIG_DEFAULT | Class for BAdI: BADI_BIZC_PRECONFIGURATION | 20050304 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SBI_BIZC_PRECONFIGURATION | Disjunction ID BADI_BIZC_PRECONFIGURATION | 20050321 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SEP_BIZC_PRECONFIGURATION | Disjunction ID BADI_BIZC_PRECONFIGURATION | 20050321 |
Properties
| Interface | IF_BIZC_PRECONFIGURATION | |
| Short Description | Interface for BAdI: BADI_BIZC_PRECONFIGURATION |
General Data
| Package | SBIZCA | Configuration Repository |
| Created | 20050222 | SAP |
| Last changed | 20050615 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BIZC_PRECONFIGURATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050222 |
Friends
Interface IF_BIZC_PRECONFIGURATION has no friend.
Attributes
Interface IF_BIZC_PRECONFIGURATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns aggregate configuration for a template | 20050404 | |
| 2 | Instance method | Public | Method | Gets the excluded tasks from the preconfigured context | 20050519 | |
| 3 | Instance method | Public | Method | Gets data for calling a subscreen | 20050222 | |
| 4 | Instance method | Public | Method | Gets the preconfigured context from the UI | 20050222 | |
| 5 | Instance method | Public | Method | Gets the used UI technology | 20050222 | |
| 6 | Instance method | Public | Method | Extends the preconfigured context by excluded tasks | 20050519 | |
| 7 | Instance method | Public | Method | Transfers the current data to the UI | 20050222 |
Events
Interface IF_BIZC_PRECONFIGURATION has no event.
Types
Interface IF_BIZC_PRECONFIGURATION has no local type.
Method Signatures
Method GET_AGGREGATED_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_PRODUCTS | Call by reference | Object reference (TYPE REF TO) | IF_BIZC_PRODUCT_INTERFACE | Software Komponenten Interface | 20050425 | |||
| 2 | II_PRODUCT_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BIZC_DESTINATION_INTERFACE | Interface zu Systeminformationen | 20050404 | |||
| 3 | IP_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | BIZC_TEMPL | Business Content: Template Verwaltung für Konfiguration | 20050404 | |||
| 4 | IP_USAGE | Call by reference | Type reference (TYPE) | BIZC_USAGE | ID einer Content-Objektverwendung | 20050519 | |||
| 5 | IT_OBJECT_DOM | Call by reference | Type reference (TYPE) | BIZC_IXML_DOCUMENT_TAB | Content Object DOMs | 20050404 | |||
| 6 | RI_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Context | 20050404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme an der externen API zum Business Content Framework | 20050404 |
Method GET_EXCLUDED_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PRECONFIGURED_CONTEXT | Call by reference | Type reference (TYPE) | XSTRING | 20050519 | ||||
| 2 | RT_TASKS | Value transfer | Type reference (TYPE) | BIZC_EXCLUDED_TASK_TAB | Tabelle für excluded Tasks | 20050519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme an der externen API zum Business Content Framework | 20050519 |
Method GET_SUBSCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_DYNPRO | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20050222 | |||
| 2 | EP_REPORT | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20050222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme an der externen API zum Business Content Framework | 20050222 |
Method GET_UI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_PRECONFIGURED_CONTEXT | Value transfer | Type reference (TYPE) | XSTRING | Präkonfigurierter Kontext als XML | 20050303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme an der externen API zum Business Content Framework | 20050222 |
Method GET_UI_TECHNOLOGY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TECHNOLOGY | Value transfer | Type reference (TYPE) | BIZC_UI_TECHNOLOGY | Technologie des User-Interfaces | 20050304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme an der externen API zum Business Content Framework | 20050222 |
Method SET_EXCLUDED_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CP_PRECONFIGURED_CONTEXT | Call by reference | Type reference (TYPE) | XSTRING | 20050519 | ||||
| 2 | IT_TASKS | Call by reference | Type reference (TYPE) | BIZC_EXCLUDED_TASK_TAB | Tabelle mit Strings | 20050519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme an der externen API zum Business Content Framework | 20050519 |
Method SET_UI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_NO_CONTEXT_AVAILABLE | Call by reference | Type reference (TYPE) | SBIZC_BOOL | Keine Vorkonfiguration möglich | 20050408 | |||
| 2 | IP_DISPLAY_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050307 | ||
| 3 | IP_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | BIZC_FLAG | Anzeigemodus | 20050304 | |||
| 4 | IP_PRECONFIGURED_CONTEXT | Call by reference | Type reference (TYPE) | XSTRING | Präkonfigurierter Kontext als XML | 20050303 | |||
| 5 | IP_USAGE | Call by reference | Type reference (TYPE) | BIZC_USAGE | ID einer Content-Objektverwendung | 20050307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme an der externen API zum Business Content Framework | 20050222 |
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 710 |