SAP ABAP Class /DSD/VC_CALENDAR (DSD: Customer's Visit Calendar)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LE-DSD-VC (Application Component) Visit Control
⤷
/DSD/VC (Package) Visit Control
⤷
⤷
Properties
| Class | /DSD/VC_CALENDAR | |
| Short Description | DSD: Customer's Visit Calendar | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /DSD/VC | Visit Control |
| Created | 20030228 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /DSD/VC_CALENDAR has no interface implemented.
Friends
Class /DSD/VC_CALENDAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | /DSD/VC_CALENDARTYPE | Calendar Type | 20030303 | |||
| 2 | Constant | Private | Type reference (TYPE) | TTSTR-CALENDARID | SPACE | Calendar ID | 20030306 | ||
| 3 | Constant | Private | Type reference (TYPE) | TTSTR-FBGEN | '/DSD/VC_TSTR_COMPILE' | Time stream: FM for generating time segments | 20030306 | ||
| 4 | Constant | Public | Type reference (TYPE) | INRDP-NRRANGENR | 'NU' | Number Range Number | 20030306 | ||
| 5 | Constant | Public | Type reference (TYPE) | NRIV-OBJECT | 'TSTREAMID' | Name of Number Range Object | 20030306 | ||
| 6 | Constant | Private | Type reference (TYPE) | TTSTR-RELID | 'TS' | Time stream: Area in IMPORT/EXPORT data table TSTRCOMP | 20030306 | ||
| 7 | Constant | Private | Type reference (TYPE) | TTSTR-TSTRTYPE | 'TS' | Time stream: Type | 20030306 | ||
| 8 | Instance attribute | Protected | Type reference (TYPE) | VTWEG | Distribution Channel | 20050405 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SPART | Division | 20050404 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | /DSD/VC_KUNNR | Customer | 20030303 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | VKORG | Sales Organization | 20050404 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | XFELD | SPACE | Calendar Was Synchronized | 20030317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030303 | |
| 2 | Instance method | Public | Method | Determine a Valid Next Date | 20030303 | |
| 3 | Instance method | Public | Method | Determine All Valid Dates | 20030303 | |
| 4 | Instance method | Public | Method | Synchronize a Calendar | 20030303 |
Events
Class /DSD/VC_CALENDAR has no event.
Types
Class /DSD/VC_CALENDAR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALTYP | Call by reference | Type reference (TYPE) | /DSD/VC_CALENDARTYPE | Kalenderart | 20030303 | |||
| 2 | IV_DIST_CHANNEL | Call by reference | Type reference (TYPE) | VTWEG | SPACE | Vertriebsweg | 20050405 | ||
| 3 | IV_DIVISION | Call by reference | Type reference (TYPE) | SPART | SPACE | Sparte | 20050404 | ||
| 4 | IV_KUNNR | Call by reference | Type reference (TYPE) | /DSD/VC_KUNNR | Kunde | 20030303 | |||
| 5 | IV_SALES_ORG | Call by reference | Type reference (TYPE) | VKORG | SPACE | Verkaufsorganisation | 20050404 |
Method CONSTRUCTOR on class /DSD/VC_CALENDAR has no exception.
Method GET_NEXT_VALID_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATE | Call by reference | Type reference (TYPE) | D | nächster Termin | 20030305 | |||
| 2 | EV_TIME | Call by reference | Type reference (TYPE) | T | nächster Termin | 20030305 | |||
| 3 | IV_DATELOCAL | Call by reference | Type reference (TYPE) | D | Startdatum der Terminsuche | 20030303 | |||
| 4 | IV_DIRECTION | Call by reference | Type reference (TYPE) | TSTR_DIRECTION | '+' | Richtung der Terminsuche | 20030303 | ||
| 5 | IV_TIMELOCAL | Call by reference | Type reference (TYPE) | T | Startzeit der Terminsuche | 20030303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Termine sind nicht synchronisiert | 20030317 | ||
| 2 | kein Termin ermittelbar | 20030326 |
Method GET_VALID_TIMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATES | Call by reference | Type reference (TYPE) | /DSD/VC_IT_APPTS | Termine | 20030303 | |||
| 2 | IV_BEGIN_DATELOCAL | Call by reference | Type reference (TYPE) | D | Startdatum der Terminsuche | 20030303 | |||
| 3 | IV_BEGIN_TIMELOCAL | Call by reference | Type reference (TYPE) | T | Startzeit der Terminsuche | 20030303 | |||
| 4 | IV_END_DATELOCAL | Call by reference | Type reference (TYPE) | D | Enddatum der Terminsuche | 20030303 | |||
| 5 | IV_END_TIMELOCAL | Call by reference | Type reference (TYPE) | T | Endzeit der Terminsuche | 20030303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Termine sind nicht synchronisiert | 20030317 | ||
| 2 | kein Termin ermittelbar | 20030326 |
Method SYNCHRONIZE Signature
Method SYNCHRONIZE on class /DSD/VC_CALENDAR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Sperren konnten nicht gesetzt werden | 20030306 | ||
| 2 | Fehler in der Zeitstrahl-Generierung | 20030306 |
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 200 |