SAP Reports / Programs | Recycling Administration Core Functions | Recycling Administration | Recycling Administration Core Functions(IS-REA-COR) SAP IS

FJ7LDCDC SAP ABAP INCLUDE - Include FJ45IF02








FJ7LDCDC 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 FJ7LDCDC into the relevant SAP transactions such as SE38 or SE80

ABAP code to call this SAP report using the submit statement

SUBMIT FJ7LDCDC. "Basic submit

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

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

INCLUDES used within this REPORT:

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:

J_7LD_WRITE_DOCUMENT CALL FUNCTION 'J_7LD_WRITE_DOCUMENT' IN UPDATE TASK EXPORTING OBJECTID = OBJECTID TCODE = TCODE UTIME = UTIME UDATE = UDATE USERNAME = USERNAME PLANNED_CHANGE_NUMBER = PLANNED_CHANGE_NUMBER OBJECT_CHANGE_INDICATOR = CDOC_UPD_OBJECT PLANNED_OR_REAL_CHANGES = CDOC_PLANNED_OR_REAL NO_CHANGE_POINTERS = CDOC_NO_CHANGE_POINTERS * updateflag of J_7LC03 UPD_J_7LC03 = UPD_J_7LC03 * updateflag of J_7LC04 UPD_J_7LC04 = UPD_J_7LC04 * updateflag of J_7LC05 UPD_J_7LC05 = UPD_J_7LC05 * updateflag of J_7LC06 UPD_J_7LC06 = UPD_J_7LC06 * updateflag of J_7LC07 UPD_J_7LC07 = UPD_J_7LC07 * updateflag of J_7LC13 UPD_J_7LC13 = UPD_J_7LC13 * updateflag of J_7LC14 UPD_J_7LC14 = UPD_J_7LC14 * updateflag of J_7LC15 UPD_J_7LC15 = UPD_J_7LC15 * updateflag of J_7LC28 UPD_J_7LC28 = UPD_J_7LC28 * updateflag of J_7LC29 UPD_J_7LC29 = UPD_J_7LC29 * updateflag of J_7LC32 UPD_J_7LC32 = UPD_J_7LC32 * updateflag of J_7LC41 UPD_J_7LC41 = UPD_J_7LC41 * updateflag of J_7LC44 UPD_J_7LC44 = UPD_J_7LC44 * updateflag of J_7LC48 UPD_J_7LC48 = UPD_J_7LC48 * updateflag of J_7LC49 UPD_J_7LC49 = UPD_J_7LC49 UPD_ICDTXT_J_7LD = UPD_ICDTXT_J_7LD TABLES ICDTXT_J_7LD = ICDTXT_J_7LD XJ_7LC03 = XJ_7LC03 YJ_7LC03 = YJ_7LC03 XJ_7LC04 = XJ_7LC04 YJ_7LC04 = YJ_7LC04 XJ_7LC05 = XJ_7LC05 YJ_7LC05 = YJ_7LC05 XJ_7LC06 = XJ_7LC06 YJ_7LC06 = YJ_7LC06 XJ_7LC07 = XJ_7LC07 YJ_7LC07 = YJ_7LC07 XJ_7LC13 = XJ_7LC13 YJ_7LC13 = YJ_7LC13 XJ_7LC14 = XJ_7LC14 YJ_7LC14 = YJ_7LC14 XJ_7LC15 = XJ_7LC15 YJ_7LC15 = YJ_7LC15 XJ_7LC28 = XJ_7LC28 YJ_7LC28 = YJ_7LC28 XJ_7LC29 = XJ_7LC29 YJ_7LC29 = YJ_7LC29 XJ_7LC32 = XJ_7LC32 YJ_7LC32 = YJ_7LC32 XJ_7LC41 = XJ_7LC41 YJ_7LC41 = YJ_7LC41 XJ_7LC44 = XJ_7LC44 YJ_7LC44 = YJ_7LC44 XJ_7LC48 = XJ_7LC48 YJ_7LC48 = YJ_7LC48 XJ_7LC49 = XJ_7LC49 YJ_7LC49 = YJ_7LC49 .