SAP ABAP Interface IF_XO_MO_ASSIGNED_BO_BEHAVIOR (Behavior for Memory Object with Assigned Business Object)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
XO_MAIN (Package) Central XO Components
⤷
⤷
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
| Interface | IF_XO_MO_ASSIGNED_BO_BEHAVIOR | |
| Short Description | Behavior for Memory Object with Assigned Business Object |
General Data
| Package | XO_MAIN | Central XO Components |
| Created | 20070531 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no forward declaration.
Interfaces
Interface IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no interface.
Friends
Interface IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no friend.
Attributes
Interface 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
Interface IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_XO_MO_ASSIGNED_BO_BEHAVIOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |