SAP ABAP Class CL_AXT_SEQUENCE_CTRL (Sequence controller basic class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_GENERATION_FRAMEWORK (Package) Extensibility Generation Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_GENERATION_SEQ_CTRL | Interface for BAdI: AXT_GENERATION_CTRL_EXIT | 20081027 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081027 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_CHDOC_SEQUENCE_CTRL | Class for BAdI Impl.: CL_AXT_CHDOC_SEQUENCE_CTRL | 20081029 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_DS_FIELD_SEQUENCE_CTRL | Class for BAdI Impl.: CL_AXT_DS_FIELD_SEQUENCE_CTRL | 20081103 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_DS_SEQUENCE_CTRL | Class for BAdI Impl.: CL_AXT_DS_SEQUENCE_CTRL | 20081208 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_DTEL_SEQUENCE_CTRL | Class for BAdI Impl.: CL_AXT_DTEL_SEQUENCE_CTRL | 20081028 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_FPM_CONF_SEQUENCE_CTRL | Class for BAdI Impl.: CL_AXT_DS_SEQUENCE_CTRL | 20101217 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_FUNC_SEQUENCE_CTRL | Class for BAdI Impl.: CL_AXT_FUNC_SEQUENCE_CTRL | 20081031 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_GENIL_ENH_SEQUENCE_CTRL | Class for BAdI Impl.: CL_AXT_DS_SEQUENCE_CTRL | 20101217 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_GEN_OLTP_BDOC_SEQ_CTRL | Generic OLTP, BDoc seq. controller for 7.0 compatibility | 20081202 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_PAGE_SEQUENCE_CTRL | Page sequence controller | 20081103 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_RT_REP_SEQUENCE_CTRL | Class for BAdI Impl.: CL_AXT_DTEL_SEQUENCE_CTRL | 20090128 |
... | Click here to see Used By full list (14 items) |
Properties
Class | CL_AXT_SEQUENCE_CTRL | |
Short Description | Sequence controller basic class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AXT_GENERATION_FRAMEWORK | Extensibility Generation Framework |
Created | 20081027 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_AXT_SEQUENCE_CTRL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AXT_GENERATION_SEQ_CTRL | Interface for BAdI: AXT_GENERATION_CTRL_EXIT | 20081027 | ||
2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081027 |
Friends
Class CL_AXT_SEQUENCE_CTRL has no friend class.
Attributes
Class CL_AXT_SEQUENCE_CTRL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20081030 | |
2 | ![]() |
Instance method | Protected | Method | Generic dependency rule implementation | 20081027 |
3 | ![]() |
Instance method | Protected | Method | Retrieve the generation unit from the unit list | 20081030 |
4 | ![]() |
Instance method | Protected | Method | Generic dependency | 20081027 |
Events
Class CL_AXT_SEQUENCE_CTRL has no event.
Types
Class CL_AXT_SEQUENCE_CTRL has no local type.
Method Signatures
Method EVALUATE_DEPENDENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ACT_PARAM_UNIT | Call by reference | Object reference (TYPE REF TO) | CL_AXT_GENERATION_UNIT | 20081030 | |||
2 | ![]() |
IO_INACT_PARAM_UNIT | Call by reference | Object reference (TYPE REF TO) | CL_AXT_GENERATION_UNIT | 20081030 | |||
3 | ![]() |
IO_UNIT | Call by reference | Object reference (TYPE REF TO) | CL_AXT_GENERATION_UNIT | 20081030 | |||
4 | ![]() |
IV_ACT_UNIT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | 20081030 | |||
5 | ![]() |
IV_DEPENDENCY_TYPE | Call by reference | Type reference (TYPE) | AXT_DEPENDENCY_TYPE | Dependency Type | 20081031 | ||
6 | ![]() |
IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | 20081030 | |||
7 | ![]() |
IV_INACT_UNIT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | 20081030 | |||
8 | ![]() |
IV_INFLUENCE_EXISTENCE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20081031 | ||
9 | ![]() |
IV_UNIT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | 20081030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081030 |
Method GET_GENERATION_DEPENDENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEPENDENCY_TYPE | Call by reference | Type reference (TYPE) | AXT_DEPENDENCY_TYPE | Dependency Type | 20081027 | ||
2 | ![]() |
IV_INFLUENCE_EXISTENCE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20081027 | ||
3 | ![]() |
IV_IN_ACTIVE_VERSION | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20081027 | ||
4 | ![]() |
IV_IN_INACTIVE_VERSION | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20081027 | ||
5 | ![]() |
IV_OPERATION_X | Call by reference | Type reference (TYPE) | AXT_CAT_STATUS | 20100302 | |||
6 | ![]() |
IV_OPERATION_Y | Call by reference | Type reference (TYPE) | AXT_CAT_STATUS | 20100302 | |||
7 | ![]() |
RV_GENERATION_DEPENDENCY | Value transfer | Type reference (TYPE) | AXT_GENERATION_DEPENDENCY | AXT_GENERATION_DEPENDENCY | 20081027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation error | 20081028 |
Method GET_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IST_UNIT_LIST | Call by reference | Type reference (TYPE) | AXTT_UNIT_LIST | List of all generation units and processing data | 20081030 | ||
2 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | AXT_OBJECT_TYPE | Object Type | 20081030 | ||
3 | ![]() |
IV_UNIT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20081030 | ||
4 | ![]() |
RO_UNIT | Value transfer | Object reference (TYPE REF TO) | CL_AXT_GENERATION_UNIT | Unit of active and inactive element | 20081030 |
Method GET_UNIT on class CL_AXT_SEQUENCE_CTRL has no exception.
Method SET_DEPENDENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ELEMENT1 | Call by reference | Object reference (TYPE REF TO) | CL_AXT_GENERATION_UNIT | Unit of active and inactive element | 20081027 | ||
2 | ![]() |
IO_ELEMENT2 | Call by reference | Object reference (TYPE REF TO) | CL_AXT_GENERATION_UNIT | Unit of active and inactive element | 20081027 | ||
3 | ![]() |
IV_GENERATION_DEPENDENCY | Call by reference | Type reference (TYPE) | AXT_GENERATION_DEPENDENCY | Generation dependency (before/after/?) | 20081028 |
Method SET_DEPENDENCY on class CL_AXT_SEQUENCE_CTRL has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |