SAP ABAP Class IF_FSBPR_BUPA_API_FACADE (Facade for Central APIs for BP Relationships)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | FSBPR_BUPA_API_FACADE | Facade for Central APIs for BP Relationships | 20101215 |
Properties
| Class | IF_FSBPR_BUPA_API_FACADE | |
| Short Description | Facade for Central APIs for BP Relationships | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101215 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FSBPR_BUPA_API_FACADE has no forward declaration.
Interfaces
Class IF_FSBPR_BUPA_API_FACADE has no interface implemented.
Friends
Class IF_FSBPR_BUPA_API_FACADE has no friend class.
Attributes
Class IF_FSBPR_BUPA_API_FACADE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Changes a Relationship | 20101215 | |
| 2 | Instance method | Public | Method | Creates a Relationship with All Time Slots | 20101215 | |
| 3 | Instance method | Public | Method | Deletes a Relationship with All Time Slots | 20101215 | |
| 4 | Instance method | Public | Method | Locks Partner's Relationships | 20101215 | |
| 5 | Instance method | Public | Method | Locks Relationships Based on Partner1, Partner2, Rel. Cat. | 20101215 | |
| 6 | Instance method | Public | Method | Locks Relationships Based on RELNR | 20101215 | |
| 7 | Instance method | Public | Method | Reads Table BUT050 from the Database | 20101215 | |
| 8 | Instance method | Public | Method | Reads Table BUT051 from the Database | 20101215 | |
| 9 | Instance method | Public | Method | Reads Table BUT052 from the Database | 20101215 | |
| 10 | Instance method | Public | Method | Reads Table BUT053 from the Database | 20101215 | |
| 11 | Instance method | Public | Method | Reads Table of Contact Person Addresses from Database | 20101215 | |
| 12 | Instance method | Public | Method | Unlocks Partner's Relationships | 20101215 | |
| 13 | Instance method | Public | Method | Removes Lock Set Using LOCK | 20101215 |
Events
Class IF_FSBPR_BUPA_API_FACADE has no event.
Types
Class IF_FSBPR_BUPA_API_FACADE has no local type.
Method Signatures
Method CHANGE_RELATIONSHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUT050_NEW | Call by reference | Type reference (TYPE) | TTY_BUT050 | 20101215 | ||||
| 2 | IT_BUT050_OLD | Call by reference | Type reference (TYPE) | TTY_BUT050 | 20101215 | ||||
| 3 | IT_BUT051_NEW | Call by reference | Type reference (TYPE) | TTY_BUT051 | 20101215 | ||||
| 4 | IT_BUT051_OLD | Call by reference | Type reference (TYPE) | TTY_BUT051 | 20101215 | ||||
| 5 | IT_BUT052_NEW | Call by reference | Type reference (TYPE) | TTY_BUT052 | 20101215 | ||||
| 6 | IT_BUT052_OLD | Call by reference | Type reference (TYPE) | TTY_BUT052 | 20101215 | ||||
| 7 | IT_BUT053_NEW | Call by reference | Type reference (TYPE) | TTY_BUT053 | 20101215 | ||||
| 8 | IT_BUT053_OLD | Call by reference | Type reference (TYPE) | TTY_BUT053 | 20101215 | ||||
| 9 | IT_CP_ADDRESSES_NEW | Call by reference | Type reference (TYPE) | FSBPR_CP_ADDRESSES_TTY | 20101215 | ||||
| 10 | IT_CP_ADDRESSES_OLD | Call by reference | Type reference (TYPE) | FSBPR_CP_ADDRESSES_TTY | 20101215 | ||||
| 11 | I_BO_NAME | Call by reference | Type reference (TYPE) | XO_BUSINESS_OBJECT_NAME | 20101215 | ||||
| 12 | RESULT | Value transfer | Type reference (TYPE) | TTY_XO_MESSAGE | 20101215 |
Method CHANGE_RELATIONSHIP on class IF_FSBPR_BUPA_API_FACADE has no exception.
Method CREATE_RELATIONSHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUT050 | Call by reference | Type reference (TYPE) | TTY_BUT050 | 20101215 | ||||
| 2 | IT_BUT051 | Call by reference | Type reference (TYPE) | TTY_BUT051 | 20101215 | ||||
| 3 | IT_BUT052 | Call by reference | Type reference (TYPE) | TTY_BUT052 | 20101215 | ||||
| 4 | IT_BUT053 | Call by reference | Type reference (TYPE) | TTY_BUT053 | 20101215 | ||||
| 5 | IT_CP_ADDRESSES | Call by reference | Type reference (TYPE) | FSBPR_CP_ADDRESSES_TTY | 20101215 | ||||
| 6 | I_BO_NAME | Call by reference | Type reference (TYPE) | XO_BUSINESS_OBJECT_NAME | 20101215 | ||||
| 7 | RESULT | Value transfer | Type reference (TYPE) | TTY_XO_MESSAGE | 20101215 |
Method CREATE_RELATIONSHIP on class IF_FSBPR_BUPA_API_FACADE has no exception.
Method DELETE_RELATIONSHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUT050 | Call by reference | Type reference (TYPE) | TTY_BUT050 | 20101215 | ||||
| 2 | I_BO_NAME | Call by reference | Type reference (TYPE) | XO_BUSINESS_OBJECT_NAME | 20101215 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | TTY_XO_MESSAGE | 20101215 |
Method DELETE_RELATIONSHIP on class IF_FSBPR_BUPA_API_FACADE has no exception.
Method LOCK_BY_BUSINESS_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 | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method LOCK_BY_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJKEY | Call by reference | Type reference (TYPE) | FSBPR_OBJECT_KEY | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method LOCK_BY_RELNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RELNR | Call by reference | Type reference (TYPE) | BU_RELNR | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method READ_BUT050 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Call by reference | Type reference (TYPE) | TTY_BUT050 | 20101215 | ||||
| 2 | I_KEY_LIST | Call by reference | Type reference (TYPE) | FSBPR_OBJECT_KEY_TTY | 20101215 |
Method READ_BUT050 on class IF_FSBPR_BUPA_API_FACADE has no exception.
Method READ_BUT051 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Call by reference | Type reference (TYPE) | TTY_BUT051 | 20101215 | ||||
| 2 | I_KEY_LIST | Call by reference | Type reference (TYPE) | FSBPR_OBJECT_KEY_TTY | 20101215 |
Method READ_BUT051 on class IF_FSBPR_BUPA_API_FACADE has no exception.
Method READ_BUT052 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Call by reference | Type reference (TYPE) | TTY_BUT052 | 20101215 | ||||
| 2 | I_KEY_LIST | Call by reference | Type reference (TYPE) | FSBPR_OBJECT_KEY_TTY | 20101215 |
Method READ_BUT052 on class IF_FSBPR_BUPA_API_FACADE has no exception.
Method READ_BUT053 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Call by reference | Type reference (TYPE) | TTY_BUT053 | 20101215 | ||||
| 2 | I_KEY_LIST | Call by reference | Type reference (TYPE) | FSBPR_OBJECT_KEY_TTY | 20101215 |
Method READ_BUT053 on class IF_FSBPR_BUPA_API_FACADE has no exception.
Method READ_CP_ADDRESSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Call by reference | Type reference (TYPE) | FSBPR_CP_ADDRESSES_TTY | 20101215 | ||||
| 2 | I_KEY_LIST | Call by reference | Type reference (TYPE) | FSBPR_OBJECT_KEY_TTY | 20101215 |
Method READ_CP_ADDRESSES on class IF_FSBPR_BUPA_API_FACADE has no exception.
Method UNLOCK_BY_BUSINESS_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 | 20101215 |
Method UNLOCK_BY_BUSINESS_PARTNER on class IF_FSBPR_BUPA_API_FACADE has no exception.
Method UNLOCK_BY_RELNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RELNR | Call by reference | Type reference (TYPE) | BU_RELNR | 20101215 |
Method UNLOCK_BY_RELNR on class IF_FSBPR_BUPA_API_FACADE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |