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

SAPMF63W SAP ABAP dialog Program - Application Master Data for Real Estate Managment







SAPMF63W is a standard Module pool for a dialog screen ABAP Program 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 SAPMF63W into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

FOW6 - Real est. priv. application: Display
FOW1 - Real est. comm. application: Create
FOW5 - Real est. priv. application: Change
FOW4 - Real est. priv. application: Create
FOW3 - Real est. comm. application: Display
FOW2 - Real est. comm. application: Change


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 SAPMF63W. "Basic submit
SUBMIT SAPMF63W AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMF63W VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


List
Title: Application Master Data for Real Estate Managment
Text Symbol: DEL = Deletion flag set
Text Symbol: CFL = Area
Text Symbol: CDB = Reference date
Text Symbol: CAZ = Number of rooms
Text Symbol: BWP = Partner overview
Text Symbol: BWB = Applicant
Text Symbol: BST = Status ;;
Text Symbol: BEW = Application
Text Symbol: 930 = Rental requests - Selection of features
Text Symbol: 920 = Rental request - Selection of storeys
Text Symbol: 910 = Rental request - Location
Text Symbol: 400 = Rental request - Areas
Text Symbol: 300 = Rental request - Rooms
Text Symbol: 220 = Rental request - Object
Text Symbol: 201 = Create rental request
Text Symbol: 113 = General data
Text Symbol: 110 = Initial screen
Text Symbol: 004 = Rental request
Text Symbol: DL2 = Do you really want to delete
Text Symbol: MW3 = Building type
Text Symbol: MW2 = Usage type
Text Symbol: MW0 = Rental request list
Text Symbol: LR2 = Room type
Text Symbol: LR1 = No.
Text Symbol: LO2 = Description
Text Symbol: LO1 = Loc.
Text Symbol: LN2 = Usage type
Text Symbol: LN1 = No.
Text Symbol: LM2 = Characteristic
Text Symbol: LM1 = No.
Text Symbol: LG3 = Height
Text Symbol: LG2 = Floor description
Text Symbol: LG1 = Abb.
Text Symbol: LF2 = Area type
Text Symbol: LF1 = No.
Text Symbol: JWB = Info on accomm.entitlemnt certif.





Text Symbol: DL3 = rental request & ?
Text Symbol: PB1 = Do you want to save the
Text Symbol: PA2 = Do you want to cancel anyway?
Text Symbol: P31 = Exit application
Text Symbol: P29 = Are you sure you want to cancel? ;;
Text Symbol: P28 = Selected entries will be lost
Text Symbol: P23 = Cancel selections
Text Symbol: P22 = Cancel co-applicant
Text Symbol: P21 = Cancel rental request
Text Symbol: P20 = Cancel application
Text Symbol: P12 = Should data be saved ?
Text Symbol: P11 = Back
Text Symbol: OGS = Top floor
Text Symbol: NWB = No info on accomm.entitlemnt certif.
Text Symbol: NB5 = Private applicatn
Text Symbol: NB2 = Commercial applicatn
Text Symbol: NB1 = Memo book entry available
Text Symbol: NB0 = No memo book entry
Text Symbol: MWR = Rental request list of room types
Text Symbol: MWF = Rental request list of area types
Text Symbol: STV = Modified
Text Symbol: STU = Unchanged
Text Symbol: PT3 = Exit display application
Text Symbol: PT2 = Exit change application
Text Symbol: PT1 = Exit create application
Text Symbol: POS = Position on
Text Symbol: PO3 = location preselection:
Text Symbol: PO2 = Make a
Text Symbol: PO1 = Select location
Text Symbol: PNO = No
Text Symbol: PJA = Yes
Text Symbol: PDW = Delete application
Text Symbol: PD2 = application &?
Text Symbol: PD1 = Do you really want to delete
Text Symbol: PC2 = Do you want to save the data?
Text Symbol: PC1 = Data was changed
Text Symbol: PB2 = data entered?
Text Symbol: DL1 = Delete rent.request


INCLUDES used within this REPORT SAPMF63W

No INCLUDES are used within this REPORT code!







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:

No SAP FUNCTION MODULES are executed within this report code!



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 SAPMF63W or its description.