SAP ABAP Interface IF_SGEN_LOAD (SGEN interface for creating load)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
⤷
SLGN (Package) Post-Upgrade Generation Tools
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SGEN_LOAD | SGEN Creation of LOAD Supply | 20100616 |
Properties
| Interface | IF_SGEN_LOAD | |
| Short Description | SGEN interface for creating load |
General Data
| Package | SLGN | Post-Upgrade Generation Tools |
| Created | 20100616 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_SGEN_CONSTANTS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SGEN_LOAD has no interface.
Friends
Interface IF_SGEN_LOAD has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_SELECTION | Instance attribute | Public | Type reference (TYPE) | CHAR3 | 3-Byte Field | 20100616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Do BSP applications exist in GENSETC? | 20100616 | |
| 2 | Instance method | Public | Method | Get active machine types | 20100616 | |
| 3 | Instance method | Public | Method | Reason for generation for log | 20100616 | |
| 4 | Instance method | Public | Method | Gets estimated memory requirements | 20100902 | |
| 5 | Instance method | Public | Method | Set selected components | 20100616 | |
| 6 | Instance method | Public | Method | Get and set GENSETM | 20100616 | |
| 7 | Instance method | Public | Method | Do you want to use the existing LOAD? | 20100616 | |
| 8 | Instance method | Public | Method | Set current generation mode | 20100616 | |
| 9 | Instance method | Public | Method | Set different machine types | 20100616 |
Events
Interface IF_SGEN_LOAD has no event.
Types
Interface IF_SGEN_LOAD has no local type.
Method Signatures
Method CHECK_BSP_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BSP_APPLICATION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100616 |
Method CHECK_BSP_APPLICATION on Interface IF_SGEN_LOAD has no exception.
Method GET_SERVER_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SERVER_TYPES | Call by reference | Type reference (TYPE) | IF_SGEN_CONSTANTS=>GTY_SERVER_TYPE_T | 20100616 |
Method GET_SERVER_TYPES on Interface IF_SGEN_LOAD has no exception.
Method GET_TASK_REASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SOURCE | Value transfer | Type reference (TYPE) | I | 20100616 |
Method GET_TASK_REASON on Interface IF_SGEN_LOAD has no exception.
Method INFO_DB_SPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SIZE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20100902 | |||
| 2 | EV_TEXT | Call by reference | Type reference (TYPE) | CHAR200 | Textfeld Laenge 200 | 20100902 |
Method INFO_DB_SPACE on Interface IF_SGEN_LOAD has no exception.
Method SET_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMPONENTS | Call by reference | Type reference (TYPE) | IF_SGEN_CONSTANTS=>GTY_COMPONENT_T | Tabellentyp zur CVERS | 20100616 | |||
| 2 | IV_GENSET_TYPE | Call by reference | Type reference (TYPE) | I | 20120209 |
Method SET_COMPONENTS on Interface IF_SGEN_LOAD has no exception.
Method SET_GENSETM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADD_ENTRYS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100622 | |||
| 2 | IV_OPTION | Call by reference | Type reference (TYPE) | I | 20100616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse für SGEN | 20100616 |
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PACKAGES | Call by reference | Type reference (TYPE) | IF_SGEN_CONSTANTS=>GTY_TDEVC_T | Tabelle von Software-Paketen | 20120209 | |||
| 2 | IT_TR_REQUESTS | Call by reference | Type reference (TYPE) | TRKORRS | Tabelle von Auftragsnummern | 20100910 | |||
| 3 | IV_DIRECTORY | Call by reference | Type reference (TYPE) | TSTRF01-SUBDIR | Characterfeld der Länge 15 | 20110530 | |||
| 4 | IV_INVALID_LOAD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100616 | ||||
| 5 | IV_REGENERATE_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100616 | ||||
| 6 | IV_TR_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20100616 |
Method SET_PARAMETER on Interface IF_SGEN_LOAD has no exception.
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SELECTION | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20100616 |
Method SET_SELECTION on Interface IF_SGEN_LOAD has no exception.
Method SET_SERVER_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SERVER_TYPES | Call by reference | Type reference (TYPE) | IF_SGEN_CONSTANTS=>GTY_SERVER_TYPE_T | Feld der Laenge 3 Bytes | 20100616 |
Method SET_SERVER_TYPES on Interface IF_SGEN_LOAD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |