SAP ABAP Class CL_BUPA_MY_OBJECTS (SAP BP Dialog: Proxy Class for BP History and Favorites)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP-UI (Application Component) Dialog SAP-GUI
⤷
BUPA_DIALOG (Package) SAP Business Partner: New Dialog Interface
⤷
⤷
Properties
| Class | CL_BUPA_MY_OBJECTS | |
| Short Description | SAP BP Dialog: Proxy Class for BP History and Favorites | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUPA_DIALOG | SAP Business Partner: New Dialog Interface |
| Created | 20000710 | SAP |
| Last change | 20000717 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUPA_MY_OBJECTS has no forward declaration.
Interfaces
Class CL_BUPA_MY_OBJECTS has no interface implemented.
Friends
Class CL_BUPA_MY_OBJECTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SWO_OBJTYP | 'BUS1006' | Constant: BOR Object Category of Business Partner | 20000710 | ||
| 2 | Constant | Private | Type reference (TYPE) | BU_BOOLEAN | 'X' | Constant: TRUE | 20001128 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Dummy for MESSAGE INTO | 20000725 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GOS_MANAGER | Publication for Generic Object Services | 20000810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Adds a Business Partner to "My Objects" | 20000810 | |
| 2 | Static method | Public | Method | Adds Business Partners to "My Objects" | 20000810 | |
| 3 | Static method | Public | Method | Adds a Business Partner to "Flagged Objects" | 20000810 | |
| 4 | Static method | Public | Method | Adds Business Partners to "Flagged Objects" | 20000810 | |
| 5 | Static method | Public | Method | Provides List of Business Partners in "My Objects" | 20000725 | |
| 6 | Static method | Public | Method | Provides List of Last-Maintained Business Partners | 20000810 | |
| 7 | Static method | Public | Method | Provides List of Business Partners under "Flagged" | 20000810 | |
| 8 | Static method | Public | Method | Publishes a Business Partner | 20000724 | |
| 9 | Static method | Public | Method | Removes a Business Partner from "My Objects" | 20000810 | |
| 10 | Static method | Public | Method | Removes Business Partners from "My Objects" | 20000810 | |
| 11 | Static method | Public | Method | Removes a Business Partner from "Flagged Objects" | 20000810 | |
| 12 | Static method | Public | Method | Removes Business Partners from "Flagged Objects" | 20000810 | |
| 13 | Static method | Public | Method | Removes Existing Publications | 20000810 |
Events
Class CL_BUPA_MY_OBJECTS has no event.
Types
Class CL_BUPA_MY_OBJECTS has no local type.
Method Signatures
Method ADD_MY_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BUS_PARTNER-GUID | Ein Geschäftspartner | 20000810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Eintrag befindet sich bereits in der Liste | 20000810 | ||
| 2 | INTERNAL_ERROR | 20000810 | ||
| 3 | Es wurde kein Partner angegeben | 20000810 |
Method ADD_MY_PARTNERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARTNER_GUIDS | Call by reference | Type reference (TYPE) | BUS_PARTNER-GUID_TABLE | Eine List von Geschäftspartnern | 20000810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INTERNAL_ERROR | 20000810 | ||
| 2 | Es wurden keine Partner angegeben | 20000810 |
Method ADD_REMEMBERED_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INFO | Call by reference | Type reference (TYPE) | BUS_TODO_REMO_INFO | Gemerkte Objekte: Infomationsdaten | 20000815 | |||
| 2 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BUS_PARTNER-GUID | Ein Geschäftspartner | 20000810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Eintrag befindet sich bereits in der Liste | 20000810 | ||
| 2 | INTERNAL_ERROR | 20000810 | ||
| 3 | Es wurde kein Partner angegeben | 20000810 |
Method ADD_REMEMBERED_PARTNERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARTNER_INFOS | Call by reference | Type reference (TYPE) | BUS_PARTNER_INFO_T | Eine Liste von Geschäftspartnern mit Infos | 20000815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INTERNAL_ERROR | 20000810 | ||
| 2 | Es wurden keine Partner angegeben | 20000810 |
Method GET_MY_PARTNERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARTNER_GUIDS | Call by reference | Type reference (TYPE) | BUS_PARTNER-GUID_TABLE | ET_PARTNER_GUIDS | 20000725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INTERNAL_ERROR | 20000725 |
Method GET_PARTNER_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HISTORY | Call by reference | Type reference (TYPE) | BUS_PARTNER_HISTORY_T | Die History der zuletzt bearbeiteten Geschäftspartner | 20000810 |
Method GET_PARTNER_HISTORY on class CL_BUPA_MY_OBJECTS has no exception.
Method GET_REMEMBERED_PARTNERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARTNER_INFOS | Call by reference | Type reference (TYPE) | BUS_PARTNER_INFO_T | Liste von GPs mit Infos | 20000815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INTERNAL_ERROR | 20000810 |
Method PUBLISH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | BUS_DIALOG-ACTIVITY | 20030715 | ||||
| 2 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BUS_PARTNER-GUID | GUID eines Geschäftspartners | 20000724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es ist ein schwerer interner Fehler aufgetreten | 20000810 |
Method REMOVE_MY_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BUS_PARTNER-GUID | IV_PARTNER_GUID | 20000810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Geschäftspartner befindet sich nicht in der Liste | 20000810 | ||
| 2 | Es wurde keine Geschäftspartner angegeben | 20000810 |
Method REMOVE_MY_PARTNERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARTNER_GUIDS | Call by reference | Type reference (TYPE) | BUS_PARTNER-GUID_TABLE | IV_PARTNER_GUID | 20000810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurden keine Geschäftspartne angegeben | 20000810 |
Method REMOVE_REMEMBERED_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BUS_PARTNER-GUID | IV_PARTNER_GUID | 20000810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Geschäftspartner befindet sich nicht in der Liste | 20000810 | ||
| 2 | Es wurde keine Geschäftspartner angegeben | 20000810 |
Method REMOVE_REMEMBERED_PARTNERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARTNER_GUIDS | Call by reference | Type reference (TYPE) | BUS_PARTNER-GUID_TABLE | IV_PARTNER_GUID | 20000810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurden keine Geschäftspartne angegeben | 20000810 |
Method UNPUBLISH Signature
Method UNPUBLISH on class CL_BUPA_MY_OBJECTS has no parameter.
Method UNPUBLISH on class CL_BUPA_MY_OBJECTS has no exception.
History
| Last changed by/on | SAP | 20000717 |
| SAP Release Created in | 20C |