Table list used by SAP ABAP Function Module BARC_ADD_CURVE_AXIS (Create vertical axis for curves)
SAP ABAP Function Module BARC_ADD_CURVE_AXIS (Create vertical axis for curves) is using
# Object Type Object Name Object Description Note
     
1 Table  BCCURVAXIS Value range of Y-axis for curves in the bar chart SOURCE VALUE(CHART_ID) LIKE BCCURVAXIS-CHART_ID
2 Table  BCCURVAXIS Value range of Y-axis for curves in the bar chart SOURCE VALUE(END) LIKE BCCURVAXIS-END OPTIONAL
3 Table  BCCURVAXIS Value range of Y-axis for curves in the bar chart SOURCE VALUE(ID) LIKE BCCURVAXIS-ID
4 Table  BCCURVAXIS Value range of Y-axis for curves in the bar chart SOURCE VALUE(START) LIKE BCCURVAXIS-START OPTIONAL
5 Table  NET_GRAPH Parameters for graphics selection SOURCE VALUE(FOLDED_TIMEAXIS) LIKE NET_GRAPH-FLAG OPTIONAL
6 Table  NET_GRAPH Parameters for graphics selection SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID OPTIONAL