SAP ABAP Class IF_XO_MO_ASSIGNED_BO_BEHAVIOR (Behavior for Memory Object with Assigned Business Object)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | XO_MO_ASSIGNED_BO_BEHAVIOR | Default Implementation for IF_XO_MO_ASSIGNED_BO_BEHAVIOR | 20070531 |
Properties
| Class | IF_XO_MO_ASSIGNED_BO_BEHAVIOR | |
| Short Description | Behavior for Memory Object with Assigned Business Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070531 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no forward declaration.
Interfaces
Class IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no interface implemented.
Friends
Class IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no friend class.
Attributes
Class IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Data Converted From BO Format to MO Format | 20070531 | |
| 2 | Instance method | Public | Method | Data Converted From MO Format to BO Format | 20070531 | |
| 3 | Static method | Public | Method | Constructor Method | 20070531 | |
| 4 | Instance method | Public | Method | Maps the Key of the Segment to the Assigned Business Object | 20070531 | |
| 5 | Instance method | Public | Method | Indicates the Name of the Relevant Tables from Assigned BO | 20070531 |
Events
Class IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no event.
Types
Class IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no local type.
Method Signatures
Method CONVERT_DATA_FROM_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MO_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Für das Memory Object relevante Daten | 20070531 | |||
| 2 | I_BO_DATA | Call by reference | Type reference (TYPE) | TTY_XO_TABLE_DATA | Datenkatalog des zugeordneten Business Objects | 20070531 |
Method CONVERT_DATA_FROM_BO on class IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no exception.
Method CONVERT_DATA_TO_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BO_DATA | Call by reference | Type reference (TYPE) | TTY_XO_TABLE_DATA | Datenkatalog des zugeordneten Business Objects | 20070531 | |||
| 2 | I_MO_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Für das Memory Object relevante Daten | 20070531 |
Method CONVERT_DATA_TO_BO on class IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no exception.
Method CREATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BO_TYPE | Call by reference | Type reference (TYPE) | XO_BUSINESS_OBJECT_TYPE | Name des Business Object Typs | 20070531 | |||
| 2 | I_MO_NAME | Call by reference | Type reference (TYPE) | XO_MEMORY_OBJECT_NAME | Name des Memory Objects | 20070531 | |||
| 3 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_XO_MO_ASSIGNED_BO_BEHAVIOR | Verhalten für Memory Object mit zugeordnetem Business Object | 20070531 |
Method CREATE_OBJECT on class IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no exception.
Method GET_KEY_FOR_ASSIGNED_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_KEY | Call by reference | Type reference (TYPE) | XO_OBJECT_KEY | Schlüsselparameter | 20070531 | |||
| 2 | R_OBJECT_KEY | Value transfer | Type reference (TYPE) | XO_OBJECT_KEY | Schlüsselparameter BO | 20070531 |
Method GET_KEY_FOR_ASSIGNED_BO on class IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no exception.
Method GET_TABLE_NAMES_OF_ASSIGNED_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TABLE_LIST | Value transfer | Type reference (TYPE) | TTY_XO_TABLE_NAME | Tabellennamen | 20070531 |
Method GET_TABLE_NAMES_OF_ASSIGNED_BO on class IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |