SAP ABAP Class CL_SALES_FUNCTION_ACTIVE (Check Activations in SD)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF (Application Component) Basic Functions
⤷
VFE (Package) B2R: DevClass for BAPI structures
⤷
⤷
Properties
| Class | CL_SALES_FUNCTION_ACTIVE | |
| Short Description | Check Activations in SD | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VFE | B2R: DevClass for BAPI structures |
| Created | 20090112 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALES_FUNCTION_ACTIVE has no forward declaration.
Interfaces
Class CL_SALES_FUNCTION_ACTIVE has no interface implemented.
Friends
Class CL_SALES_FUNCTION_ACTIVE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SALES_FUNCTION_ACTIVE | Check Activations in SD | 20090112 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TDT_TVNFACT_DB | SD: Function Activation on BUKRS Level (Database) | 20090113 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TDT_TVNFACTC_DB | SD: Function Activation on CLIENT Level | 20090112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20090112 | |
| 2 | Instance method | Private | Method | Returns Relevant Activation Information | 20090113 | |
| 3 | Static method | Public | Method | Returns Singleton Reference to CL_SALES_FUNCTION_AVTIVE | 20090112 | |
| 4 | Instance method | Public | Method | Returns Compression Activation (X = Active/E = No Entry) | 20090113 | |
| 5 | Instance method | Public | Method | Returns Cost Recognition Activation (X=Active/E=No Entry) | 20090113 | |
| 6 | Instance method | Public | Method | Returns FASB Activation (X = Active / E = No Entry) | 20090113 | |
| 7 | Instance method | Public | Method | Returns Revenue Recognition (X = Active / E = No Entry) | 20090112 | |
| 8 | Instance method | Public | Method | Returns Sales Doc.Update Activ. (1/2 = Active/E = No Entry) | 20090113 | |
| 9 | Instance method | Public | Method | Returns VPRS Update Activation (1/2 = Active / E = No Entry) | 20090113 |
Events
Class CL_SALES_FUNCTION_ACTIVE has no event.
Types
Class CL_SALES_FUNCTION_ACTIVE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALES_FUNCTION_ACTIVE has no parameter.
Method CONSTRUCTOR on class CL_SALES_FUNCTION_ACTIVE has no exception.
Method GET_ACTIVATION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TVNFACT | Call by reference | Type reference (TYPE) | TVNFACT | Vertrieb: Funktionalitätsaktivierung auf BUKRS-Ebene | 20090113 | |||
| 2 | EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20090113 | |||
| 3 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20090113 |
Method GET_ACTIVATION_INFO on class CL_SALES_FUNCTION_ACTIVE has no exception.
Method GET_SALES_FUNCTION_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SALES_FUNCTION_ACTIVE | Value transfer | Object reference (TYPE REF TO) | CL_SALES_FUNCTION_ACTIVE | Aktivierungen im Vertrieb prüfen | 20090112 |
Method GET_SALES_FUNCTION_ACTIVE on class CL_SALES_FUNCTION_ACTIVE has no exception.
Method IS_COMPREC_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FUNC_ACTIVE | Value transfer | Type reference (TYPE) | CHAR1 | Aktivierungskennzeichen | 20090116 |
Method IS_COMPREC_ACTIVE on class CL_SALES_FUNCTION_ACTIVE has no exception.
Method IS_COSTREC_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20090113 | |||
| 2 | RV_FUNC_ACTIVE | Value transfer | Type reference (TYPE) | CHAR1 | Aktivierungskennzeichen | 20090423 |
Method IS_COSTREC_ACTIVE on class CL_SALES_FUNCTION_ACTIVE has no exception.
Method IS_FASB_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20090113 | |||
| 2 | RV_FUNC_ACTIVE | Value transfer | Type reference (TYPE) | CHAR1 | Aktivierungskennzeichen | 20090423 |
Method IS_FASB_ACTIVE on class CL_SALES_FUNCTION_ACTIVE has no exception.
Method IS_RR_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FUNC_ACTIVE | Value transfer | Type reference (TYPE) | CHAR1 | Aktivierungskennzeichen | 20090112 |
Method IS_RR_ACTIVE on class CL_SALES_FUNCTION_ACTIVE has no exception.
Method IS_SDUPD_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20090113 | |||
| 2 | RV_FUNC_ACTIVE | Value transfer | Type reference (TYPE) | CHAR1 | Aktivierungskennzeichen | 20090422 |
Method IS_SDUPD_ACTIVE on class CL_SALES_FUNCTION_ACTIVE has no exception.
Method IS_VPRSUPD_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20090113 | |||
| 2 | RV_FUNC_ACTIVE | Value transfer | Type reference (TYPE) | CHAR1 | Aktivierungskennzeichen | 20090423 |
Method IS_VPRSUPD_ACTIVE on class CL_SALES_FUNCTION_ACTIVE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |