SECXML_C14N_WRITER is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Report to run C14n method from
If you would like to execute this report or see the full code listing simply enter SECXML_C14N_WRITER into the relevant SAP transactions such as SE38 or SE80
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.
Selection Text: FILENAME = Local File
Title: Canonized with CL_SEC_SXML_WRITER
Text Symbol: 001 = Canonization
Text Symbol: 002 = Canonized in ms
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SAPGUI_SET_FUNCTIONCODE CALL FUNCTION 'SAPGUI_SET_FUNCTIONCODE' EXPORTING functioncode = 'DISP'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SECXML_C14N_WRITER - Canonized with CL_SEC_SXML_WRITER SECXML_C14N_WRITER - Canonized with CL_SEC_SXML_WRITER SECXML_C14N_READER - Canonized with CL_SEC_SXML_READER SECXML_C14N_READER - Canonized with CL_SEC_SXML_READER SECU_CLASS_STATEMGR_IMPL - SECUCLASSSTATEMGRIMPL SECU_CLASS_STATEMGR_DEF - SECUCLASSSTATEMGRDEF