SAP ABAP Class CL_ARFA_RELATION (Relationships Between Persistent Objects A <-> B)
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_PERSISTENT_OBJECT Persistent Object in Archiving Factory 20060829
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ARFA_POFACT_CALLBACK Callback for Generating Persistent Objects 20060829
Properties
Class CL_ARFA_RELATION  
Short Description Relationships Between Persistent Objects A <-> B    
Super Class CL_ARFA_PERSISTENT_OBJECT Persistent Object in Archiving Factory 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ARFA_ARCHIVING_FACTORY   Archiving Factory 
Created 20060829   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ARFA_RELATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ARFA_POFACT_CALLBACK Callback for Generating Persistent Objects 20060829
Friends
Class CL_ARFA_RELATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_A Instance attribute Private Type reference (TYPE) STRING 20060829
2 CLASS_B Instance attribute Private Type reference (TYPE) STRING 20060829
3 CON_REQID_A Instance attribute Private Type reference (TYPE) REQID 1 20060829
4 CON_REQID_B Instance attribute Private Type reference (TYPE) REQID 2 20060829
5 REF_A Instance attribute Private Object reference (TYPE REF TO) IF_ARFA_PERSOBJECT Persistent Object 20060829
6 REF_B Instance attribute Private Object reference (TYPE REF TO) IF_ARFA_PERSOBJECT Persistent Object 20060829
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060829
2 GET_KEY_A Instance method Protected Method 20060829
3 GET_KEY_B Instance method Protected Method 20060829
4 GET_OBJECT_A Instance method Public Method 20060829
5 GET_OBJECT_B Instance method Public Method 20060829
Events
Class CL_ARFA_RELATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 REQID Private Attribute reference (LIKE) 20060829
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS_A Call by reference Type reference (TYPE) STRING 20060829
2 Importing I_CLASS_B Call by reference Type reference (TYPE) STRING 20060829
3 Importing I_KEY_A Call by reference Type reference (TYPE) STRING 20060829
4 Importing I_KEY_B Call by reference Type reference (TYPE) STRING 20060829

Method CONSTRUCTOR on class CL_ARFA_RELATION has no exception.

Method GET_KEY_A Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_KEY Value transfer Type reference (TYPE) STRING 20060829

Method GET_KEY_A on class CL_ARFA_RELATION has no exception.

Method GET_KEY_B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_KEY Value transfer Type reference (TYPE) STRING 20060829

Method GET_KEY_B on class CL_ARFA_RELATION has no exception.

Method GET_OBJECT_A Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_POBJ Value transfer Object reference (TYPE REF TO) IF_ARFA_PERSOBJECT Persistentes Objekt 20060829

Method GET_OBJECT_A on class CL_ARFA_RELATION has no exception.

Method GET_OBJECT_B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_POBJ Value transfer Object reference (TYPE REF TO) IF_ARFA_PERSOBJECT Persistentes Objekt 20060829

Method GET_OBJECT_B on class CL_ARFA_RELATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710