SAP ABAP Class CVI_AO_CUSTOMER_SALES (Obsolete)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FS-BP (Application Component) Business Partner
⤷
CVI_DEPRECATED_606 (Package) CVI Objects in SAP_APPL 606
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CVI_AO_CUSTOMER | Obsolete | 20050314 |
Properties
| Class | CVI_AO_CUSTOMER_SALES | |
| Short Description | Obsolete | |
| Super Class | CVI_AO_CUSTOMER | Obsolete |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CVI_DEPRECATED_606 | CVI Objects in SAP_APPL 606 |
| Created | 20050314 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CVI_AO_CUSTOMER_SALES has no forward declaration.
Interfaces
Class CVI_AO_CUSTOMER_SALES has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | FSBP_APPLICATION_FACTORY | 20050324 | Factory Class for Application Objects |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CVI_SO_CUSTOMER_SALES | Company-Code Dependent Application Object | 20110118 | |||
| 2 | Constant | Public | Type reference (TYPE) | FSBP_APPLICATION_OBJECT_NAME | 'CUSTOMER_SALES' | Name of Application Object | 20050314 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CVI_SALES_AREA | Sales Areas for Business Partner | 20050314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060208 | |
| 2 | Instance method | Public | Method | Returns Sales Areas (Reference) | 20051025 | |
| 3 | Instance method | Public | Method | Returns Sales Area-Dependent Data | 20050314 | |
| 4 | Instance method | Public | Method | Provides Current Status of Sales Area-Dependent Data | 20050314 | |
| 5 | Instance method | Public | Method | Provides Previous Status of Sales Area-Dependent Data | 20050314 | |
| 6 | Instance method | Protected | Method | Initializes Sales Areas for Partner | 20051025 | |
| 7 | Instance method | Public | Method | Sets New Sales Area-Dependent Data | 20050314 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | COMPANY_CODE_CHANGED | Instance Event (0) |
Public (2) |
Company Code Has Been Changed | 20050314 |
Types
Class CVI_AO_CUSTOMER_SALES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | FSBP_APPLICATION_OBJECT_NAME | Name des Anwendungsobjekts | 20060208 | |||
| 2 | I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20060208 | |||
| 3 | I_XO_SEGMENT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_XO_SEGMENT_OBJECT | Segment Object Definition | 20110118 |
Method CONSTRUCTOR on class CVI_AO_CUSTOMER_SALES has no exception.
Method GET_SALES_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SALES_AREAS | Value transfer | Object reference (TYPE REF TO) | CVI_SALES_AREA | Vertriebsbereich am Geschäftspartner | 20051025 |
Method GET_SALES_AREAS on class CVI_AO_CUSTOMER_SALES has no exception.
Method GET_SALES_TABLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SALES_AREA | Call by reference | Type reference (TYPE) | CVIS_SALES_AREA | Schlüsselfelder für Vertriebsbereich | 20050314 | |||
| 2 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20050314 | |||
| 3 | R_DATA | Value transfer | Type reference (TYPE) | FSBP_APPLICATION_DATA_TTY | Datenkatalog eines Anwendungsobjekts | 20050314 |
Method GET_SALES_TABLE_DATA on class CVI_AO_CUSTOMER_SALES has no exception.
Method GET_SALES_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 | 20050314 | |||
| 2 | I_SALES_AREA | Call by reference | Type reference (TYPE) | CVIS_SALES_AREA | Schlüsselfelder für Vertriebsbereich | 20050314 | |||
| 3 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20050314 |
Method GET_SALES_TABLE_DATA_NEW on class CVI_AO_CUSTOMER_SALES has no exception.
Method GET_SALES_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 | 20050314 | |||
| 2 | I_SALES_AREA | Call by reference | Type reference (TYPE) | CVIS_SALES_AREA | Schlüsselfelder für Vertriebsbereich | 20050314 | |||
| 3 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20050314 |
Method GET_SALES_TABLE_DATA_OLD on class CVI_AO_CUSTOMER_SALES has no exception.
Method INIT_SALES_AREAS Signature
Method INIT_SALES_AREAS on class CVI_AO_CUSTOMER_SALES has no parameter.
Method INIT_SALES_AREAS on class CVI_AO_CUSTOMER_SALES has no exception.
Method SET_SALES_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) | FSBP_APPLICATION_DATA_TTY | Datenkatalog eines Anwendungsobjekts | 20050314 | |||
| 2 | I_SALES_AREA | Call by reference | Type reference (TYPE) | CVIS_SALES_AREA | Schlüsselfelder für Vertriebsbereich | 20050314 | |||
| 3 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20050314 |
Method SET_SALES_TABLE_DATA_NEW on class CVI_AO_CUSTOMER_SALES has no exception.
Event Signatures
Event COMPANY_CODE_CHANGED Signature
Event COMPANY_CODE_CHANGED on class CVI_AO_CUSTOMER_SALES has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 600 |