SAP ABAP Class IF_FSBP_MEMORY_OBJECT (Memory Object - Definition)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FSBP_VALIDATION_TARGET | Object to Be Checked | 20041124 |
Properties
| Class | IF_FSBP_MEMORY_OBJECT | |
| Short Description | Memory Object - Definition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041111 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FSBP_MEMORY_OBJECT has no forward declaration.
Interfaces
Class IF_FSBP_MEMORY_OBJECT has no interface implemented.
Friends
Class IF_FSBP_MEMORY_OBJECT has no friend class.
Attributes
Class IF_FSBP_MEMORY_OBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns New and Old Stock of Data | 20041111 | |
| 2 | Instance method | Public | Method | Returns Changed Data | 20041111 | |
| 3 | Instance method | Public | Method | Returns Read Data | 20041111 | |
| 4 | Instance method | Public | Method | Returns Partner Numbers | 20041111 | |
| 5 | Instance method | Public | Method | Returns Name of Table | 20041111 | |
| 6 | Instance method | Public | Method | Indicates Whether Data Has Changed | 20041111 | |
| 7 | Instance method | Public | Method | Indicates Whether Database Has Read Data | 20041111 | |
| 8 | Instance method | Public | Method | Indicates Whether Partner Number Is Temporary | 20041216 | |
| 9 | Instance method | Public | Method | Resets Object to Initial Status | 20060908 | |
| 10 | Instance method | Public | Method | Prompts Save of Data to Database | 20041111 | |
| 11 | Instance method | Public | Method | Stores New/Changed Data in Memory | 20041111 | |
| 12 | Instance method | Public | Method | Replaces Partner Number in Memory | 20041216 | |
| 13 | Instance method | Public | Method | Starts Validation for Memory Object | 20041124 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DATA_IS_MODIFIED | Instance Event (0) |
Public (2) |
Data Has Changed | 20041117 |
| 2 | DATA_SUBMITTED_FOR_SAVE | Instance Event (0) |
Public (2) |
Data Transferred to Check | 20050110 |
Types
Class IF_FSBP_MEMORY_OBJECT has no local type.
Method Signatures
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA_NEW | Call by reference | Type reference (TYPE) | STANDARD TABLE | Geänderte Daten | 20041111 | |||
| 2 | E_DATA_OLD | Call by reference | Type reference (TYPE) | STANDARD TABLE | Gelesene Daten | 20041111 |
Method GET_DATA on class IF_FSBP_MEMORY_OBJECT has no exception.
Method GET_DATA_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA_NEW | Call by reference | Type reference (TYPE) | STANDARD TABLE | Geänderte Daten | 20041111 |
Method GET_DATA_NEW on class IF_FSBP_MEMORY_OBJECT has no exception.
Method GET_DATA_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA_OLD | Call by reference | Type reference (TYPE) | STANDARD TABLE | Gelesene Daten | 20041111 |
Method GET_DATA_OLD on class IF_FSBP_MEMORY_OBJECT has no exception.
Method GET_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PARTNER | Value transfer | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20041111 |
Method GET_PARTNER on class IF_FSBP_MEMORY_OBJECT has no exception.
Method GET_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TABLE_NAME | Value transfer | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20041111 |
Method GET_TABLE_NAME on class IF_FSBP_MEMORY_OBJECT has no exception.
Method IS_DATA_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041111 |
Method IS_DATA_MODIFIED on class IF_FSBP_MEMORY_OBJECT has no exception.
Method IS_DATA_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041111 |
Method IS_DATA_READ on class IF_FSBP_MEMORY_OBJECT has no exception.
Method IS_PARTNER_ID_TEMPORARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041216 |
Method IS_PARTNER_ID_TEMPORARY on class IF_FSBP_MEMORY_OBJECT has no exception.
Method RESET Signature
Method RESET on class IF_FSBP_MEMORY_OBJECT has no parameter.
Method RESET on class IF_FSBP_MEMORY_OBJECT has no exception.
Method SAVE_DATA Signature
Method SAVE_DATA on class IF_FSBP_MEMORY_OBJECT has no parameter.
Method SAVE_DATA on class IF_FSBP_MEMORY_OBJECT has no exception.
Method SET_DATA_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_NEW | Call by reference | Type reference (TYPE) | STANDARD TABLE | Neue/Geänderte Daten | 20041111 |
Method SET_DATA_NEW on class IF_FSBP_MEMORY_OBJECT has no exception.
Method UPDATE_TEMP_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20041216 |
Method UPDATE_TEMP_PARTNER on class IF_FSBP_MEMORY_OBJECT has no exception.
Method VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20041124 |
Method VALIDATE on class IF_FSBP_MEMORY_OBJECT has no exception.
Event Signatures
Event DATA_IS_MODIFIED Signature
Event DATA_IS_MODIFIED on class IF_FSBP_MEMORY_OBJECT has no parameter.
Event DATA_SUBMITTED_FOR_SAVE Signature
Event DATA_SUBMITTED_FOR_SAVE on class IF_FSBP_MEMORY_OBJECT has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |