SAP ABAP Class IF_UACC_STEPS (Interface for implementing step methods)
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
Class | IF_UACC_STEPS | |
Short Description | Interface for implementing step methods | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070702 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UACC_STEPS has no forward declaration.
Interfaces
Class IF_UACC_STEPS has no interface implemented.
Friends
Class IF_UACC_STEPS has no friend class.
Attributes
Class 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
Class IF_UACC_STEPS has no event.
Types
Class 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 class 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 class 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 class IF_UACC_STEPS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |