SAP ABAP Class CL_RE_UM_DB (Access To VIMI25 and VIMI28)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
RE-RT-SR (Application Component) Sales-Based Settlement
⤷
RESR (Package) RE: Sales-Based Rental Agreements And Settlements
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | I_RE_UM_VIMI25_READ | Interface to Read/Get vimi25 | 20000121 |
Properties
| Class | CL_RE_UM_DB | |
| Short Description | Access To VIMI25 and VIMI28 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RESR | RE: Sales-Based Rental Agreements And Settlements |
| Created | 20000121 | SAP |
| Last change | 00000000 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | I_RE_UM_VIMI25_READ | Interface to Read/Get vimi25 | 20000121 |
Friends
Class CL_RE_UM_DB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20000121 | |||
| 2 | Constant | Private | Type reference (TYPE) | CDPOS-TABNAME | 'VIMI28' | Table name | 20000503 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | REVI_T_VIMI25 | Sales reports | 20000121 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | REVI_T_VIMI28 | Sales settlement histories | 20000121 |
Methods
Events
Class CL_RE_UM_DB has no event.
Types
Class CL_RE_UM_DB has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_YES | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20000121 | |||
| 2 | ES_MESSAGE | Value transfer | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20000121 | |||
| 3 | IC_AGREEMENT | Call by reference | Object reference (TYPE REF TO) | CL_RE_UM_AGREEMENT | Vertragsarten VIMIMV und VICN01 | 20000121 | |||
| 4 | IF_CHANGE | Value transfer | Type reference (TYPE) | XFELD | 'X' | Feld zum Ankreuzen | 20000121 | ||
| 5 | IF_MSGOUT | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20000121 | |||
| 6 | IF_VICN01 | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20000121 |
Method AUTHORITY_CHECK on class CL_RE_UM_DB has no exception.
Method CLEAR_BUFFER Signature
Method CLEAR_BUFFER on class CL_RE_UM_DB has no parameter.
Method CLEAR_BUFFER on class CL_RE_UM_DB has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_REPID | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20000121 |
Method CONSTRUCTOR on class CL_RE_UM_DB has no exception.
Method DEQUEUE_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS | Value transfer | Type reference (TYPE) | VIMIMV-BUKRS | Buchungskreis | 20000503 |
Method DEQUEUE_HISTORY on class CL_RE_UM_DB has no exception.
Method DEQUEUE_VIMI25 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IC_AGREEMENT | Call by reference | Object reference (TYPE REF TO) | CL_RE_UM_AGREEMENT | Vertragsarten VIMIMV und VICN01 | 20000121 | |||
| 2 | I_YUMSJAHR | Value transfer | Type reference (TYPE) | VIMI25-YUMSJAHR | Jahr des gemeldeten Umsatzes | 20000121 |
Method DEQUEUE_VIMI25 on class CL_RE_UM_DB has no exception.
Method ENQUEUE_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ERROR | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20000503 | |||
| 2 | ID_BUKRS | Value transfer | Type reference (TYPE) | VIMIMV-BUKRS | Buchungskreis | 20000503 | |||
| 3 | I_ERR_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_VI_MESSAGES | Message-Handler für RE | 20000503 |
Method ENQUEUE_HISTORY on class CL_RE_UM_DB has no exception.
Method ENQUEUE_VIMI25 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20000121 | |||
| 2 | IC_AGREEMENT | Call by reference | Object reference (TYPE REF TO) | CL_RE_UM_AGREEMENT | Vertragsarten VIMIMV und VICN01 | 20000121 | |||
| 3 | I_FLAG_ERROR | Value transfer | Type reference (TYPE) | XFELD | 'X' | Feld zum Ankreuzen | 20000121 | ||
| 4 | I_YUMSJAHR | Value transfer | Type reference (TYPE) | VIMI25-YUMSJAHR | Jahr des gemeldeten Umsatzes | 20000121 |
Method ENQUEUE_VIMI25 on class CL_RE_UM_DB has no exception.
Method GET_LAST_SETTLEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_LAST_DATE | Value transfer | Type reference (TYPE) | VIMI28-DMELDB | abgerechnet bis | 20000503 | |||
| 2 | ED_NEXT_DATE | Value transfer | Type reference (TYPE) | VIMI28-DMELDV | nächstes mögliche Datum | 20000503 | |||
| 3 | ED_NEXT_PERIOD | Value transfer | Type reference (TYPE) | RFVI_UM_INTERVAL | der Anfang der nächsten Periode | 20000503 | |||
| 4 | ES_LAST_VIMI28 | Value transfer | Type reference (TYPE) | VIMI28 | letzter Eintrag in der VIMI28 | 20000503 | |||
| 5 | IC_AGREEMENT | Call by reference | Object reference (TYPE REF TO) | CL_RE_UM_AGREEMENT | Vertragsarten VIMIMV und VICN01 | 20000503 | |||
| 6 | IC_UM_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_RE_ROOT | Tools für Real Estate | 20000503 | |||
| 7 | ID_SKOART | Value transfer | Type reference (TYPE) | SKOART | Konditionsart (feinste Unterteilung der Konditionssätze) | 20000503 |
Method GET_LAST_SETTLEMENT on class CL_RE_UM_DB has no exception.
Method GET_VIMI25 Signature
Method GET_VIMI25 on class CL_RE_UM_DB has no parameter.
Method GET_VIMI25 on class CL_RE_UM_DB has no exception.
Method GET_VIMI25_MULTIPLE_SKOART Signature
Method GET_VIMI25_MULTIPLE_SKOART on class CL_RE_UM_DB has no parameter.
Method GET_VIMI25_MULTIPLE_SKOART on class CL_RE_UM_DB has no exception.
Method GET_VIMI25_WITH_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VIMI25 | Value transfer | Type reference (TYPE) | REVI_T_VIMI25 | Umsatzmeldungen | 20000121 | |||
| 2 | IC_AGREEMENT | Call by reference | Object reference (TYPE REF TO) | CL_RE_UM_AGREEMENT | Vertragsarten VIMIMV und VICN01 | 20000121 | |||
| 3 | ID_DMELDB | Value transfer | Type reference (TYPE) | VIMI25-DMELDB | Ende Meldungsintervall für Umsatzmietvertrag | 20000121 | |||
| 4 | ID_DMELDV | Value transfer | Type reference (TYPE) | VIMI25-DMELDV | Beginn Meldungsintervall für Umsatzmietvertrag | 20000121 | |||
| 5 | ID_SKOART | Value transfer | Type reference (TYPE) | VIMI25-SKOART | Kondition: Art | 20000121 |
Method GET_VIMI25_WITH_BUFFER on class CL_RE_UM_DB has no exception.
Method GET_VIMI28_WITH_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SETTLED_INTERVALS | Value transfer | Type reference (TYPE) | RFVI_T_UM_INTERVAL | Ermittlung von Intervallen | 20000121 | |||
| 2 | ET_VIMI28 | Value transfer | Type reference (TYPE) | REVI_T_VIMI28 | Historien zur Umsatzverrechnung | 20000121 | |||
| 3 | IC_AGREEMENT | Call by reference | Object reference (TYPE REF TO) | CL_RE_UM_AGREEMENT | Vertragsarten VIMIMV und VICN01 | 20000121 | |||
| 4 | ID_DMELDB | Value transfer | Type reference (TYPE) | VIMI25-DMELDB | Ende Meldungsintervall für Umsatzmietvertrag | 20000121 | |||
| 5 | ID_DMELDV | Value transfer | Type reference (TYPE) | VIMI25-DMELDV | Beginn Meldungsintervall für Umsatzmietvertrag | 20000121 | |||
| 6 | ID_SKOART | Value transfer | Type reference (TYPE) | VIMI25-SKOART | Kondition: Art | 20000121 |
Method GET_VIMI28_WITH_BUFFER on class CL_RE_UM_DB has no exception.
Method HAVE_ANYTHING_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_YES | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20000121 | |||
| 2 | IT_AVIMI25 | Value transfer | Type reference (TYPE) | RFVI_T_VIMI25_EDIT | zum Laden und Bearbeiten von VIMI25-Datensätzen | 20000121 |
Method HAVE_ANYTHING_CHANGED on class CL_RE_UM_DB has no exception.
Method IS_PERIODS_SETTLED Signature
Method IS_PERIODS_SETTLED on class CL_RE_UM_DB has no parameter.
Method IS_PERIODS_SETTLED on class CL_RE_UM_DB has no exception.
Method IS_PERIOD_SETTLED Signature
Method IS_PERIOD_SETTLED on class CL_RE_UM_DB has no parameter.
Method IS_PERIOD_SETTLED on class CL_RE_UM_DB has no exception.
Method SAVE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IC_AGREEMENT | Call by reference | Object reference (TYPE REF TO) | CL_RE_UM_AGREEMENT | Vertragsarten VIMIMV und VICN01 | 20000121 | |||
| 2 | IF_COMMIT_WORK | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20000121 | |||
| 3 | IT_AVIMI25 | Call by reference | Type reference (TYPE) | RFVI_T_VIMI25_EDIT | zum Laden und Bearbeiten von VIMI25-Datensätzen | 20000121 |
Method SAVE_VALUES on class CL_RE_UM_DB has no exception.
Method SAVE_VIMI28 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ERROR | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20000503 | |||
| 2 | IT_VIMI28 | Value transfer | Type reference (TYPE) | REVI_T_AVIMI28 | Änderungsbelegstruktur von VIMI28 | 20000503 | |||
| 3 | I_ERR_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_VI_MESSAGES | Message-Handler für RE | 20000503 |
Method SAVE_VIMI28 on class CL_RE_UM_DB has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46C |