CL_CRM_MKTHV_XML_BINARIES - Class for creating binaries.xml
Addresses (Business Address Services) General Material DataThis documentation is copyright by SAP AG.
>>> Development Documentation generated by DocuGenerator v1.1 (only available in English => NO TRANSLATION!!!) <<<
General Class Description
Creates information about binary files in the Marketing High Volume Outbound Process.
Filename by default is binaries.xml
See base class CL_CRM_MKTHV_XML_SIMPLE for more information.
binaries.dtd
!ELEMENT binaries (binary)*
!ELEMENT binary (key,filename, filepath,size,description,mimetype)
!ELEMENT filename (#PCDATA)
!ELEMENT filepath (#PCDATA)
!ELEMENT key (#PCDATA)
!ELEMENT size (#PCDATA)
!ELEMENT description (#PCDATA)
!ELEMENT mimetype (#PCDATA)
__________________________________________________________
Class Info
| Name: | CL_CRM_MKTHV_XML_BINARIES |
| Instantiation: | Public |
Superclass
Implemented Interfaces
None
Friend Classes
None
Subclasses
None
__________________________________________________________
Methods
ADD_BINARY
Public ADD_BINARY(
IMPORTINGSO_OBJ_DES IV_DESCRIPTION
STRING IV_FILE
CRMT_PML_PIC_KEY IV_KEY
W3CONTTYPE IV_MIMETYPE
STRING IV_PATH
SO_OBJ_LEN IV_SIZE
)
Add information for binary file
| ________________________________________________________________________ |
|---|
CONSTRUCTOR
Public CONSTRUCTOR( )
CONSTRUCTOR
| ________________________________________________________________________ |
|---|
SAVE
Redefined Public SAVE(
IMPORTINGSTRING IV_DIRECTORY
STRING IV_FILENAME
)
Save XML Document to file
| ________________________________________________________________________ |
|---|
INIT_ROOT_ELEMENT
Private INIT_ROOT_ELEMENT( )
Init Root Element
CL_GUI_FRONTEND_SERVICES - Frontend Services Addresses (Business Address Services)
This documentation is copyright by SAP AG.
Length: 2775 Date: 20120526 Time: 111851 triton ( 45 ms )






