SAP ABAP Class CL_FINDR_STEP (Derivation Step, General Part)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_DERIVATION_TOOL (Package) FINB Derivation Tool

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINDR_DERIVATION_STEP | General: Derivation Step | 20021217 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FINDR_STEP_CLEAR | Initialize Derivation Step, Type | 20030103 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FINDR_STEP_DRULE | Derivation Step, Type Rule | 20030102 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_FINDR_STEP_EXIT | Derivation Step: Exit Type | 20030103 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_FINDR_STEP_FUNC | Derivation Step: Function Module Type | 20030107 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_FINDR_STEP_METHOD | Derivation Step, Method/Perform Type | 20030103 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_FINDR_STEP_MOVE | Derivation Step, Assignment Type | 20030103 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_FINDR_STEP_TABLE | Derivation Step: Type of Table Access | 20030103 |
Properties
Class | CL_FINDR_STEP | |
Short Description | Derivation Step, General Part | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FINB_DERIVATION_TOOL | FINB Derivation Tool |
Created | 20021217 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FINDR_DERIVATION_STEP | General: Derivation Step | 20021217 |
Friends
Class CL_FINDR_STEP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ABADRMETHOD | 'CLEAR' | FINDR Identifier | 20030404 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | ABADRMETHOD | 'DRULE' | FINDR Identifier | 20030404 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | ABADRMETHOD | 'EXIT' | Type of Derivation Step | 20030404 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | ABADRMETHOD | 'FUNC' | Type of Derivation Step | 20030404 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | ABADRMETHOD | 'METHOD' | Type of Derivation Step | 20030404 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | ABADRMETHOD | 'MOVE' | Type of Derivation Step | 20030404 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | ABADRMETHOD | 'PERFORM' | Type of Derivation Step | 20030404 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | ABADRMETHOD | 'TABLE' | Type of Derivation Step | 20030404 | |
9 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20040414 | ||||
10 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20031117 | ||||
11 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20031117 | ||||
12 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20021217 | ||||
13 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20021217 | ||||
14 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | FINDR: Derivation Step (Internal) | 20030324 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FINDR_FLAG | Derivation: Indicator | 20030417 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20021217 | |
2 | ![]() |
Instance method | Private | Method | 20021217 | |
3 | ![]() |
Instance method | Private | Method | 20021217 | |
4 | ![]() |
Instance method | Protected | Method | Assignment to Target Fields | 20040105 |
5 | ![]() |