SAP ABAP Class CVI_SO_VENDOR_PORG (Segment Object for Purchasing Org.-Dep. Credit Data)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CVI_SO_VENDOR | Segment Object: FI Vendor | 20110119 |
Properties
| Class | CVI_SO_VENDOR_PORG | |
| Short Description | Segment Object for Purchasing Org.-Dep. Credit Data | |
| Super Class | CVI_SO_VENDOR | Segment Object: FI Vendor |
| 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 | 20110119 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CVI_SO_VENDOR_PORG has no forward declaration.
Interfaces
Class CVI_SO_VENDOR_PORG has no interface implemented.
Friends
Class CVI_SO_VENDOR_PORG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CVI_PURCHASING_ORG | Purchasing Organization for Business Partner | 20110119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Purchasing Organization-Dependent Data | 20110119 | |
| 2 | Instance method | Public | Method | Provides Current Status of Purchasing Org-Dependent Data | 20110119 | |
| 3 | Instance method | Public | Method | Provides Previous Status of Purchasing Org-Dependent Data | 20110119 | |
| 4 | Instance method | Public | Method | Returns Purchasing Organizations (Reference) | 20110119 | |
| 5 | Instance method | Public | Method | Initializes Purchasing Organizations for Partner | 20110119 | |
| 6 | Instance method | Protected | Event handling method | Handles Event: Create Purchasing Organization | 20110119 | |
| 7 | Instance method | Protected | Event handling method | Handles Event: Delete Purchasing Organization | 20110119 | |
| 8 | Instance method | Public | Method | Sets New Purchasing Organization-Dependent Data | 20110119 |
Events
Class CVI_SO_VENDOR_PORG has no event.
Types
Class CVI_SO_VENDOR_PORG has no local type.
Method Signatures
Method GET_PORG_TABLE_DATA 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 | 20110119 | |||
| 2 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20110119 | |||
| 3 | R_DATA | Value transfer | Type reference (TYPE) | TTY_XO_MEMORY_DATA | Datenkatalog eines Anwendungsobjekts | 20110119 |
Method GET_PORG_TABLE_DATA on class CVI_SO_VENDOR_PORG has no exception.
Method GET_PORG_TABLE_DATA_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA_NEW | Call by reference | Type reference (TYPE) | STANDARD TABLE | Datentabelle | 20110119 | |||
| 2 | I_PURCHASING_ORG | Call by reference | Type reference (TYPE) | CVIS_PURCHASING_ORG | Schlüsselfelder für Einkaufsorganisation | 20110119 | |||
| 3 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20110119 |
Method GET_PORG_TABLE_DATA_NEW on class CVI_SO_VENDOR_PORG has no exception.
Method GET_PORG_TABLE_DATA_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA_OLD | Call by reference | Type reference (TYPE) | STANDARD TABLE | Datentabelle | 20110119 | |||
| 2 | I_PURCHASING_ORG | Call by reference | Type reference (TYPE) | CVIS_PURCHASING_ORG | Schlüsselfelder für Einkaufsorganisation | 20110119 | |||
| 3 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20110119 |
Method GET_PORG_TABLE_DATA_OLD on class CVI_SO_VENDOR_PORG 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 | Object reference (TYPE REF TO) | CVI_PURCHASING_ORG | Einaufsorganisation am Geschäftspartner | 20110119 |
Method GET_PURCHASING_ORGS on class CVI_SO_VENDOR_PORG has no exception.
Method INIT_PURCHASING_ORGS Signature
Method INIT_PURCHASING_ORGS on class CVI_SO_VENDOR_PORG has no parameter.
Method INIT_PURCHASING_ORGS on class CVI_SO_VENDOR_PORG has no exception.
Method ON_PURCHASING_ORG_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADDED_PURCHASING_ORG | Call by reference | Attribute reference (LIKE) | 20110119 |
Method ON_PURCHASING_ORG_ADDED on class CVI_SO_VENDOR_PORG has no exception.
Method ON_PURCHASING_ORG_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELETED_PURCHASING_ORG | Call by reference | Attribute reference (LIKE) | 20110119 |
Method ON_PURCHASING_ORG_DELETED on class CVI_SO_VENDOR_PORG has no exception.
Method SET_PORG_TABLE_DATA_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_NEW | Call by reference | Type reference (TYPE) | TTY_XO_TABLE_DATA | Datenkatalog eines Anwendungsobjekts | 20110119 | |||
| 2 | I_PURCHASING_ORG | Call by reference | Type reference (TYPE) | CVIS_PURCHASING_ORG | Schlüsselfelder für Einkaufsorganisation | 20110119 | |||
| 3 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20110119 |
Method SET_PORG_TABLE_DATA_NEW on class CVI_SO_VENDOR_PORG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |