SAP ABAP Class CL_ARFA_RELS_SCENARIO_RPLG (Relationship Scenario <-> Read Plug-In)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ARE (Application Component) Archiving Engine
⤷
ARFA_ARCHIVING_FACTORY (Package) Archiving Factory
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ARFA_RELATIONS | Relationships Between Persistent Objects A <-> B | 20060830 |
Properties
| Class | CL_ARFA_RELS_SCENARIO_RPLG | |
| Short Description | Relationship Scenario <-> Read Plug-In | |
| Super Class | CL_ARFA_RELATIONS | Relationships Between Persistent Objects A <-> B |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ARFA_ARCHIVING_FACTORY | Archiving Factory |
| Created | 20060830 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ARFA_RELS_SCENARIO_RPLG has no forward declaration.
Interfaces
Class CL_ARFA_RELS_SCENARIO_RPLG has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ARFA_POBJ_FACTORY | 20060830 | Factory Class for Persistent Objects |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ARFA_DBTAB_BUFFER | Change Buffer for Database Table | 20060913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060830 | |
| 2 | Instance method | Public | Method | 20060831 | ||
| 3 | Static method | Public | Method | 20060830 | ||
| 4 | Static method | Public | Method | 20060830 |
Events
Class CL_ARFA_RELS_SCENARIO_RPLG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_REL_ATTR | Public | See coding | 20060830 | BEGIN OF typ_str_rel_attr,
sort_plugin TYPE tarchengine02-sort_plugin,
END OF typ_str_rel_attr
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | STRING | 20060830 |
Method CONSTRUCTOR on class CL_ARFA_RELS_SCENARIO_RPLG has no exception.
Method GET_RELATION_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_READPLUGIN | Call by reference | Object reference (TYPE REF TO) | CL_ARFA_READPLUGIN | ReadPlugin | 20060831 | |||
| 2 | I_REF_SCENARIO | Call by reference | Object reference (TYPE REF TO) | CL_ARFA_SCENARIO | Archivierunsszenario | 20060831 | |||
| 3 | R_STR_ATTR | Value transfer | Type reference (TYPE) | TYP_STR_REL_ATTR | 20060831 |
Method GET_RELATION_ATTR on class CL_ARFA_RELS_SCENARIO_RPLG has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_POBJ | Value transfer | Object reference (TYPE REF TO) | IF_ARFA_PERSOBJECT | Persistentes Objekt | 20060830 |
Method S_CREATE on class CL_ARFA_RELS_SCENARIO_RPLG has no exception.
Method S_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_ARFA_POFACT_CALLBACK | Callback bei Erzeugung pers. Objekte | 20060830 | |||
| 2 | I_REF_CONTEXT | Call by reference | Object reference (TYPE REF TO) | DATA | 20060830 | ||||
| 3 | I_REQUEST_ID | Call by reference | Type reference (TYPE) | IF_ARFA_POFACT_CALLBACK=>TYP_REQUEST_ID | 20060830 |
Method S_REQUEST on class CL_ARFA_RELS_SCENARIO_RPLG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |