SAP ABAP Class CL_BUPA_CURRENT_DATA (API for Comparing Current Business Partner Data with DB)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP (Application Component) SAP Business Partner
⤷
BUPA_INTERFACE_COMPLETE (Package) Business Partner: Complete the Interface Data
⤷
⤷
Properties
| Class | CL_BUPA_CURRENT_DATA | |
| Short Description | API for Comparing Current Business Partner Data with DB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | BUPA_CURRENT_DATA | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | BUPA_INTERFACE_COMPLETE | Business Partner: Complete the Interface Data |
| Created | 20050314 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUPA_CURRENT_DATA has no forward declaration.
Interfaces
Class CL_BUPA_CURRENT_DATA has no interface implemented.
Friends
Class CL_BUPA_CURRENT_DATA has no friend class.
Attributes
Class CL_BUPA_CURRENT_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | API for Comparing Current Business Partner Data with DB | 20050314 | |
| 2 | Static method | Public | Method | Compare Current Business Partner Data with DB | 20050314 | |
| 3 | Static method | Public | Method | Compare Current Business Partner Bank Details with DB | 20050314 | |
| 4 | Static method | Public | Method | Compare Current Central Business Partner Data with DB | 20050314 | |
| 5 | Static method | Public | Method | Compare Current Business Partner Tax Numbers with DB | 20050314 |
Events
Class CL_BUPA_CURRENT_DATA has no event.
Types
Class CL_BUPA_CURRENT_DATA has no local type.
Method Signatures
Method GET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ERROR | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR | 20050314 | ||||
| 2 | ET_ADDRESS | Call by reference | Type reference (TYPE) | BUSS_ADDRESS_T | Business Partner Addresses | 20050314 | |||
| 3 | IT_ADDRESS | Call by reference | Type reference (TYPE) | BUSS_ADDRESS_T | Business Partner Addresses | 20050314 |
Method GET_ADDRESS on class CL_BUPA_CURRENT_DATA has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BUSINESS_PARTNERS | Call by reference | Type reference (TYPE) | BUS_EI_MAIN | Komplexe externe Schnittstelle der Geschäftspartner (Tab.) | 20050314 | |||
| 2 | ES_ERROR | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR | Nachrichten-Struktur des Controllers | 20050314 | |||
| 3 | IS_BUSINESS_PARTNERS | Call by reference | Type reference (TYPE) | BUS_EI_MAIN | Komplexe externe Schnittstelle der Geschäftspartner (Tab.) | 20050314 |
Method GET_ALL on class CL_BUPA_CURRENT_DATA has no exception.
Method GET_BANKDETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ERROR | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR | 20050314 | ||||
| 2 | ET_BANKDETAIL | Call by reference | Type reference (TYPE) | BUSS_BANKDETAIL_T | Business Partner Bank Details | 20050314 | |||
| 3 | IT_BANKDETAIL | Call by reference | Type reference (TYPE) | BUSS_BANKDETAIL_T | Business Partner Bank Details | 20050314 |
Method GET_BANKDETAIL on class CL_BUPA_CURRENT_DATA has no exception.
Method GET_COMMON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ERROR | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR | 20050314 | ||||
| 2 | ET_COMMON | Call by reference | Type reference (TYPE) | BUSS_CENTRAL_T | Central Business Partner Data. | 20050314 | |||
| 3 | IT_COMMON | Call by reference | Type reference (TYPE) | BUSS_CENTRAL_T | Central Business Partner Data. | 20050314 |
Method GET_COMMON on class CL_BUPA_CURRENT_DATA has no exception.
Method GET_TAXNUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ERROR | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR | 20050314 | ||||
| 2 | ET_TAXNUMBER | Call by reference | Type reference (TYPE) | BUSS_TAXNUMBER_T | Business Partner Tax Numbers | 20050314 | |||
| 3 | IT_TAXNUMBER | Call by reference | Type reference (TYPE) | BUSS_TAXNUMBER_T | Business Partner Tax Numbers | 20050314 |
Method GET_TAXNUMBER on class CL_BUPA_CURRENT_DATA has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 600 |