SAP ABAP Class CVI_PURCHASING_ORG (Purchasing Organization for Business Partner)
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_PURCHASING_ORG | |
| Short Description | Purchasing Organization for Business Partner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CVI_FS_APPLICATION_LOGIC | Application Logic for FS Enhancement of CVI |
| Created | 20050314 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CVI_PURCHASING_ORG has no forward declaration.
Interfaces
Class CVI_PURCHASING_ORG has no interface implemented.
Friends
Class CVI_PURCHASING_ORG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | BOOLE-BOOLE | SPACE | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050314 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CVIS_PURCHASING_ORG_INFO_T | Key Fields for Purchasing Organizations | 20050314 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | BOOLE-BOOLE | 'X' | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Inserts Purchasing Organization | 20050314 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050314 | |
| 3 | Instance method | Public | Method | Deletes Purchasing Organization | 20050314 | |
| 4 | Instance method | Public | Method | Returns Purchasing Organization | 20050314 | |
| 5 | Instance method | Public | Method | Returns Infos for Purchasing Organization | 20050518 | |
| 6 | Instance method | Public | Method | Indicates Whether Key Is Already In Use | 20050406 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | PURCHASING_ORG_ADDED | Instance Event (0) |
Public (2) |
Purchasing Organization Has Been Added | 20050523 |
| 2 | PURCHASING_ORG_DELETED | Instance Event (0) |
Public (2) |
Purchasing Organization Has Been Deleted | 20050523 |
Types
Class CVI_PURCHASING_ORG has no local type.
Method Signatures
Method ADD_PURCHASING_ORG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PURCHASING_ORG | Call by reference | Type reference (TYPE) | CVIS_PURCHASING_ORG | Schlüsselfelder für Einkaufsorganisation | 20050314 | |||
| 2 | R_ADDED | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Anfügen erfolgreich | 20050314 |
Method ADD_PURCHASING_ORG on class CVI_PURCHASING_ORG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PURCHASING_ORGS | Call by reference | Type reference (TYPE) | CVIS_PURCHASING_ORG_T | Schlüsselfelder für Einkaufsorganisationen | 20050314 |
Method CONSTRUCTOR on class CVI_PURCHASING_ORG has no exception.
Method DELETE_PURCHASING_ORG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PURCHASING_ORG | Call by reference | Type reference (TYPE) | CVIS_PURCHASING_ORG | Schlüsselfelder für Einkaufsorganisation | 20050314 | |||
| 2 | R_DELETED | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Löschung erfolgreich | 20050314 |
Method DELETE_PURCHASING_ORG on class CVI_PURCHASING_ORG has no exception.
Method GET_PURCHASING_ORGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PURCHASING_ORGS | Value transfer | Type reference (TYPE) | CVIS_PURCHASING_ORG_T | Schlüsselfelder für Einkaufsorganisationen | 20050314 |
Method GET_PURCHASING_ORGS on class CVI_PURCHASING_ORG has no exception.
Method GET_PURCHASING_ORG_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PURCHASING_ORG_INFO | Value transfer | Type reference (TYPE) | CVIS_PURCHASING_ORG_INFO_T | Schlüsselfelder für Einkaufsorganisationen | 20050518 |
Method GET_PURCHASING_ORG_INFO on class CVI_PURCHASING_ORG has no exception.
Method HAS_PURCHASING_ORG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PURCHASING_ORG | Call by reference | Type reference (TYPE) | CVIS_PURCHASING_ORG | Schlüsselfelder für Einkaufsorganisation | 20050406 | |||
| 2 | R_EXISTING | Value transfer | Type reference (TYPE) | BOOLE_D | Schlüsselfelder existieren bereits | 20050406 |
Method HAS_PURCHASING_ORG on class CVI_PURCHASING_ORG has no exception.
Event Signatures
Event PURCHASING_ORG_ADDED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADDED_PURCHASING_ORG | Exporting | Value transfer | Type reference (TYPE) | CVIS_PURCHASING_ORG | Schlüsselfelder für Einkaufsorganisation | 20050523 |
Event PURCHASING_ORG_DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELETED_PURCHASING_ORG | Exporting | Value transfer | Type reference (TYPE) | CVIS_PURCHASING_ORG | Schlüsselfelder für Einkaufsorganisation | 20050523 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 600 |