SAP ABAP Class FSBP_CREATE_RC_CP (Reconciliation of BP and Relationships)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_BSFND_CNS_OUTBOUND (Package) FS Business Partner Outbound Change Pointer
⤷
⤷
Properties
| Class | FSBP_CREATE_RC_CP | |
| Short Description | Reconciliation of BP and Relationships | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_BSFND_CNS_OUTBOUND | FS Business Partner Outbound Change Pointer |
| Created | 20121022 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class FSBP_CREATE_RC_CP has no interface implemented.
Friends
Class FSBP_CREATE_RC_CP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | FSBP_BUPA_SEARCH=>LRNG_RELTYP | SO: Relationship Category | 20121022 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FSBP_BUPA_SEARCH=>LRNG_PARTNER_GROUPING | SO: BP Grouping | 20121022 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FSBP_BUPA_SEARCH=>LRNG_ID_NUMBER | SO: ID Number | 20121022 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FSBP_BUPA_SEARCH=>LRNG_PARTNER_ID | SO: BP Number | 20121022 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FSBP_BUPA_SEARCH=>LRNG_ROLE | SO: BP Role | 20121022 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FSBP_BUPA_SEARCH=>LRNG_PARTNER_TYPE | SO: BP Category | 20121022 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BU_ID_TYPE | Identification Type | 20121022 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Checkbox: Selection Based on Internal BP Number | 20121022 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CNS_DTE_EXPOBJTYPE | Export Object Type for BP | 20121022 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CNS_DTE_EXPOBJTYPE | Export Object Type for Relationship | 20121022 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Checkbox: Reconcile BP | 20121022 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Checkbox: Reconcile Relationship | 20121022 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Checkbox: Old Relationship Type Active? | 20121022 | |||
| 14 | Static Attribute | Private | Object reference (TYPE REF TO) | FSBP_CREATE_RC_CP | Reconciliation of BP and Relationships | 20121022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20121022 | ||
| 2 | Instance method | Private | Method | 20121024 | ||
| 3 | Instance method | Private | Method | 20121024 | ||
| 4 | Static method | Public | Method | Factory Method of This Class | 20121022 | |
| 5 | Instance method | Private | Method | 20130220 | ||
| 6 | Instance method | Public | Method | 20121022 |
Events
Class FSBP_CREATE_RC_CP has no event.
Types
Class FSBP_CREATE_RC_CP has no local type.
Method Signatures
Method CHECK_CNS_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20121022 | |||
| 2 | IM_CNS_NAME | Call by reference | Type reference (TYPE) | CNS_DTE_EXPOBJTYPE | Exportobjekttyp | 20121022 |
Method CHECK_CNS_CUSTOMIZING on class FSBP_CREATE_RC_CP has no exception.
Method CREATE_CHANGE_POINTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PARTNERS | Call by reference | Type reference (TYPE) | BU_PARTNER_T | Tabellentyp zum Typ BU_PARTNER | 20121031 | |||
| 2 | EX_RELATIONS | Call by reference | Type reference (TYPE) | TTY_BUT050 | SAP-GP: Übergabestruktur von Beziehungen:Verwaltungsdaten | 20121031 | |||
| 3 | IM_PARTNERS | Call by reference | Type reference (TYPE) | BU_PARTNER_T | Tabellentyp zu BU_PARTNER | 20121024 | |||
| 4 | IM_RELATIONS | Call by reference | Type reference (TYPE) | TTY_BUT050 | SAP-GP: Übergabestruktur von Beziehungen:Verwaltungsdaten | 20121024 |
Method CREATE_CHANGE_POINTERS on class FSBP_CREATE_RC_CP has no exception.
Method DETERMINE_CNS_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20121024 |
Method DETERMINE_CNS_TYPES on class FSBP_CREATE_RC_CP has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CLASS | Value transfer | Object reference (TYPE REF TO) | FSBP_CREATE_RC_CP | Reconciliation von GP und Beziehungen | 20121022 |
Method GET_INSTANCE on class FSBP_CREATE_RC_CP has no exception.
Method GET_LIST_OF_PARTNERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20130220 | |||
| 2 | EX_PARTNERS | Call by reference | Type reference (TYPE) | BU_PARTNER_T | Tabellentyp zum Typ BU_PARTNER | 20130220 |
Method GET_LIST_OF_PARTNERS on class FSBP_CREATE_RC_CP has no exception.
Method PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BPRL_TYPE | Call by reference | Type reference (TYPE) | FSBP_BUPA_SEARCH=>LRNG_RELTYP | Beziehungstyp | 20121022 | |||
| 2 | IM_BP_GROUPING_RANGE | Call by reference | Type reference (TYPE) | FSBP_BUPA_SEARCH=>LRNG_PARTNER_GROUPING | Gruppierung | 20121022 | |||
| 3 | IM_BP_ID_NUMBER_RANGE | Call by reference | Type reference (TYPE) | FSBP_BUPA_SEARCH=>LRNG_ID_NUMBER | Identifikationnummer(n) | 20121022 | |||
| 4 | IM_BP_ID_TYPE | Call by reference | Type reference (TYPE) | BU_ID_TYPE | Identifikationsart | 20121022 | |||
| 5 | IM_BP_ROLE_RANGE | Call by reference | Type reference (TYPE) | FSBP_BUPA_SEARCH=>LRNG_ROLE | Geschäftspartnerrolle | 20121022 | |||
| 6 | IM_BP_TYPE_RANGE | Call by reference | Type reference (TYPE) | FSBP_BUPA_SEARCH=>LRNG_PARTNER_TYPE | Geschäftpartnertypen | 20121022 | |||
| 7 | IM_INTERNAL_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Auswahl: Interne Schlüsseln oder Identifikation benutzen | 20121022 | |||
| 8 | IM_PARTNER_RANGE | Call by reference | Type reference (TYPE) | FSBP_BUPA_SEARCH=>LRNG_PARTNER_ID | Interne Schlüssel der Geschäftspartner | 20121022 | |||
| 9 | IM_RECON_BP | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121022 | ||||
| 10 | IM_RECON_BPRL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121022 |
Method PROCESS on class FSBP_CREATE_RC_CP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 747 |