SAP ABAP Interface IF_UACC_STEPS (Interface for implementing step methods)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-ASU (Application Component) Application-Specific Upgrade
⤷
UACC (Package) Upgrade Accelerator Framework

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /ASU/CL_UACC_GENERAL_WRAPPER | General UACC Wrapper for old ASU Content | 20070920 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UACC_DDIC_CONSISTENCY | Checks for consistency of DDIC objects | 20070705 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UACC_STEPS_TEMPLATE | Explainins the implementation of interface IF_UACC_STEPS | 20070705 |
Properties
Interface | IF_UACC_STEPS | |
Short Description | Interface for implementing step methods |
General Data
Package | UACC | Upgrade Accelerator Framework |
Created | 20070702 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UACC_STEPS has no forward declaration.
Interfaces
Interface IF_UACC_STEPS has no interface.
Friends
Interface IF_UACC_STEPS has no friend.
Attributes
Interface IF_UACC_STEPS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | execute the check | 20070702 |
2 | ![]() |
Instance method | Public | Method | see whether the check condition can be repaired | 20070702 |
3 | ![]() |
Instance method | Public | Method | see whether actual check is required | 20070702 |
Events
Interface IF_UACC_STEPS has no event.
Types
Interface IF_UACC_STEPS has no local type.
Method Signatures
Method STEP_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIX_REQUIRED | Call by reference | Type reference (TYPE) | UACC_RESTART-FIX_REQUIRED | Lösung erforderlich? | 20070703 | ||
2 | ![]() |
SCENARIO | Call by reference | Type reference (TYPE) | UACC_STEP-SCENARIO | Szenario PRE- oder POST-Upgrade | 20070703 | ||
3 | ![]() |
SOURCE_CLIENT | Call by reference | Type reference (TYPE) | T000-MANDT | SY-MANDT | Source Client from which this step execution is induced | 20080515 | |
4 | ![]() |
STEP_NAME | Call by reference | Type reference (TYPE) | UACC_STEP-STEP_NAME | Schrittname | 20070703 | ||
5 | ![]() |
TEXT_TAB | Call by reference | Type reference (TYPE) | UACC_SPROT_U | Tabellentyp für SPROT_U | 20070703 |
Method STEP_CHECK on Interface IF_UACC_STEPS has no exception.
Method STEP_REPAIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SCENARIO | Call by reference | Type reference (TYPE) | UACC_STEP-SCENARIO | Szenario PRE- oder POST-Upgrade | 20070703 | ||
2 | ![]() |
SOURCE_CLIENT | Call by reference | Type reference (TYPE) | T000-MANDT | SY-MANDT | Source Client from which this step execution is induced | 20080515 | |
3 | ![]() |
STEP_NAME | Call by reference | Type reference (TYPE) | UACC_STEP-STEP_NAME | Schrittname | 20070703 | ||
4 | ![]() |
TEXT_TAB | Call by reference | Type reference (TYPE) | UACC_SPROT_U | Tabellentyp für SPROT_U | 20070703 |
Method STEP_REPAIR on Interface IF_UACC_STEPS has no exception.
Method STEP_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK_REQUIRED | Call by reference | Type reference (TYPE) | UACC_RESTART-CHECK_REQUIRED | Prüfung erforderlich? | 20070703 | ||
2 | ![]() |
SCENARIO | Call by reference | Type reference (TYPE) | UACC_STEP-SCENARIO | Szenario PRE- oder POST-Upgrade | 20070703 | ||
3 | ![]() |
SOURCE_CLIENT | Call by reference | Type reference (TYPE) | T000-MANDT | SY-MANDT | Source Client from which this step execution is induced | 20080515 | |
4 | ![]() |
STEP_NAME | Call by reference | Type reference (TYPE) | UACC_STEP-STEP_NAME | Schrittname | 20070703 | ||
5 | ![]() |
TEXT_TAB | Call by reference | Type reference (TYPE) | UACC_SPROT_U | Tabellentyp für SPROT_U | 20070703 |
Method STEP_REQUIRED on Interface IF_UACC_STEPS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 2005_1_46C |