SAP ABAP Class CVI_BP_VENDOR (Key Object for Vendor)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-FS-BP (Application Component) Business Partner Enhancements for Financial Services
⤷
CVI_FS_APPLICATION_LOGIC (Package) Application Logic for FS Enhancement of CVI
⤷
⤷
Properties
| Class | CVI_BP_VENDOR | |
| Short Description | Key Object for Vendor | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CVI_FS_APPLICATION_LOGIC | Application Logic for FS Enhancement of CVI |
| Created | 20050311 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CVI_BP_VENDOR has no forward declaration.
Interfaces
Class CVI_BP_VENDOR has no interface implemented.
Friends
Class CVI_BP_VENDOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BOOLE-BOOLE | SPACE | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050311 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20050602 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | CVIS_BP_VEND_REF_T | Reference List Business Partner-Vendor-Object | 20050311 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | I | Counter for Temporary Number | 20050502 | |||
| 5 | Constant | Public | Type reference (TYPE) | CHAR2 | '##' | Prefix for Temporary Vendor Number | 20050502 | ||
| 6 | Constant | Public | Type reference (TYPE) | BOOLE-BOOLE | 'X' | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050311 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | LIFNR | Account Number of Vendor | 20050311 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLE-BOOLE | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050311 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | LIFNR | Account Number of Vendor | 20050525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050429 | |
| 2 | Instance method | Public | Method | Resets Temporary (Incl. External) Number | 20050503 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050311 | |
| 4 | Static method | Public | Method | Returns Instance of Object | 20050311 | |
| 5 | Instance method | Public | Method | Indicates Corresponding Partner | 20050602 | |
| 6 | Instance method | Public | Method | Returns Vendor Number | 20050311 | |
| 7 | Instance method | Public | Method | Indicates Whether Vendor No. Has Already Been Defined | 20050311 | |
| 8 | Static method | Private | Method | Generates New Temporary Number | 20050503 | |
| 9 | Instance method | Public | Method | Defines New Temporary Number for Vendor | 20050503 | |
| 10 | Static method | Private | Event handling method | Handles Event: Reinitialization | 20050429 | |
| 11 | Static method | Private | Event handling method | Handles Event: End of Commit Run | 20050429 | |
| 12 | Static method | Private | Event handling method | Handles Event: Termination of Commit Run | 20050429 | |
| 13 | Static method | Private | Event handling method | Handles Event: Vendor Number Has Been Defined Again | 20050605 | |
| 14 | Static method | Private | Event handling method | Handles Event: Vendor Number Has Been Changed | 20050605 | |
| 15 | Static method | Private | Event handling method | Handles Event: Vendor Number Has Been Deleted | 20050605 | |
| 16 | Instance method | Public | Method | Sets Vendor Number | 20050311 | |
| 17 | Static method | Public | Method | Replaces Temporary Partner Number | 20050502 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | VENDOR_ADDED | Instance Event (0) |
Public (2) |
Vendor Number Has Been Defined Again | 20050525 |
| 2 | VENDOR_CHANGED | Instance Event (0) |
Public (2) |
Vendor Number Has Been Changed | 20050525 |
| 3 | VENDOR_DELETED | Instance Event (0) |
Public (2) |
Vendor Number Has Been Deleted | 20050525 |
Types
Class CVI_BP_VENDOR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CVI_BP_VENDOR has no parameter.
Method CLASS_CONSTRUCTOR on class CVI_BP_VENDOR has no exception.
Method CLEAR_TEMP_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLEARED | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Temporäre Nummer gelöscht | 20050503 |
Method CLEAR_TEMP_VENDOR on class CVI_BP_VENDOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20050311 | |||
| 2 | I_VENDOR | Call by reference | Type reference (TYPE) | LIFNR | Kontonummer des Lieferanten bzw. Kreditors | 20050311 |
Method CONSTRUCTOR on class CVI_BP_VENDOR has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20050311 | |||
| 2 | I_VENDOR | Call by reference | Type reference (TYPE) | LIFNR | Kontonummer des Lieferanten bzw. Kreditors | 20050311 | |||
| 3 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CVI_BP_VENDOR | Schlüsselobjekt des Kreditors | 20050311 |
Method GET_INSTANCE on class CVI_BP_VENDOR has no exception.
Method GET_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PARTNER | Value transfer | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20050602 |
Method GET_PARTNER on class CVI_BP_VENDOR has no exception.
Method GET_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VENDOR | Value transfer | Type reference (TYPE) | LIFNR | Kontonummer des Lieferanten bzw. Kreditors | 20050311 |
Method GET_VENDOR on class CVI_BP_VENDOR has no exception.
Method IS_VENDOR_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050311 |
Method IS_VENDOR_SET on class CVI_BP_VENDOR has no exception.
Method NEW_TEMP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEMP_ID | Value transfer | Type reference (TYPE) | KUNNR | Debitorennummer | 20050503 |
Method NEW_TEMP_ID on class CVI_BP_VENDOR has no exception.
Method NEW_TEMP_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEMP_ID | Value transfer | Type reference (TYPE) | LIFNR | Temporäre Kreditorennummer | 20050503 |
Method NEW_TEMP_VENDOR on class CVI_BP_VENDOR has no exception.
Method ON_CLEANUP Signature
Method ON_CLEANUP on class CVI_BP_VENDOR has no parameter.
Method ON_CLEANUP on class CVI_BP_VENDOR has no exception.
Method ON_COMMIT_END Signature
Method ON_COMMIT_END on class CVI_BP_VENDOR has no parameter.
Method ON_COMMIT_END on class CVI_BP_VENDOR has no exception.
Method ON_ROLLBACK Signature
Method ON_ROLLBACK on class CVI_BP_VENDOR has no parameter.
Method ON_ROLLBACK on class CVI_BP_VENDOR has no exception.
Method ON_VENDOR_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VENDOR_NEW | Call by reference | Attribute reference (LIKE) | 20050605 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20050605 |
Method ON_VENDOR_ADDED on class CVI_BP_VENDOR has no exception.
Method ON_VENDOR_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VENDOR_NEW | Call by reference | Attribute reference (LIKE) | 20050605 | |||||
| 2 | I_VENDOR_OLD | Call by reference | Attribute reference (LIKE) | 20050605 |
Method ON_VENDOR_CHANGED on class CVI_BP_VENDOR has no exception.
Method ON_VENDOR_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VENDOR_OLD | Call by reference | Attribute reference (LIKE) | 20050605 |
Method ON_VENDOR_DELETED on class CVI_BP_VENDOR has no exception.
Method SET_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VENDOR | Call by reference | Type reference (TYPE) | LIFNR | Kontonummer des Lieferanten bzw. Kreditors | 20050311 |
Method SET_VENDOR on class CVI_BP_VENDOR has no exception.
Method UPDATE_TEMP_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNER_NOS | Call by reference | Type reference (TYPE) | BUS_PARTNR | Partnernummern | 20050502 |
Method UPDATE_TEMP_PARTNER on class CVI_BP_VENDOR has no exception.
Event Signatures
Event VENDOR_ADDED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VENDOR_NEW | Exporting | Value transfer | Type reference (TYPE) | LIFNR | Kreditorennummer | 20050525 |
Event VENDOR_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VENDOR_NEW | Exporting | Value transfer | Type reference (TYPE) | LIFNR | Kreditorennummer (neu) | 20050525 | ||
| 2 | I_VENDOR_OLD | Exporting | Value transfer | Type reference (TYPE) | LIFNR | Kreditorennummer (alt) | 20050525 |
Event VENDOR_DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VENDOR_OLD | Exporting | Value transfer | Type reference (TYPE) | LIFNR | Lieferantennummer | 20050525 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |