SAP Reports / Programs | Logistics - General | Retail Information System (RIS)(LO-RIS) SAP LO

FMCW2NNN SAP ABAP INCLUDE - Formula for Number of Items at Condition Level








FMCW2NNN is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Check out the submitted Comments related to this SAP report or see any standard documentation available. Also check out the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. If you would like to execute this report or see the full code listing simply enter FMCW2NNN into the relevant SAP transactions such as SE38 or SE80

ABAP code to call this SAP report using the submit statement

SUBMIT FMCW2NNN. "Basic submit

SUBMIT FMCW2NNN AND RETURN. "Return to original report after report execution complete

SUBMIT FMCW2NNN VIA SELECTION-SCREEN. "Display selection screen of submitted report to user

See more syntax options for the ABAP SUBMIT statement

Contribute (Add Comments)
Below is the basic information available for SAP report FMCW2NNN and is provided for your convenience to access as and when required. Although the 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 FMCW2NNN or its description.

INCLUDES used within this REPORT:

INCLUDE RMCW2NNN . "USER-ROUTINEN
INCLUDE FMCW2500 . "DUMMY, MISSING FEAT.
INCLUDE FMCW2501 . "NO.SALES RECPTS ITEM
INCLUDE FMCW2502 . "NUMBER OF CONDITIONS
INCLUDE FMCW2504 . "INOUTFLWPURPRCW/OVAT
INCLUDE FMCW2505 . "INOUTFLWSALPRCW/OVAT
INCLUDE FMCW2506 . "INOUTFLWSALEPRCW/VAT
INCLUDE FMCW2507 . "NUMERATOR INFLOW
INCLUDE FMCW2508 . "NUMERATOR OUTFLOW
INCLUDE FMCW2509 . "OTB - SPUB+ SPWQTY
INCLUDE FMCW2510 . "OTB - SPUB+ QTY
INCLUDE FMCW2511 . "OTB DUMMY SEASON
INCLUDE FMCW2512 . "OTB DUMMY PRICE BAND
INCLUDE FMCW2513 . "OTB - SPUB+SPW/O QTY
INCLUDE FMCW2514 . "OTB - SPUB+PPW/O QTY


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!