SAP ABAP Class CL_BUPA_CLEAR_RELATIONS (Business Partner Data Cleansing: Relationships)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP (Application Component) SAP Business Partner
⤷
BUPA_CLEARING (Package) SAP BP Data Cleansing Tool Connection
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLEARING_REFERRING_OBJECT | Data Cleansing: IF for Referencing Objects | 20001116 |
Properties
| Class | CL_BUPA_CLEAR_RELATIONS | |
| Short Description | Business Partner Data Cleansing: Relationships | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUPA_CLEARING | SAP BP Data Cleansing Tool Connection |
| Created | 20000619 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUPA_CLEAR_RELATIONS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLEARING_REFERRING_OBJECT | Data Cleansing: IF for Referencing Objects | 20001116 |
Friends
Class CL_BUPA_CLEAR_RELATIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BU_RELTYP | 'BUR001' | Business Partner Relationship Category | 20010702 | ||
| 2 | Constant | Public | Type reference (TYPE) | BU_NODE | 'BUP115' | Current Node: Address of Contact Person | 20001116 | ||
| 3 | Constant | Public | Type reference (TYPE) | BU_NODE | 'BUP120' | Currnet Node: Communication Data for Contact Person Address | 20001116 | ||
| 4 | Constant | Public | Type reference (TYPE) | BU_NODE | 'BUP110' | Current Node: Contact Person Data | 20001116 | ||
| 5 | Constant | Public | Type reference (TYPE) | BU_RELTYP | 'BUR001' | Business Partner - Contact Person Relationship | 20001116 | ||
| 6 | Constant | Public | Type reference (TYPE) | BU_RELTYP | 'BUR002' | Business Partner - Contact Person Relationship | 20001116 | ||
| 7 | Constant | Private | Type reference (TYPE) | CHAR1 | '-' | Message Type, Control Duplicate Check | 20040310 | ||
| 8 | Constant | Private | Type reference (TYPE) | CHAR1 | 'X' | Separator | 20020115 | ||
| 9 | Constant | Public | Type reference (TYPE) | BU_NODE | 'BUP155' | Current Node: Employee Address | 20001116 | ||
| 10 | Constant | Public | Type reference (TYPE) | BU_NODE | 'BUP160' | Current Node: Communication Data Employee Address | 20001116 | ||
| 11 | Constant | Public | Type reference (TYPE) | BU_NODE | 'BUP150' | Current Node: Employee Data | 20001116 | ||
| 12 | Constant | Private | Type reference (TYPE) | BU_RELTYP | 'BUR010' | Business Partner Relationship Category | 20010702 | ||
| 13 | Constant | Public | Type reference (TYPE) | BU_RELTYP | 'BUR010' | Business Partner - Employee Relationship | 20001116 | ||
| 14 | Constant | Public | Type reference (TYPE) | BU_RELTYP | 'BUR011' | Business Partner - Employee Relationship | 20001116 | ||
| 15 | Constant | Public | Type reference (TYPE) | BU_NODE | 'BUP100' | Current Node: Business Partner Relationships | 20001116 | ||
| 16 | Constant | Private | Type reference (TYPE) | BU_RELTYP | 'BURC01' | Business Partner Relationship Category | 20010702 | ||
| 17 | Constant | Public | Type reference (TYPE) | BU_NODE | 'BUP130' | Current Node | 20030402 | ||
| 18 | Static Attribute | Private | See coding | BDT: Where-Used List - Structure Table | 20010326 | ||||
| 19 | Static Attribute | Private | See coding | 20010322 | |||||
| 20 | Static Attribute | Public | See coding | 20060316 | |||||
| 21 | Static Attribute | Public | See coding | 20060508 | |||||
| 22 | Static Attribute | Private | See coding | Text for Relationship Category | 20001116 | ||||
| 23 | Static Attribute | Private | See coding | Text for Communication Type | 20001116 | ||||
| 24 | Static Attribute | Public | Type reference (TYPE) | BU_PARTNER | 20060508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20001116 | ||
| 2 | Instance method | Public | Method | 20001116 | ||
| 3 | Instance method | Public | Method | 20001116 | ||
| 4 | Instance method | Public | Method | 20001219 | ||
| 5 | Instance method | Public | Method | 20001116 | ||
| 6 | Instance method | Public | Method | 20001116 | ||
| 7 | Instance method | Public | Method | 20001116 | ||
| 8 | Instance method | Public | Method | 20001219 | ||
| 9 | Instance method | Public | Method | 20001116 |
Events
Class CL_BUPA_CLEAR_RELATIONS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ADDR | Private | See coding | 20010326 | begin of ADDR,
ADDR_GUID type BUT020-GUID,
ADDR_NUMBER type BAPIBUS1006_HEAD-ADDR_NO,
end of ADDR
|
||
| 2 | RELATION | Private | See coding | 20010322 | begin of RELATION ,
part1 type bu_partner,
Part2 type bu_partner,
reltyp type BU_RELTYP,
FROMDATE type BU_DATFROM,
TODATE type BU_DATTO,
end of RELATION
|
Method Signatures
Method CHANGE Signature
Method CHANGE on class CL_BUPA_CLEAR_RELATIONS has no parameter.
Method CHANGE on class CL_BUPA_CLEAR_RELATIONS has no exception.
Method CHECK_COPY_AND_PASTE Signature
Method CHECK_COPY_AND_PASTE on class CL_BUPA_CLEAR_RELATIONS has no parameter.
Method CHECK_COPY_AND_PASTE on class CL_BUPA_CLEAR_RELATIONS has no exception.
Method CHECK_CUT_AND_PASTE Signature
Method CHECK_CUT_AND_PASTE on class CL_BUPA_CLEAR_RELATIONS has no parameter.
Method CHECK_CUT_AND_PASTE on class CL_BUPA_CLEAR_RELATIONS has no exception.
Method DELETE Signature
Method DELETE on class CL_BUPA_CLEAR_RELATIONS has no parameter.
Method DELETE on class CL_BUPA_CLEAR_RELATIONS has no exception.
Method ENHANCE_DESC Signature
Method ENHANCE_DESC on class CL_BUPA_CLEAR_RELATIONS has no parameter.
Method ENHANCE_DESC on class CL_BUPA_CLEAR_RELATIONS has no exception.
Method GET_DETAILS Signature
Method GET_DETAILS on class CL_BUPA_CLEAR_RELATIONS has no parameter.
Method GET_DETAILS on class CL_BUPA_CLEAR_RELATIONS has no exception.
Method GET_REFERENCES Signature
Method GET_REFERENCES on class CL_BUPA_CLEAR_RELATIONS has no parameter.
Method GET_REFERENCES on class CL_BUPA_CLEAR_RELATIONS has no exception.
Method INSERT Signature
Method INSERT on class CL_BUPA_CLEAR_RELATIONS has no parameter.
Method INSERT on class CL_BUPA_CLEAR_RELATIONS has no exception.
Method SAVE Signature
Method SAVE on class CL_BUPA_CLEAR_RELATIONS has no parameter.
Method SAVE on class CL_BUPA_CLEAR_RELATIONS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 30A |