SAP ABAP Class CL_BCS_STATISTIC (BCS: Statistics)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCS_ADM (Package) Business Communication Services: Administration
⤷
⤷
Properties
| Class | CL_BCS_STATISTIC | |
| Short Description | BCS: Statistics | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBCS_ADM | Business Communication Services: Administration |
| Created | 20081027 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCS_STATISTIC has no forward declaration.
Interfaces
Class CL_BCS_STATISTIC has no interface implemented.
Friends
Class CL_BCS_STATISTIC has no friend class.
Attributes
Class CL_BCS_STATISTIC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Determines the number of BCS entries in ADRVP | 20090211 | |
| 2 | Instance method | Private | Method | Determines the number of documents in the dark folder | 20090211 | |
| 3 | Instance method | Private | Method | Determines the number of documents | 20090211 | |
| 4 | Instance method | Private | Method | Determines the number of documents per user | 20090211 | |
| 5 | Instance method | Private | Method | Determines the number of documents in a folder | 20090211 | |
| 6 | Instance method | Private | Method | Determines the number of MIME documents | 20090211 | |
| 7 | Instance method | Private | Method | Determines the number of documents in general trash | 20090211 | |
| 8 | Instance method | Private | Method | Determines the number of send requests | 20090211 | |
| 9 | Instance method | Public | Method | Starts the run | 20090211 |
Events
Class CL_BCS_STATISTIC has no event.
Types
Class CL_BCS_STATISTIC has no local type.
Method Signatures
Method COUNT_BCS_ADRVP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl der BCS EInträge in ADRVP | 20090211 |
Method COUNT_BCS_ADRVP on class CL_BCS_STATISTIC has no exception.
Method COUNT_DARK_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl der Dokumente in der dunklen Mappe | 20090211 |
Method COUNT_DARK_FOLDER on class CL_BCS_STATISTIC has no exception.
Method COUNT_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl der Dokumente | 20090211 |
Method COUNT_DOCUMENTS on class CL_BCS_STATISTIC has no exception.
Method COUNT_DOCUMENTS_PER_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Type reference (TYPE) | SO_USR_NAM | Name des SAPoffice-Benutzers | 20090211 | |||
| 2 | RS_STATISTIC_USER | Value transfer | Type reference (TYPE) | BCSD_STATUSER | BCS: Statistikdaten Benutzer | 20090211 |
Method COUNT_DOCUMENTS_PER_USER on class CL_BCS_STATISTIC has no exception.
Method COUNT_FOLDER_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOLNO | Call by reference | Type reference (TYPE) | SO_OBJ_NO | Objekt: Nummer aus der ID. | 20090211 | |||
| 2 | IV_FOLYR | Call by reference | Type reference (TYPE) | SO_OBJ_YR | Objekt: Jahr aus der ID. | 20090211 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl der Dokumente | 20090211 |
Method COUNT_FOLDER_CONTENT on class CL_BCS_STATISTIC has no exception.
Method COUNT_MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl der MIME Dokumente | 20090211 |
Method COUNT_MIME on class CL_BCS_STATISTIC has no exception.
Method COUNT_PUBLIC_TRASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl der Dokumente im allgemeinen Papierkorb | 20090211 |
Method COUNT_PUBLIC_TRASH on class CL_BCS_STATISTIC has no exception.
Method COUNT_SEND_REQUESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl der Sendaufträge | 20090211 |
Method COUNT_SEND_REQUESTS on class CL_BCS_STATISTIC has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_BCS_STATISTIC has no parameter.
Method EXECUTE on class CL_BCS_STATISTIC has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |