SAP ABAP Function Module ISH_MSG_DECODE_301 (String in §301-Format umwandeln)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Basic Data
Function Module ISH_MSG_DECODE_301 String in §301-Format umwandeln  
Function Group NCMD   IS-HCM: Message Decoder  
Program Name SAPLNCMD   IS-HCM: Message Decoder 
INCLUDE Name LNCMDU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CMSTAND TYPE TNCT1-STAND 'DKG-301' Communications standard
Importing CMSTVER TYPE TNCT1-STVER Version
Importing I_DECIMAL TYPE Decimal ID';' see mnc301d1
Importing I_ESCAPE TYPE Escape character '?' see mnc301d1
Importing I_SEGMEND TYPE Segment terminator ID ''' see mnc301d
Importing I_SEPDATAELM TYPE Field separator '+' see mnc301d1
Importing I_SEPDATAS TYPE Separator within fields ':' see mnc301d
Importing NTNR TYPE TNCT1-NTNR Message type
Importing NTOWNERCDE TYPE TNCT1-NTOWNERCDE 'SD' Message code owner code
Tables I_BUFFER TYPE RNCBUF Message to be decoded
Tables E_CODE TYPE RNCSPLIT Decoded message
Exception DECODING_ERROR TYPE Error during decoding
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in