SAP Reports / Programs | Real Estate Management(RE) SAP RE

RFVIAR33 SAP ABAP Report - Real Estate Lease-Out Flow Archiving: Set Deletion Indicator







RFVIAR33 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RFVIAR33 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT RFVIAR33. "Basic submit
SUBMIT RFVIAR33 AND RETURN. "Return to original report after report execution complete
SUBMIT RFVIAR33 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_DSTICH = Posting Date Upto and Incl.
Selection Text: SO_BUKRS = Company Code
Selection Text: SO_SMENR = Rental Unit
Selection Text: SO_SMIVE = Lease-Out
Selection Text: SO_SWENR = Business Entity
Selection Text: TESTRUN = Test Run
Title: Real Estate Lease-Out Flow Archiving: Set Deletion Indicator
Text Symbol: 021 = Started on &1 at &2 by &3
Text Symbol: 020 = Test run: No changes in database
Text Symbol: 019 = Update run: Data was changed
Text Symbol: 018 = Archiving lease-out flows: Set deletion indicator
Text Symbol: 017 = Edit Objects
Text Symbol: 016 = Test Objects
Text Symbol: 010 = No flows fulfilled requirements
Text Symbol: 009 = Records: FI document not archived
Text Symbol: 008 = No Authorization
Text Symbol: 007 = Records: Deletion indicator already set
Text Symbol: 006 = Records: Planning Record
Text Symbol: 005 = Records: Wait for residence time
Text Symbol: 004 = No. of Changed Flows: &
Text Symbol: 003 = Parameters for Archiving
Text Symbol: 002 = Other Parameters
Text Symbol: 001 = Real Estate Objects
Text Symbol: 030 = Function loss through archiving?
Text Symbol: 042 = Cash flow after archiving fixed to:
Text Symbol: 041 = Records: Archivable
Text Symbol: 040 = Records: Necessary for cash flow generation
Text Symbol: 037 = in the archived period can no longer be changed.
Text Symbol: 036 = CAUTION: implies that the cash flow
Text Symbol: 034 = after archiving!
Text Symbol: 033 = Retroactive changes are no longer possible
Text Symbol: 032 = Cancel
Text Symbol: 031 = Continue archiving


INCLUDES used within this REPORT RFVIAR33

INCLUDE RFVIAR30TOP.
INCLUDE RFVIAR00.
INCLUDE RFVIAR01.


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

RE_ARCHIVE_GET_SBEWART_EXCLUDD * CALL FUNCTION 'RE_ARCHIVE_GET_SBEWART_EXCLUDD' * TABLES * T_RANGES_SBEWART = I_SBEWART.

FVARC_MESSAGE_APPEND CALL FUNCTION 'FVARC_MESSAGE_APPEND' EXPORTING I_SEVERITY = ' ' I_LEVEL = '1' I_MESSAGE_TEXT = SY-MSGV1 TABLES T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND CALL FUNCTION 'FVARC_MESSAGE_APPEND' EXPORTING I_SEVERITY = ' ' I_LEVEL = '1' I_MESSAGE_TEXT = TEXT-019 TABLES T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND CALL FUNCTION 'FVARC_MESSAGE_APPEND' EXPORTING I_SEVERITY = ' ' I_LEVEL = '1' I_MESSAGE_TEXT = TEXT-020 TABLES T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND CALL FUNCTION 'FVARC_MESSAGE_APPEND' EXPORTING I_SEVERITY = ' ' I_LEVEL = '1' I_MESSAGE_TEXT = TEXT-016 TABLES T_MESSAGES = APPL_ERROR.

OBJECT_IDENTIFICATION_GET CALL FUNCTION 'OBJECT_IDENTIFICATION_GET' EXPORTING OBJNR = VIMIMV-SNKS IMPORTING IDENTIFICATION = SY-MSGV1.

FVARC_MESSAGE_APPEND CALL FUNCTION 'FVARC_MESSAGE_APPEND' EXPORTING I_SEVERITY = ' ' I_LEVEL = '2' I_MESSAGE_TEXT = KEY_FOR_OUTPUT TABLES T_MESSAGES = APPL_ERROR.

FVAU_AUTHORITY_CHECK CALL FUNCTION 'FVAU_AUTHORITY_CHECK' EXPORTING OBJECT = 'FI_MIE_BUK' AUTHPAR = AUTHPAR EXCEPTIONS NO_AUTHORITY = 1 INVALID_OBJECT = 2 OTHERS = 3.

FVARC_MESSAGE_APPEND CALL FUNCTION 'FVARC_MESSAGE_APPEND' EXPORTING I_SEVERITY = 'E' I_LEVEL = '3' I_NEWOBJ = ' ' I_MESSAGE_TEXT = MESSAGE_TEXT TABLES T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND * CALL FUNCTION 'FVARC_MESSAGE_APPEND' * EXPORTING * I_SEVERITY = 'I' * I_LEVEL = '3' * I_NEWOBJ = ' ' * I_AG = '62' * I_MSGNR = '999' * I_MESSAGE_TEXT = MESSAGE_TEXT * TABLES * T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND * CALL FUNCTION 'FVARC_MESSAGE_APPEND' * EXPORTING * I_SEVERITY = 'I' * I_LEVEL = '3' * I_NEWOBJ = ' ' * I_AG = '62' * I_MSGNR = '999' * I_MESSAGE_TEXT = MESSAGE_TEXT * TABLES * T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND * CALL FUNCTION 'FVARC_MESSAGE_APPEND' * EXPORTING * I_SEVERITY = 'I' * I_LEVEL = '3' * I_NEWOBJ = ' ' * I_AG = '62' * I_MSGNR = '999' * I_MESSAGE_TEXT = MESSAGE_TEXT * TABLES * T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND * CALL FUNCTION 'FVARC_MESSAGE_APPEND' * EXPORTING * I_SEVERITY = 'I' * I_LEVEL = '3' * I_NEWOBJ = ' ' * I_AG = '62' * I_MSGNR = '999' * I_MESSAGE_TEXT = MESSAGE_TEXT * TABLES * T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND call function 'FVARC_MESSAGE_APPEND' exporting i_level = '3' i_severity = 'I' i_ag = '62' i_msgnr = '999' i_newobj = ' ' i_message_text = message_text tables t_messages = appl_error.

