if_salv_jpb_badi_data_publish~get_item_descriptor

in abap-sdk/ZGOOG_SDK_UTILITIES/zgoog_alv_sheets/zcl_salv_google_sheets_publush.clas.abap [0:0]


  METHOD if_salv_jpb_badi_data_publish~get_item_descriptor.
    text                  = |Google Sheets| ##NO_TEXT.
    frontend              = if_salv_jpb_data_publisher=>cs_frontend-google_sheets.
    is_default_for_format = abap_true.
    xml_type              = if_salv_bs_xml=>c_type_xlsx.
    output_format         = if_salv_jpb_data_publisher=>cs_output_format-xlsx.