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 FALSE Static Attribute Public Type reference (TYPE) BOOLE-BOOLE SPACE Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20050314
2 PURCHASING_ORGS Instance attribute Private Type reference (TYPE) CVIS_PURCHASING_ORG_INFO_T Key Fields for Purchasing Organizations 20050314
3 TRUE 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 ADD_PURCHASING_ORG Instance method Public Method Inserts Purchasing Organization 20050314
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050314
3 DELETE_PURCHASING_ORG Instance method Public Method Deletes Purchasing Organization 20050314
4 GET_PURCHASING_ORGS Instance method Public Method Returns Purchasing Organization 20050314
5 GET_PURCHASING_ORG_INFO Instance method Public Method Returns Infos for Purchasing Organization 20050518
6 HAS_PURCHASING_ORG 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 Importing I_PURCHASING_ORG Call by reference Type reference (TYPE) CVIS_PURCHASING_ORG Schlüsselfelder für Einkaufsorganisation 20050314
2 Returning 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 Importing 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 Importing I_PURCHASING_ORG Call by reference Type reference (TYPE) CVIS_PURCHASING_ORG Schlüsselfelder für Einkaufsorganisation 20050314
2 Returning 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 Returning 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 Returning 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 Importing I_PURCHASING_ORG Call by reference Type reference (TYPE) CVIS_PURCHASING_ORG Schlüsselfelder für Einkaufsorganisation 20050406
2 Returning 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