Class Method list used by SAP ABAP Class CL_XMS_PROFILE_XMB (Profile for XI Message)
SAP ABAP Class
CL_XMS_PROFILE_XMB (Profile for XI Message) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_FX_READER - CREATE | Obsolete, replaced by CL_SXML_READER | ||
| 2 | CL_FX_READER - GET_ATTRIBUTE | Obsolete, replaced by CL_SXML_READER | ||
| 3 | CL_FX_READER - GET_ATTRIBUTE | Obsolete, replaced by CL_SXML_READER | ||
| 4 | CL_FX_READER - INITIALIZE | Obsolete, replaced by CL_SXML_READER | ||
| 5 | CL_FX_READER - NEXT_NODE | Obsolete, replaced by CL_SXML_READER | ||
| 6 | CL_FX_READER - NEXT_NODE | Obsolete, replaced by CL_SXML_READER | ||
| 7 | CL_FX_READER - PUSH_BACK | Obsolete, replaced by CL_SXML_READER | ||
| 8 | CL_FX_READER - PUSH_BACK | Obsolete, replaced by CL_SXML_READER | ||
| 9 | CL_FX_READER - SET_FEATURE | Obsolete, replaced by CL_SXML_READER | ||
| 10 | CL_FX_READER - SKIP_NODE | Obsolete, replaced by CL_SXML_READER | ||
| 11 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 12 | CL_XMS_FACTORY - CREATEINSTANCE | CL_XMS_FACTORY | ||
| 13 | CL_XMS_FACTORY - CREATEINSTANCE | CL_XMS_FACTORY | ||
| 14 | CL_XMS_FACTORY - CREATEINSTANCE | CL_XMS_FACTORY | ||
| 15 | CL_XMS_FACTORY - CREATEINSTANCE | CL_XMS_FACTORY | ||
| 16 | CL_XMS_FACTORY - CREATEINSTANCE | CL_XMS_FACTORY | ||
| 17 | CL_XMS_MESSAGE_XMB - CONSTRUCTOR | Higher Layer Integration Engine Message Object | ||
| 18 | CL_XMS_MESSAGE_XMB - CONSTRUCTOR | Higher Layer Integration Engine Message Object | ||
| 19 | CL_XMS_PARSER - GET_PARSING_METHOD | XMS: Parser for Message Header | ||
| 20 | CL_XMS_PARSER - GET_PARSING_METHOD | XMS: Parser for Message Header | ||
| 21 | CL_XMS_PART_UTIL - CREATEMULTIPART | CL_XMS_PART_FACTORY | ||
| 22 | CL_XMS_PART_UTIL - CREATEPART | CL_XMS_PART_FACTORY | ||
| 23 | CL_XMS_PART_UTIL - CREATEPART | CL_XMS_PART_FACTORY | ||
| 24 | CL_XMS_PART_UTIL - GETINSTANCE | CL_XMS_PART_FACTORY | ||
| 25 | CL_XMS_PART_UTIL - GETINSTANCE | CL_XMS_PART_FACTORY | ||
| 26 | CL_XMS_PROFILE_XMB - PARSESOAPPART | Profile for XI Message | SOURCE parsesoappart( soap = l_ttdata message = l_message ). |
|
| 27 | CL_XMS_PROFILE_XMB - PARSESOAPPART | Profile for XI Message | SOURCE parsesoappart( soap = l_tpsoap message = l_message ). |
|
| 28 | CL_XMS_PROFILE_XMB - PARSESOAPPART | Profile for XI Message | SOURCE parsesoappart( soap = im_xstring message = l_imo ). |
|
| 29 | CL_XMS_PROFILE_XMB - PARSE_SOAP_PART_IXML | Profile for XI Message | SOURCE parse_soap_part_ixml( im_soap = soap im_message = message ). |
|
| 30 | CL_XMS_PROFILE_XMB - PARSE_SOAP_PART_SIMPLE | Profile for XI Message | SOURCE parse_soap_part_simple( im_reader = lr_reader |
|
| 31 | CL_XMS_PROFILE_XMB - PARSE_SOAP_PART_SIMPLE | Profile for XI Message | SOURCE im_message = message |
|
| 32 | CL_XMS_PROFILE_XMB - PARSE_SOAP_PART_SIMPLE | Profile for XI Message | SOURCE im_nscontext_header = lr_hdr_nscontext |
|
| 33 | CL_XMS_PROFILE_XMB - PARSE_SOAP_PART_SIMPLE | Profile for XI Message | SOURCE im_nscontext_body = lr_body_nscontext ). |
|
| 34 | CL_XMS_PROFILE_XMB - SERIALIZE_SOAP_PART | Profile for XI Message | SOURCE l_data = serialize_soap_part( im_message = intmessage |
|
| 35 | CL_XMS_PROFILE_XMB - SERIALIZE_SOAP_PART | Profile for XI Message | SOURCE im_external = external ). |
|
| 36 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 37 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 38 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 39 | IF_IXML_DOCUMENT - GET_ROOT_ELEMENT | XML Document in DOM Representation | ||
| 40 | IF_IXML_ELEMENT - GET_ATTRIBUTES | Element of an XML Document | ||
| 41 | IF_IXML_ELEMENT - GET_CHILDREN | Element of an XML Document | ||
| 42 | IF_IXML_ELEMENT - GET_NAME | Element of an XML Document | ||
| 43 | IF_IXML_ELEMENT - GET_NAMESPACE_URI | Element of an XML Document | ||
| 44 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 45 | IF_IXML_NAMED_NODE_MAP - GET_LENGTH | Indexed List of Names | ||
| 46 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 47 | IF_IXML_NODE - GET_CHILDREN | Node of DOM | ||
| 48 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 49 | IF_IXML_NODE - GET_NAMESPACE_PREFIX | Node of DOM | ||
| 50 | IF_IXML_NODE - GET_NAMESPACE_URI | Node of DOM | ||
| 51 | IF_IXML_NODE - GET_TYPE | Node of DOM | ||
| 52 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 53 | IF_IXML_NODE_LIST - GET_ITEM | Node List of a DOM | ||
| 54 | IF_IXML_NODE_LIST - GET_LENGTH | Node List of a DOM | ||
| 55 | IF_IXML_PARSER - GET_ERROR | Parser | ||
| 56 | IF_IXML_PARSER - PARSE | Parser | ||
| 57 | IF_IXML_PARSE_ERROR - GET_COLUMN | Parser Error Message | ||
| 58 | IF_IXML_PARSE_ERROR - GET_LINE | Parser Error Message | ||
| 59 | IF_IXML_PARSE_ERROR - GET_REASON | Parser Error Message | ||
| 60 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_XSTRING | Factory for Streams | ||
| 61 | IF_XMS_FACTORY - CREATEMESSAGEFACTORY | IF_XMS_FACTORY | ||
| 62 | IF_XMS_FACTORY - CREATEMESSAGEFACTORY | IF_XMS_FACTORY | ||
| 63 | IF_XMS_FACTORY - CREATEMESSAGEFACTORY | IF_XMS_FACTORY | ||
| 64 | IF_XMS_FACTORY - CREATEMESSAGEFACTORY | IF_XMS_FACTORY | ||
| 65 | IF_XMS_FACTORY - CREATEMESSAGEREGISTRY | IF_XMS_FACTORY | ||
| 66 | IF_XMS_MESSAGE - ADDATTACHMENT | XI: Internal Message Interface | ||
| 67 | IF_XMS_MESSAGE - ADDBODY | XI: Internal Message Interface | ||
| 68 | IF_XMS_MESSAGE - ADDBODY | XI: Internal Message Interface | ||
| 69 | IF_XMS_MESSAGE - ADDHEADER | XI: Internal Message Interface | ||
| 70 | IF_XMS_MESSAGE - ADDHEADER | XI: Internal Message Interface | ||
| 71 | IF_XMS_MESSAGE - GETATTACHMENTS | XI: Internal Message Interface | ||
| 72 | IF_XMS_MESSAGE - GETBODIES | XI: Internal Message Interface | ||
| 73 | IF_XMS_MESSAGE - GETBODYBYNAME | XI: Internal Message Interface | ||
| 74 | IF_XMS_MESSAGE - GETBODYBYNAME | XI: Internal Message Interface | ||
| 75 | IF_XMS_MESSAGE - GETBODYNSCONTEXT | XI: Internal Message Interface | ||
| 76 | IF_XMS_MESSAGE - GETBODYNSCONTEXT | XI: Internal Message Interface | ||
| 77 | IF_XMS_MESSAGE - GETBODYNSCONTEXT | XI: Internal Message Interface | ||
| 78 | IF_XMS_MESSAGE - GETHEADERBYNAME | XI: Internal Message Interface | ||
| 79 | IF_XMS_MESSAGE - GETHEADERBYNAME | XI: Internal Message Interface | ||
| 80 | IF_XMS_MESSAGE - GETHEADERNSCONTEXT | XI: Internal Message Interface | ||
| 81 | IF_XMS_MESSAGE - GETHEADERNSCONTEXT | XI: Internal Message Interface | ||
| 82 | IF_XMS_MESSAGE - GETHEADERNSCONTEXT | XI: Internal Message Interface | ||
| 83 | IF_XMS_MESSAGE - GETHEADERS | XI: Internal Message Interface | ||
| 84 | IF_XMS_MESSAGE - NUMBEROFATTACHMENTS | XI: Internal Message Interface | ||
| 85 | IF_XMS_MESSAGE - SETBODYNSCONTEXT | XI: Internal Message Interface | ||
| 86 | IF_XMS_MESSAGE - SETBODYNSCONTEXT | XI: Internal Message Interface | ||
| 87 | IF_XMS_MESSAGE - SETHEADERNSCONTEXT | XI: Internal Message Interface | ||
| 88 | IF_XMS_MESSAGE - SETHEADERNSCONTEXT | XI: Internal Message Interface | ||
| 89 | IF_XMS_MESSAGE_FACTORY - CREATEBINARYRESOURCE | IF_XMS_MESSAGE_FACTORY | ||
| 90 | IF_XMS_MESSAGE_FACTORY - CREATENSCONTEXT | IF_XMS_MESSAGE_FACTORY | ||
| 91 | IF_XMS_MESSAGE_FACTORY - CREATENSCONTEXT | IF_XMS_MESSAGE_FACTORY | ||
| 92 | IF_XMS_MESSAGE_FACTORY - CREATEPROPERTY | IF_XMS_MESSAGE_FACTORY | ||
| 93 | IF_XMS_MESSAGE_FACTORY - CREATEPROPERTY | IF_XMS_MESSAGE_FACTORY | ||
| 94 | IF_XMS_MESSAGE_FACTORY - CREATEXMLSOURCE | IF_XMS_MESSAGE_FACTORY | ||
| 95 | IF_XMS_MESSAGE_FACTORY - CREATEXMLSOURCE | IF_XMS_MESSAGE_FACTORY | ||
| 96 | IF_XMS_MULTIPART - ADDBODYPART | IF_XMS_MULTIPART | ||
| 97 | IF_XMS_MULTIPART - GETBODYPART | IF_XMS_MULTIPART | ||
| 98 | IF_XMS_MULTIPART - GETCOUNT | IF_XMS_MULTIPART | ||
| 99 | IF_XMS_MULTIPART - WRITETO | IF_XMS_MULTIPART | ||
| 100 | IF_XMS_NSCONTEXT - GETBINDINGS | Namespace Context | ||
| 101 | IF_XMS_NSCONTEXT - SETBINDING | Namespace Context | ||
| 102 | IF_XMS_NSCONTEXT - SETBINDING | Namespace Context | ||
| 103 | IF_XMS_NSCONTEXT - SETBINDING | Namespace Context | ||
| 104 | IF_XMS_PART - ADDHEADER | IF_XMS_PART | ||
| 105 | IF_XMS_PART - GETBINARYCONTENT | IF_XMS_PART | ||
| 106 | IF_XMS_PART - GETCONTENTTYPE | IF_XMS_PART | ||
| 107 | IF_XMS_PART - GETHEADER | IF_XMS_PART | ||
| 108 | IF_XMS_PART - GETKIND | IF_XMS_PART | ||
| 109 | IF_XMS_PART - GETMULTIPARTCONTENT | IF_XMS_PART | ||
| 110 | IF_XMS_PART - SETMULTIPARTCONTENT | IF_XMS_PART | ||
| 111 | IF_XMS_PART - SETRAWCONTENT | IF_XMS_PART | ||
| 112 | IF_XMS_PART - SETTEXTCONTENT | IF_XMS_PART | ||
| 113 | IF_XMS_PROFILE - GETNAME | Profile Handler Interface | ||
| 114 | IF_XMS_PROFILE - PARSE | Profile Handler Interface | ||
| 115 | IF_XMS_PROFILE - SERIALIZE | Profile Handler Interface | ||
| 116 | IF_XMS_PROP - ISEXTERNAL | A Property Serializable in a String | ||
| 117 | IF_XMS_PROP - READFROMXMLSOURCE | A Property Serializable in a String | ||
| 118 | IF_XMS_PROP - READFROMXMLSOURCE | A Property Serializable in a String | ||
| 119 | IF_XMS_PROP - SETLOCALNAME | A Property Serializable in a String | ||
| 120 | IF_XMS_PROP - SETNAMESPACEURI | A Property Serializable in a String | ||
| 121 | IF_XMS_PROP - WRITETOXMLSTRING | A Property Serializable in a String | ||
| 122 | IF_XMS_RESOURCE - GETBINARYDATA | Interface for Message Contents Resource | ||
| 123 | IF_XMS_RESOURCE - GETTYPE | Interface for Message Contents Resource | ||
| 124 | IF_XMS_XMLSOURCE - SETELEMENT | XML Source | ||
| 125 | IF_XMS_XMLSOURCE - SETREADER | XML Source |