SAPMF67B 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 SAPMF67B into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FNB1 - Transfer to a Loan
FNB2 - Transfer from a Loan
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.
Title: Loan Transfers
Text Symbol: N01 = Loan master
Text Symbol: N00 = Various
Text Symbol: F08 = User entry
Text Symbol: F07 = Error in accruals/deferrals
Text Symbol: F06 = Error in posting record preparation
Text Symbol: F05 = Capital Repstng
Text Symbol: F04 = Error in financial mathematics
Text Symbol: F03 = Incorrect entry
Text Symbol: F02 = Processing error during posting
Text Symbol: F01 = Condition missing
Text Symbol: A12 = No: Wrap document&
Text Symbol: A11 = Do want to cancel the transfer?
Text Symbol: A10 = &: Int./repmnt.item in disbursement document
Text Symbol: A09 = Transfer posting
Text Symbol: A04 = Do you want to post the data?
Text Symbol: A03 = to cancel processing anyway?
Text Symbol: A02 = Do you want
Text Symbol: A00 = Dialog box texts
Text Symbol: N10 = Transfer
Text Symbol: U04 = Posted documents
Text Symbol: U03 = Cleating document with int./repayment item
Text Symbol: U02 = Exit transfer
Text Symbol: U01 = Cancel transfer
Text Symbol: U00 = Headings
Text Symbol: NZ2 = Memo available
Text Symbol: NZ1 = No memo available
Text Symbol: ND5 = Transfer date
Text Symbol: ND4 = Premium
Text Symbol: ND3 = Discount
Text Symbol: ND2 = Target loan
Text Symbol: ND1 = Source loan
Text Symbol: N14 = Initial Screen
Text Symbol: N13 = Postprocess
Text Symbol: N12 = Display
Text Symbol: N11 = Enter
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.