SAP ABAP Class CL_CFS_SERVICES (CFS Service Methods)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
VREP (Package) Application development RV reporting
⤷
⤷
⤷
Properties
| Class | CL_CFS_SERVICES | |
| Short Description | CFS Service Methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VREP | Application development RV reporting |
| Created | 20070515 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CFS_SERVICES has no forward declaration.
Interfaces
Class CL_CFS_SERVICES has no interface implemented.
Friends
Class CL_CFS_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TCT_TVAKT | Order Type Texts | 20070515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Sends Text to Order Type | 20070515 |
Events
Class CL_CFS_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCS_TVAKT | Private | See coding | 20070515 | begin of tcs_tvakt.
include type tvakt.
types:
failed type boole_d,
end of tcs_tvakt
|
||
| 2 | TCT_TVAKT | Private | See coding | 20070515 | tct_tvakt type hashed table of tcs_tvakt with unique key mandt spras auart
|
Method Signatures
Method GET_TVAKT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AUART | Call by reference | Type reference (TYPE) | AUART | Verkaufsbelegart | 20070515 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20070515 | ||
| 3 | RV_TVAK_T | Value transfer | Type reference (TYPE) | BEZEI20 | Bezeichnung zur Verkaufsbelegart | 20070515 |
Method GET_TVAKT on class CL_CFS_SERVICES has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 602 |