SAP ABAP Class CF_REBP_PARTNER (Business Partner (BUT000): Factory)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-BP (Application Component) Business Partner
⤷
RE_BP_BP (Package) RE: Business Partner
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory | 20010924 |
Properties
| Class | CF_REBP_PARTNER | |
| Short Description | Business Partner (BUT000): Factory | |
| Super Class | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_BP_BP | RE: Business Partner |
| Created | 20010124 | SAP |
| Last change | 20110908 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CF_REBP_PARTNER has no interface implemented.
Friends
Class CF_REBP_PARTNER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | XUOBJECT | '' | Authorization Object | 20010924 | ||
| 2 | Constant | Protected | Type reference (TYPE) | ENQNAME | '' | Lock object | 20010924 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | '-' | 20101221 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | BADI_REBP_PARTNER_SEARCH | 20101221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Whether Partner Number Exists (Exc.) | 20010924 | |
| 2 | Static method | Public | Method | Checks if Partner Exists in a Certain Role (Exc.) | 20021016 | |
| 3 | Static method | Public | Method | Mapping from GUID to PARTNER Number | 20061122 | |
| 4 | Static method | Public | Method | Checks Whether Partner Number Exists (Y/N) | 20010924 | |
| 5 | Static method | Public | Method | Supplies Instance Through Partner Number | 20010924 | |
| 6 | Static method | Public | Method | Gets Instance Using Partner GUID | 20061122 | |
| 7 | Static method | Public | Method | Gets Instance Using Partner Number (Buffered) | 20060512 |
Events
Class CF_REBP_PARTNER has no event.
Types
Class CF_REBP_PARTNER has no local type.
Method Signatures
Method CHECK_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PARTNER | Value transfer | Type reference (TYPE) | REBP_PARTNER-PARTNER | Geschäftspartnernummer | 20010924 | |||
| 2 | IF_BYPASSING_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Lesen von DB ohne Verwendung des Puffers | 20010924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht gefunden | 20010924 |
Method CHECK_KEY_WITH_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PARTNER | Value transfer | Type reference (TYPE) | REBP_PARTNER-PARTNER | Geschäftspartnernummer | 20021016 | |||
| 2 | ID_ROLE | Value transfer | Type reference (TYPE) | REBP_OBJREL-ROLE | Rollentyp | 20021016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht gefunden | 20021016 |
Method CONVERT_GUID_TO_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_PARTNER | Call by reference | Type reference (TYPE) | REBP_PARTNER-PARTNER | Geschäftspartnernummer | 20061122 | |||
| 2 | ID_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | GUID eines Geschäftspartners | 20061122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Partner nicht vorhanden | 20061122 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PARTNER | Value transfer | Type reference (TYPE) | REBP_PARTNER-PARTNER | Geschäftspartnernummer | 20010924 | |||
| 2 | IF_BYPASSING_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Lesen von DB ohne Verwendung des Puffers | 20010924 | ||
| 3 | RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Business-Objekt vorhanden | 20010924 |
Method EXISTS on class CF_REBP_PARTNER has no exception.
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | Aktivität: Ändern/Anzeigen | 20010924 | ||
| 2 | ID_PARTNER | Value transfer | Type reference (TYPE) | REBP_PARTNER-PARTNER | Geschäftspartnernummer | 20010924 | |||
| 3 | IF_AUTH_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Berechtigungsprüfungen durchführen? | 20010924 | ||
| 4 | IF_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Sperren verwenden? | 20010924 | ||
| 5 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_REBP_PARTNER | Geschäftspartner | 20010924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20010924 |
Method FIND_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | Aktivität: Ändern/Anzeigen | 20061122 | ||
| 2 | ID_PARTNER_GUID | Value transfer | Type reference (TYPE) | BU_PARTNER_GUID | GUID eines Geschäftspartners | 20061122 | |||
| 3 | IF_AUTH_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Berechtigungsprüfungen durchführen? | 20061122 | ||
| 4 | IF_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Sperren verwenden? | 20061122 | ||
| 5 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_REBP_PARTNER | Geschäftspartner | 20061122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20061122 |
Method FIND_WITH_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | Aktivität: Ändern/Anzeigen | 20060512 | ||
| 2 | ID_PARTNER | Value transfer | Type reference (TYPE) | REBP_PARTNER-PARTNER | Geschäftspartnernummer | 20060512 | |||
| 3 | IF_AUTH_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Berechtigungsprüfungen durchführen? | 20060512 | ||
| 4 | IF_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Sperren verwenden? | 20060512 | ||
| 5 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_REBP_PARTNER | Geschäftspartner | 20060512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060512 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 110 |