FVARC_MESSAGE_APPEND CALL FUNCTION 'FVARC_MESSAGE_APPEND' EXPORTING I_SEVERITY = 'I' I_LEVEL = '1' I_MESSAGE_TEXT = TEXT-010 TABLES T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND * CALL FUNCTION 'FVARC_MESSAGE_APPEND' * EXPORTING * I_SEVERITY = ' ' * I_LEVEL = '1' * I_MESSAGE_TEXT = TEXT-017 * TABLES * T_MESSAGES = APPL_ERROR.

OBJECT_IDENTIFICATION_GET * CALL FUNCTION 'OBJECT_IDENTIFICATION_GET' * EXPORTING * OBJNR = VIMIMV_TAB-SNKS * IMPORTING * IDENTIFICATION = SY-MSGV1.

FVARC_MESSAGE_APPEND * CALL FUNCTION 'FVARC_MESSAGE_APPEND' * EXPORTING * I_SEVERITY = ' ' * I_LEVEL = '2' * I_MESSAGE_TEXT = KEY_FOR_OUTPUT * TABLES * T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND





* CALL FUNCTION 'FVARC_MESSAGE_APPEND' * EXPORTING * I_SEVERITY = 'I' * I_LEVEL = '3' * I_NEWOBJ = ' ' * I_MESSAGE_TEXT = MESSAGE_TEXT * TABLES * T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND * CALL FUNCTION 'FVARC_MESSAGE_APPEND' * EXPORTING * I_SEVERITY = 'I' * I_LEVEL = '1' * I_NEWOBJ = 'X' * I_MESSAGE_TEXT = MESSAGE_TEXT * TABLES * T_MESSAGES = APPL_ERROR.

ENQUEUE_EFVIBEPP CALL FUNCTION 'ENQUEUE_EFVIBEPP' EXPORTING _SCOPE = CON_SCOPE * _SCOPE = '2' _WAIT = 'X' EXCEPTIONS FOREIGN_LOCK = 01 SYSTEM_FAILURE = 02.

ENQUEUE_EFVIBEPP CALL FUNCTION 'ENQUEUE_EFVIBEPP' EXPORTING IMKEY = IMKEY * DTRANS = E02 * TTRANS = E03 * NTRANS = E04 * X_IMKEY = E05 * X_DTRANS = E06 * X_TTRANS = E07 * X_NTRANS = E08 * Sperren weitervererben: '2' = Default, Sperren verbleiben im Dial. '1'

FVARC_MESSAGE_APPEND CALL FUNCTION 'FVARC_MESSAGE_APPEND' EXPORTING I_SEVERITY = 'E' I_LEVEL = '3' I_NEWOBJ = ' ' I_AG = '62' I_MSGNR = '393' TABLES T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND CALL FUNCTION 'FVARC_MESSAGE_APPEND' EXPORTING I_SEVERITY = 'E' I_LEVEL = '3' I_NEWOBJ = ' ' I_AG = '62' I_MSGNR = '394' I_VAR1 = SY-MSGV1 TABLES T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND CALL FUNCTION 'FVARC_MESSAGE_APPEND' EXPORTING I_SEVERITY = 'E' I_LEVEL = '3' I_NEWOBJ = ' ' I_AG = '62' I_MSGNR = '067' TABLES T_MESSAGES = APPL_ERROR.

FVARC_MESSAGE_APPEND * CALL FUNCTION 'FVARC_MESSAGE_APPEND' * EXPORTING * i_severity = 'W' * i_level = '3' * i_newobj = ' ' * i_ag = '63' * i_i_msgnr = '900' * i_var1 = bkpf-belnr * i_var2 = bkpf-gjahr * tables * t_messages = appl_error.

POPUP_TO_DECIDE_WITH_MESSAGE call function 'POPUP_TO_DECIDE_WITH_MESSAGE' exporting defaultoption = '2' diagnosetext1 = text-033 diagnosetext2 = text-034 * DIAGNOSETEXT3 = ' ' textline1 = text-036 textline2 = text-037 * TEXTLINE3 = ' ' text_option1 = text-031 text_option2 = text-032 titel = text-030 start_column = 10 start_row = 6 cancel_display = ' ' importing answer = lv_answer.

FVARC_MESSAGE_APPEND call function 'FVARC_MESSAGE_APPEND' exporting i_level = pv_level i_severity = pv_severity i_ag = '62' i_msgnr = '999' i_newobj = pv_newobj i_message_text = lv_message_text tables t_messages = pt_error.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RFVIAR33 or its description.