SAP Reports / Programs | Project System | Structures | Operative Structures(PS-ST-OPR) SAP PS

FCJWBFVC SAP ABAP INCLUDE - Graphic functions CJWB/CJSS







FCJWBFVC is a standard ABAP INCLUDE 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 FCJWBFVC 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 FCJWBFVC. "Basic submit
SUBMIT FCJWBFVC AND RETURN. "Return to original report after report execution complete
SUBMIT FCJWBFVC VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Graphic functions CJWB/CJSS


INCLUDES used within this REPORT FCJWBFVC

INCLUDE FCJWBFVC_GET_TERMKZ .
INCLUDE FCJWBFVC_SET_ZOOM_FACTOR .
INCLUDE FCJWBFVC_CLEAR_CUSTOM_CONT_DAT .
INCLUDE FCJWBFVC_SET_CUSTOM_CONT_DATA .
INCLUDE FCJWBFVC_GET_AKT_TYP .
INCLUDE FCJWBFVC_VC_VERTICAL_FROM_LEVE .
INCLUDE FCJWBFVC_VC_TITELBOX_AENDERN .
INCLUDE FCJWBFVC_VC_TITELBOX .
INCLUDE FCJWBFVC_VC_SETZE_OPK .
INCLUDE FCJWBFVC_VC_PICKUP .
INCLUDE FCJWBFVC_VC_OUTLINE .
INCLUDE FCJWBFVC_VC_MOVE .
INCLUDE FCJWBFVC_VC_MODIFY_BY_DISP .
INCLUDE FCJWBFVC_VC_MODIFY .
INCLUDE FCJWBFVC_VC_MARKLIST .
INCLUDE FCJWBFVC_VC_MARKS_GET .
INCLUDE FCJWBFVC_VC_NODES_GET .
INCLUDE FCJWBFVC_VC_LEGENDE_NVALS .
INCLUDE FCJWBFVC_VC_LEGENDE .
INCLUDE FCJWBFVC_VC_GRAFIK_FILL_TABLES .
INCLUDE FCJWBFVC_GRAFIK_PBO .
INCLUDE FCJWBFVC_SET_CUA_STATUS .
INCLUDE FCJWBFVC_GET_CUA_STATUS .
INCLUDE FCJWBFVC_HIERARCHY_CALLBACK_EX .
INCLUDE FCJWBFVC_HIERARCHY_CALLBACK_PA .
INCLUDE FCJWBFVC_HIERARCHY_CALLBACK_PB .
INCLUDE FCJWBFVC_VC_GRAFIK .
INCLUDE FCJWBFVC_VC_FILL_NVALS_OPK .
INCLUDE FCJWBFVC_VC_FILL_NVALS .
INCLUDE FCJWBFVC_VC_FILL_NODES .
INCLUDE FCJWBFVC_VC_FILL_INODES .
INCLUDE FCJWBFVC_VC_FILL_ATTACHED .
INCLUDE FCJWBFVC_VC_EINBINDEN_IN_GRAFI .
INCLUDE FCJWBFVC_VC_DELETE .
INCLUDE FCJWBFVC_VC_CREATE .
INCLUDE FCJWBFVC_VC_COPY_HIERARCHY .
INCLUDE FCJWBFVC_VC_CHANGE_NODE_TYPE .




INCLUDE FCJWBFVC_VC_ATTACH_CHIR .
INCLUDE FCJWBFVC_VC_ATTACH .
INCLUDE FCJWBFVC_NEURI_FROM_GR_MODE .


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