SAPMF02C 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 SAPMF02C into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FD37 - Credit Management Mass Change
FD33 - Display Customer Credit Management
FD32 - Change Customer Credit Management
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: Credit Management Master Data
Text Symbol: P06 = Data was changed
Text Symbol: P07 = Last data screen reached
Text Symbol: P08 = No data was changed
Text Symbol: P09 = Save data
Text Symbol: P10 = first?
Text Symbol: P11 = Do you wish to exit the
Text Symbol: P12 = display of this customer ?
Text Symbol: P13 = Back
Text Symbol: P21 = Do you wish to delete the
Text Symbol: P22 = credit limit?
Text Symbol: P31 = If you reset the credit limit, the
Text Symbol: P32 = system reads all open items and
Text Symbol: P33 = carries out document changes.
Text Symbol: P34 = Would you like to reset the
Text Symbol: P35 = credit limit?
Text Symbol: P54 = Would you like to delete the central
Text Symbol: P55 = data?
Text Symbol: PT5 = Delete control area data
Text Symbol: PT6 = Reset
Text Symbol: PT8 = Delete central data
Text Symbol: T01 = Change
Text Symbol: T02 = Display
Text Symbol: U10 = Payment data
Text Symbol: U20 = Dunning data
Text Symbol: U30 = Management data
Text Symbol: U40 = Overview of control areas
Text Symbol: U50 = Other control area
Text Symbol: U60 = Item longest overdue
Text Symbol: U70 = Change to the credit account
Text Symbol: U80 = Customers for the credit account
Text Symbol: U90 = Customer company codes
Text Symbol: U91 = Reference customer
Text Symbol: U92 = Open sales value
Text Symbol: U94 = Date of last payment
Text Symbol: P05 = You are exiting the editing
Text Symbol: 004 = < missing >
Text Symbol: 006 = < No authorization >
INCLUDE MF02CTOP.
INCLUDE MF02CO00.
INCLUDE MF02CI00.
INCLUDE MF02CFA0.
INCLUDE MF02CFB0.
INCLUDE MF02CFC0.
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.
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 SAPMF02C or its description.