SAP ABAP Class IF_BIZC_PRECONFIGURATION (Interface for BAdI: BADI_BIZC_PRECONFIGURATION)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050222 |
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
| Class | IF_BIZC_PRECONFIGURATION | |
| Short Description | Interface for BAdI: BADI_BIZC_PRECONFIGURATION | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050222 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BIZC_PRECONFIGURATION has no forward declaration.
Interfaces
Class IF_BIZC_PRECONFIGURATION has no interface implemented.
Friends
Class IF_BIZC_PRECONFIGURATION has no friend class.
Attributes
Class 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
Class IF_BIZC_PRECONFIGURATION has no event.
Types
Class 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 |