SAP ABAP Interface IF_FSBP_APPLICATION_OBJECT (Application Object - Definition)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_DEPRECATED_731 (Package) FS_BP_DEPRECATED_731
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | FSBP_APPLICATION_OBJECT | Application Object | 20041111 |
Properties
| Interface | IF_FSBP_APPLICATION_OBJECT | |
| Short Description | Application Object - Definition |
General Data
| Package | FS_BP_DEPRECATED_731 | FS_BP_DEPRECATED_731 |
| Created | 20041111 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FSBP_APPLICATION_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FSBP_VALIDATION_TARGET | Object to Be Checked | 20041124 |
Friends
Interface IF_FSBP_APPLICATION_OBJECT has no friend.
Attributes
Interface IF_FSBP_APPLICATION_OBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Data | 20041111 | |
| 2 | Instance method | Public | Method | Returns Name of Application Object | 20041111 | |
| 3 | Instance method | Public | Method | Returns Partner Numbers | 20041111 | |
| 4 | Instance method | Public | Method | Returns Reference to Object Dealing With Table | 20041116 | |
| 5 | Instance method | Public | Method | Returns List of Tables Used | 20041111 | |
| 6 | Instance method | Public | Method | Checks Whether Data for Object Has Changed | 20050225 | |
| 7 | Instance method | Public | Method | Indicates Whether Partner Number Is Temporary | 20041220 | |
| 8 | Instance method | Public | Method | Checks Whether Table Is Used in Application Object | 20041111 | |
| 9 | Instance method | Public | Method | Resets Object to Initial Status | 20060908 | |
| 10 | Instance method | Public | Method | Prompts Update of Data | 20041112 | |
| 11 | Instance method | Public | Method | Set Data | 20041111 | |
| 12 | Instance method | Public | Method | Replaces Temporary Partner Number in Memory | 20041216 | |
| 13 | Instance method | Public | Method | Starts Object Validation | 20041117 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DATA_IS_MODIFIED | Instance Event (0) |
Public (2) |
Data Has Changed | 20041117 |
Types
Interface IF_FSBP_APPLICATION_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 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20041111 | |||
| 2 | R_DATA_CATALOGUE | Value transfer | Type reference (TYPE) | FSBP_APPLICATION_DATA_TTY | Datenkatalog eines Anwendungsobjekts | 20041111 |
Method GET_DATA on Interface IF_FSBP_APPLICATION_OBJECT has no exception.
Method GET_MY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | FSBP_APPLICATION_OBJECT_NAME | Name des Anwendungsobjekts | 20041111 |
Method GET_MY_NAME on Interface IF_FSBP_APPLICATION_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 Interface IF_FSBP_APPLICATION_OBJECT has no exception.
Method GET_TABLE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20041116 | |||
| 2 | R_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FSBP_MEMORY_OBJECT | Memoryobjekt-Definition | 20041116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde kein korrekter Tabellenname übergeben. | 20041116 |
Method GET_USED_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TABLES | Value transfer | Type reference (TYPE) | FSBP_TABLE_NAME_TTY | Tabellen | 20041111 |
Method GET_USED_TABLES on Interface IF_FSBP_APPLICATION_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 (=' ') | 20050225 |
Method IS_DATA_MODIFIED on Interface IF_FSBP_APPLICATION_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 (=' ') | 20041220 |
Method IS_PARTNER_ID_TEMPORARY on Interface IF_FSBP_APPLICATION_OBJECT has no exception.
Method IS_TABLE_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20041111 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041111 |
Method IS_TABLE_USED on Interface IF_FSBP_APPLICATION_OBJECT has no exception.
Method RESET Signature
Method RESET on Interface IF_FSBP_APPLICATION_OBJECT has no parameter.
Method RESET on Interface IF_FSBP_APPLICATION_OBJECT has no exception.
Method SAVE_DATA Signature
Method SAVE_DATA on Interface IF_FSBP_APPLICATION_OBJECT has no parameter.
Method SAVE_DATA on Interface IF_FSBP_APPLICATION_OBJECT has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_CATALOGUE | Call by reference | Type reference (TYPE) | FSBP_APPLICATION_DATA_TTY | Datenkatalog eines Anwendungsobjekts | 20041112 |
Method SET_DATA on Interface IF_FSBP_APPLICATION_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 Interface IF_FSBP_APPLICATION_OBJECT has no exception.
Method VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULTS | Value transfer | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20041118 |
Method VALIDATE on Interface IF_FSBP_APPLICATION_OBJECT has no exception.
Event Signatures
Event DATA_IS_MODIFIED Signature
Event DATA_IS_MODIFIED on Interface IF_FSBP_APPLICATION_OBJECT has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |