SAP Reports / Programs

RFFMKKAD SAP ABAP Report -







RFFMKKAD 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 RFFMKKAD 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 RFFMKKAD. "Basic submit
SUBMIT RFFMKKAD AND RETURN. "Return to original report after report execution complete
SUBMIT RFFMKKAD 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_010 =
Selection Text: P_015 =
Selection Text: P_020 =
Selection Text: P_030 =
Selection Text: P_040 =
Selection Text: P_050 =
Selection Text: P_060 =
Selection Text: P_065 =
Selection Text: P_070 =
Selection Text: P_080 =
Selection Text: P_090 =
Selection Text: P_100 =
Selection Text: P_110 =
Selection Text: P_120 =
Selection Text: P_130 =
Selection Text: P_140 =
Selection Text: P_AP = D
Selection Text: P_BUKRS = D Company Code
Selection Text: P_DATUM = D
Selection Text: P_KUNNR = D Customer
Selection Text: P_OP = D Open Items
Selection Text: S_BELNR = D Document Number
Selection Text: S_BLART = D
Selection Text: S_GJAHR = D Fiscal Year
Title:
Text Symbol: 620 =
Text Symbol: 615 =
Text Symbol: 610 =
Text Symbol: 600 =
Text Symbol: 540 =
Text Symbol: 530 =
Text Symbol: 520 =
Text Symbol: 510 =
Text Symbol: 500 =
Text Symbol: 443 =
Text Symbol: 442 =
Text Symbol: 432 =





Text Symbol: 423 =
Text Symbol: 422 =
Text Symbol: 630 =
Text Symbol: 640 =
Text Symbol: 650 =
Text Symbol: 660 =
Text Symbol: 665 =
Text Symbol: 670 =
Text Symbol: 680 =
Text Symbol: 690 =
Text Symbol: 700 =
Text Symbol: 710 =
Text Symbol: 720 =
Text Symbol: 730 =
Text Symbol: 740 =
Text Symbol: 800 =
Text Symbol: 801 =
Text Symbol: 180 =
Text Symbol: 170 =
Text Symbol: 166 = To:
Text Symbol: 163 =
Text Symbol: 160 =
Text Symbol: 150 =
Text Symbol: 140 =
Text Symbol: 137 =
Text Symbol: 135 =
Text Symbol: 130 =
Text Symbol: 120 = Description:
Text Symbol: 110 =
Text Symbol: 100 =
Text Symbol: 099 =
Text Symbol: 085 =
Text Symbol: 082 =
Text Symbol: 081 =
Text Symbol: 080 =
Text Symbol: 070 =
Text Symbol: 060 =
Text Symbol: 050 =
Text Symbol: 040 =





Text Symbol: 030 =
Text Symbol: 020 =
Text Symbol: 010 =
Text Symbol: 005 =
Text Symbol: 000 =
Text Symbol: 190 =
Text Symbol: 412 =
Text Symbol: 405 = Status
Text Symbol: 404 =
Text Symbol: 403 =
Text Symbol: 402 =
Text Symbol: 392 = Act
Text Symbol: 384 = Due Date
Text Symbol: 383 =
Text Symbol: 382 =
Text Symbol: 372 =
Text Symbol: 368 =
Text Symbol: 367 =
Text Symbol: 366 =
Text Symbol: 362 =
Text Symbol: 352 =
Text Symbol: 343 =
Text Symbol: 342 =
Text Symbol: 332 = ValDte
Text Symbol: 323 =
Text Symbol: 322 =
Text Symbol: 321 =
Text Symbol: 318 =
Text Symbol: 317 =
Text Symbol: 312 = Due Date
Text Symbol: 300 =
Text Symbol: 210 =
Text Symbol: 200 =


INCLUDES used within this REPORT RFFMKKAD

INCLUDE IFMKKA3.
INCLUDE IFMKKA2.


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