SFTP FCC module parameters

Dear Experts,
kindly provide the module parameters to convert CSV to xml messages in SFTP adapter.
please find the below my falt structure.
ENUMBER,ENAME,SAL,LAST_NAME,FIRST_NAME
1234         , srinu    , 10lac , p,srinu
2344        ,   reee   , 2 lac  , y, ramu
Regards
Srinivas

Hi indra,
please find the details.
Regards
srinivas
EBNUMBER,CNUMBER,FLEX1_EIN,LAST_NAME,FIRST_NAME,ADDR_1,ADDR_2,ADDR_3,CITY,STATE_PROVINCE,ZIPCODE_5,COUNTRY,COMPANY_EMAIL,PHONE,AUTH_USERNAME,FLEX2,FLEX3,FLEX4,FLEX5,FLEX6,FLEX7
Q-EB-BTC-100883441,Q-C144401141,,FTP1,Surender,400, Crossing Blvd, Suite 101,,,Bridgewater,NJ,8807,USA,[email protected],1234567890,1234567890,EENADU,,,
Q-EB-BTC-100883441,Q-C144325571,,Tester,Info,400, Crossing Blvd, Suite 101,,,Bridgewater,NJ,8807,USA,[email protected],978.222.3333,itester,IUSA24,,,
Q-EB-BTC-100883441,Q-C144325561,,User,Admin,400, Crossing Blvd, Suite 101,,,Bridgewater,NJ,8807,USA,[email protected],978.111.2222,EENADU/[email protected],IUSA24,,,
Q-EB-BTC-100883441,Q-C144436291,,user,test,123 Main St.,Suite 5,,Boston,MA,2101,USA,[email protected],123546789,EENADU/[email protected],EENADU,,,,,
Q-EB-BTC-100883441,Q-C144424481,,.,Shashi,.,.,,.,.,.,IND,[email protected],.,EENADU/[email protected],,,,,,
Q-EB-BTC-100883441,Q-C144427611,,Kadali,Kiran,Corporate headquarters,800 King Farm Boulevard Suite 505,,Rockville,MA,MD 20850,USA,[email protected],123546789,EENADU/[email protected],INFIPS,,,,,
Q-EB-BTC-100883441,Q-C144391601,,user,test,123 Main St.,Suite 5,,Boston,MA,2101,USA,[email protected],123546789,[email protected],EENADU,,,,,
Q-EB-BTC-100883441,Q-C144421281,,Nag,Sur,123 Main St.,Suite 5,,Boston,MA,2101,USA,[email protected],123546789,EENADU/[email protected],EENADU,,,,,
Q-EB-BTC-100883441,Q-C144427631,,Surisetti,Laxman,Corporate headquarters,800 King Farm Boulevard Suite 505,,Rockville,MA,MD 20850,USA,[email protected],123546789,EENADU/[email protected],INFIPS,,,,,
Q-EB-BTC-100883441,Q-C144429231,,nagpal,Surender,1050 Central street,,,EastBridgewater,Massachusetts,2333,USA,[email protected],4803329416,EENADU/[email protected],EENADU,,,,,
Q-EB-BTC-100883441,Q-C144421251,,Nag,Sur,123 Main St.,Suite 5,,Boston,MA,2101,USA,[email protected],123546789,EENADU/[email protected],EENADU,,,,,
Q-EB-BTC-100883441,Q-C144391921,,Kajjam,Vishwanath,Survey No. 210,Lingampally, Rangareddy (Dist.),,Hyderabad,AP,500019,IND,[email protected],4044185752,[email protected],EENADU,,,,
Q-EB-BTC-100883441,Q-C144354151,,Test,SI,9,,,q,m,8,USA,[email protected],1234567890,EENADU/[email protected],EENADU,,,,,
Q-EB-BTC-100883441,Q-C144391911,,kyadari,Shiva,Survey No. 210,Lingampally, Rangareddy (Dist.),,Hyderabad,AP,500019,USA,[email protected],4044185752,[email protected],INFIPS,,,,
Q-EB-BTC-100883441,Q-C144391951,,Kajm,Vish,Survey No. 210,Lingampally, Rangareddy (Dist.),,Hyderabad,AP,500019,IND,[email protected],4044185752,,EENADU,,,,
Q-EB-BTC-100883441,Q-C144391941,,Kajm,Vish,Survey No. 210,Lingampally, Rangareddy (Dist.),,Hyderabad,AP,500019,IND,[email protected],4044185752,,EENADU,,,,
Q-EB-BTC-100883441,Q-C144392791,,surisetti,laxman,Lingampally,Suite 5,,Hyderabad,AP,22202101,IND,[email protected],123546789,,PROGEN,,,,,
Q-EB-BTC-100883441,Q-C144371601,,user,test,123 Main St.,Suite 5,,Boston,MA,2101,USA,[email protected],123546789,,,,,,,
Q-EB-BTC-100883441,Q-C144401151,,FTP2,Surender,400, Crossing Blvd, Suite 101,,,Bridgewater,NJ,8807,USA,[email protected],1234567890,,EENADU,,,
Q-EB-BTC-100883441,Q-C144392781,,surisetti,laxman,123 Main St.,Suite 5,,Boston,MA,2101,USA,[email protected],123546789,,EENADU,,,,,
Q-EB-BTC-100883441,Q-C144389041,,user,test,123 Main St.,Suite 5,,Boston,MA,2101,USA,[email protected],123546789,,EENADU,,,,,

Similar Messages

  • Remove Empty XML Tags using module parameters

    Hi All,
    In my lanscape I have two PI Systems.
    My scenario is an IDOC reaches 1st PI system gets converted into an EDIFACT and then goes to the 2nd PI and from there it gets routed to the respective AS2 Party.
    I am using SOAP to pass message between the PI systems and B2B Toolkit's AS2 Adapter for the communication with AS2 party.
    The issue is when the message is getting converted from IDOC to EDIFACT there are a few feilds with occurence 1..1 and due to these fields i get an empty XML tag at the output. These empty XML tags give me an error in the B2B Toolkit's AS2 Adapter Receiver Channel
    I cannot change the occurence in the structure of the EDIFACT nor can I use an XSLT mapping to remove empty tags before the message reaches the Communication Channel.
    I want to know if there are any module parameters which i can use either in SOAP Channel or the AS2 Channel to remove the XML Tags.

    Hi Muni,
    "1..1 means, you must send some values for that fields. try to find out why these are not getting any values."
    This empty tag is expected. Before using B2B Toolkit's AS2 Adapter we used to use Seeburger's AS2 Adpater and the message used to get executed successfully with these empty tags.The issue is coming only when we are using B2B Toolkit's AS2 Adapter.
    "if you want to stop sending(the fields which are not needed in target) you can you can disable the fields in the message mapping."
    I cannot disable the feild in the mapping as some other message may use this field.
    Thanks,
    Farhaan

  • Problem in  using function module parameters in abap program

    i want to use the coding present in on one of the function module 'AS_API_INFOSTRUC_FIND'  i got the problem using the function module parameters in my abap program.
    these are the parameters inside fm
    ""Lokale Schnittstelle:
    *"       IMPORTING
    *"             VALUE(I_FIELDCAT) TYPE  AIND_FCAT
    *"             VALUE(I_FIELDS) TYPE  TABLE OPTIONAL
    *"             VALUE(I_OBLIGATORY_FIELDS) TYPE  TABLE OPTIONAL
    *"       EXPORTING
    *"             VALUE(E_INFOSTRUC) TYPE  AIND_DESC
    *"             REFERENCE(E_ALL_FIELDS) TYPE  TABLE
    *"             REFERENCE(E_MATCHING_FIELDS) TYPE  TABLE
    *"       EXCEPTIONS
    *"              NO_INFOSTRUC_FOUND
    i want to declare     E_ALL_FIELDS  parameter    in my abap program,
    i have declared as 
    data: E_ALL_FIELDS TYPE TABLE.
    but   the system throws error that
    'type of field 'TABLE'  is generic .no table line has been specified'.
    i want to use it in my abap program how can i declare in my abap program .

    You have to declare the table using any specific type.
    The type table in the FM is generic so you can pass any type you need.
    For instance:
    TYPES: BEGIN OF ty_fields,
             fieldname LIKE dfies-fieldname,
           END OF ty_fields,
    TYPES: TY_T_GLU1              LIKE GLU1                     OCCURS 0,
           ty_t_fields            type ty_fields                occurs 0.
      DATA: lt_info_struct_fields TYPE ty_t_fields WITH HEADER LINE,
            lt_matching_fields    TYPE ty_t_fields WITH HEADER LINE.
        CALL FUNCTION 'AS_API_INFOSTRUC_FIND'
             EXPORTING
                  i_fieldcat         = ft_fieldcat-fieldcat
                  i_fields           = ft_fields_filled[]
             IMPORTING
                  e_infostruc        = lv_info_struct_name
                  e_all_fields       = lt_info_struct_fields[]
                  e_matching_fields  = lt_matching_fields[]
             EXCEPTIONS
                  no_infostruc_found = 1.

  • How to access module parameters?

    Hi,
    I'm developing own module for XI File Adapter.
    I found in the weblogs how to get source file name. Thanks.
    But how do I get custom parameter specified for the module?
    Where could I check all readable parameters, apart from source file name? For instance source dir?
    Thanks.

    Hi
    The parameter "moduleContext" in the process (moduleContext,inputModuleData) method has a method getContextData(String name)....
    This can be used to read the module configuration parameters.
    For the filename, i believe you are doing the following:-
    using the getSupplementalData(String param) of inputModuleData with the value for param being 'module.parameters' to get a hashtable and out of the hash table you are reading an entry for "FileName"
    So let me suggest you a wild try...Did you try checking for "SourceDirectory" in the hashtable?
    You could also get all the keys/values in this hashtable and put it somewhere in the xml and see what all parameters are there in message monitoring(This is just a suggestion for a simple debugging...).
    Thanks & Regards,
    Renjith

  • Receiver Mail Adapter Module Parameters

    Hello PI Experts,
    Can anyone pls provide me Mail adapter module parameter details for xml to txt file conversion. I have found a few but none of them are working, can you pls provide me some active links.
    Thanks,
    Sri

    I need MAIL Adapter module transformation parameter for converting my attachment from xml to text file -
    I have gone thro few forums and modified my comm channel, but still getting xml file as an output attachment  instead of a text file.
    Can anyone please suggest me how to change the module parameters to covert from xml file to text.
    I have added these module processing - please help.
    Processing sequence
    localejbs/AF_Modules/MessageTransformBean - Local Enterprise Bean - XML2Plain
    sap.com/com.sap.aii.adapter.mail.app/XIMailAdapterBean - Local Enterprise Bean - Mail
    Module configuration
    XML2Plain - xml.endSeparator - 'nl'
    XML2Plain - xml.fieldNames  - Field1,Field2,Field3
    XML2Plain - xml.fieldSeparator - |                     |
    XML2Plain - Transform.Class - com.sap.aii.messaging.adapter.Conversion
    XML2Plain - Transform.ContentDisposition - attachment;filename="extract_p.txt"
    XML2Plain - Transform.ContentType - xml/plain;charset='UTF-8";name="extract_p.txt"
    XML2Plain - xml.recordsetStructure - Details
    Thanks,
    Sri

  • Type conflict in function module parameters

    Hi All,
    i hve to pass dynamic field <dyn_field> into function module parameters but  it's giving a dump for type conflict.
    where VALUE2  data type in 'AUTHORITY_CHECK' is UST12-VON but if i define <dyn_field> type UST12-VON . then it'll give dump in *ASSIGN COMPONENT  SECURITY_TABLE-FIELDNAME  of structure <wa> to <dyn_field> *.
    SECURITY_TABLE-FIELDNAME  data type is different with UST12-VON .
    pls guide me how to pass *<dyn_field> in fm parameters.
    FIELD-SYMBOLS: <dyn_field> type any.
      LOOP AT <DYN_TABLE_IN> INTO <WA>.
            ASSIGN COMPONENT  SECURITY_TABLE-FIELDNAME  of structure
                 <wa> to <dyn_field> .
            CALL FUNCTION 'AUTHORITY_CHECK'
              EXPORTING
                USER                = QUSER
                OBJECT              = SECURITY_TABLE-AUTHOBJCT
                FIELD1              = 'ACTVT'
                VALUE1              = '03'
                FIELD2              = SECURITY_TABLE-FIELDNAME
                VALUE2              = <dyn_field>

    Hi anuj ,,
    Can you explauin the solution ..
    Regards

  • One MIDI input, one set of modulation parameters for the EXS24

    This might be somewhat of a neophyte question, but here goes:
    I'm interested in being able to set a specific set of modulation parameters for each note in series of notes inputted into the EXS24. I'd like to be able to bypass any sort of complex routing techniques with the modulation matrix or automating the parameters in the arrangement window. For instance if I input 2 C1 notes, one right after the other, of the same length, I'd to be able to set the velocity, filter values, ASDR values, etc. of the first completely independently from the second. The main reason I ask this is that for instruments such as a guitar (which has multiple strings), one note might be able to be played at high velocity, high release, low attack, for instance, while another one might be played exactly after that (on a separate string maybe) with low velocity, high release, high attack, etc., etc. In order to achieve this more realistic sound, would I have to work with multiple instances of the EXS24 (and then maybe just group them all together?), or is this sort of micro-manipulation of all the modulation parameters for each individual midi note input somehow possible with just one instance of EXS24?
    Hope this makes sense!

    Do you have a controller with polyphonic after touch? you can already have different velocities for note attacks and filters with a standard velocity sensing keyboard. If your board sends release velocity you can also have a different release for each note. With poly after touch you can have different vibrato depth for each note. If you want differing mod speeds for different notes I'd have to give it more thought...

  • Function module parameters mapping

    Hi Expert,
    We are working on a  upgradation tool in which i have to repace the obsolete function module "HELP_VALUES_GET_WITH_CHECKTAB
    " by "F4IF_FIELD_VALUE_REQUEST
    ". I am not sure about the functionalities of these function modules as i have never used it. Can anyone please help me  by providing some information abt  these FMs. Also i need to do the mapping of parameters of old and new function module. So please provide the details of mapping also. Any pointers on this will be highly appreciated.
    Thanks & Regards,
    P Sharma
    Moderator message : Duplicate post locked.  Read forum rules before posting.
    Edited by: Vinod Kumar on Jul 8, 2011 9:55 AM

    please check the below link.
    http://wiki.sdn.sap.com/wiki/display/ERP6/FMHELP_VALUES_GET_WITH_TABLEobsoleteReplacewith+F4IF_INT_TABLE_VALUE_REQUEST
    Edited by: SAP2011 on Jul 8, 2011 4:17 AM

  • Retrieving of Function Module parameters dynamically

    There is a function module with import and export parameters, I need to pick up the complete structure of the Header Data using a select statement.
    ex: Function Module with import paremeters I1, I2 ..... table parameters t1, t2 .....
    Select from 'Z' table into var .....
    result of this select query is var = 'I1'.
    now there is a macro swc_set_element
    1st parameter = itab
    2nd parameter = var
    now i need to generate 3rd parameter 'I1' dynamically which is an import parameter.
    Edited by: Gaurang Gujar on May 2, 2011 8:04 AM

    Hi.,
    Using Class CL_FB_FUNCTION_UTILITY u can get the Function Module Details.,
    Check this Wiki.,  [Extracting FM details using Class|http://wiki.sdn.sap.com/wiki/display/ABAP/ExtractingFunctionModuleDetailsusingClass-+CL_FB_FUNCTION_UTILITY]
    Also Check these Function Modules:
    FUPARAREF
    FUPARAREF_ENHA " Parameters of Function Modules
    Hope this helps u.,
    Thanks & Regards
    Kiran

  • SFTP adapter Module

    Hi All
    I need to find a way to handle sftp, I looked at developing a custom adapter but think doing it in a adapter module would be much easier. The question I have is, is it possible to add a adapter module to the existing file adapter to handle the sftp. I have had some experience on developing adapter module but not sure if this can be done. If anyone has some experience with this or tryed it before any help will be appreciated.

    Hi,
    Have you looked in to below blog,
    /people/daniel.graversen/blog/2008/12/11/sftp-with-pi-the-openssh-way
    try this way...
    Regards,
    Raj

  • Function module parameters for L_TO_CREATE_TR

    Hi All,
    Can someone help me out in using the function module 'L_TO_CREATE_TR'.
    What are the necessary import and export parameters along with the table parameters?
    If i want to pass IT_TRITE (table) as export parameters, what are the requisite fields that should be populated inthat table structure?
    Kindly help me out.
    Regards,
    Mainak

    Hi Mainak,
    This is the ABAP and the FM-call:
    data LT_TRITE type L03B_TRITE_T.
    data WA_TRITE like line of LT_TRITE.
    data GV_STORED like VBAPF-QMENGE.
    clear: LT_TRITE, WA_TRITE, GV_STORED.
    refresh LT_TRITE.
    WA_TRITE-TBPOS = GT_LTBP-TBPOS.
    WA_TRITE-ANFME = GT_LTBP-MENGE.
    WA_TRITE-ALTME = GT_LTBP-MEINS.
    WA_TRITE-LETYP = GT_MARA-VHART(3). "3-character storageunittype
    concatenate '000000000000' LTAP-NLENR+10(8) into WA_TRITE-NLENR.
    "FM L_TO_CREATE_TR wants 20 characters
    if GV_DIR = 'N'.
    WA_TRITE-NLTYP = '120'.
    WA_TRITE-NLPLA = 'OVERDRACHT'.
    else.
    WA_TRITE-NLTYP = P_NLTYP.
    WA_TRITE-NLPLA = P_NLPLA.
    endif.
    append WA_TRITE to LT_TRITE.
    TO aanleggen
    clear GT_LTAP_VB.
    refresh GT_LTAP_VB.
    call function 'L_TO_CREATE_TR'
    exporting
    I_LGNUM = GC_LGNUM_011 "LGNUM is '011' in my case
    I_TBNUM = GT_LTBP-TBNUM
    IT_TRITE = LT_TRITE
    importing
    e_tanum = gv_tanum
    tables
    T_LTAP_VB = GT_LTAP_VB
    exceptions
    FOREIGN_LOCK = 1
    QM_RELEVANT = 2
    TR_COMPLETED = 3
    XFELD_WRONG = 4
    LDEST_WRONG = 5
    DRUKZ_WRONG = 6
    TR_WRONG = 7
    SQUIT_FORBIDDEN = 8
    NO_TO_CREATED = 9
    UPDATE_WITHOUT_COMMIT = 10
    NO_AUTHORITY = 11
    PREALLOCATED_STOCK = 12
    PARTIAL_TRANSFER_REQ_FORBIDDEN = 13
    INPUT_ERROR = 14
    others = 15.
    if SY-SUBRC <> 0.
    commit work."See FM L_TO_CREATE_TR docu: commit work is needed
    perform MELDT_DE_FOUT using SY-MSGID SY-MSGTY SY-MSGNO
    SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    else.
    <b>plz reward points if helpful or if it solves ur query.</b>
    Thanks
    Chinmay

  • Issue with the RFC function module - parameters

    Hi,
        When i am creating RFC enabled function module, it was throwing an error like <b>'Reference parameters are not allowed with RFC'.</b>. I am implementing the test scenario to create BAPI, for that i have created table with 2 fields. My main intension is through RFC enabled function module planning to update the ztable.
       When i was creating RFC enabled function module, it was giving error. I remembered that  i need to use new structure when i create RFC enabled function module, so even i created structure also with the same fields of table fields.
       can you please let me know the solution for this.
    Thanks
    jaya

    Hi Ferry,
        Your solution is perfect. can you please explain the below information...
    Call by value                                                                               
    You pass the parameter with values. This means that the parameter     
         contents are copied both when the parameter is passed and when it is  
         transferred back to the calling parameter. For structures that contain
         tables, performance may be reduced considerably. Therefore, you should
         not do this.                                                                               
    I created the parameters with reference to table-fields, what do you mean by 'Call by value'check box usage there.
    Is it mean ...if i change the contents of the field in FM will it pass back to the structure which i refered to this parameter, in this case its table-field.
    Thanks
    jaya

  • Accessing function module parameters dynamically ?

    Hello,
    I´m searching for a possibility to access the parameters of a function module dynamically. I.e. I do not know how many parameters a function has, if it is import/export, or the data type.
    Is there a possibility to access (maybe an ABAP-internal) table with these informations? (At runtime within the function module itself)?
    Thany you for your help,
    best regards,
    Stefan

    Use the function module RPY_FUNCTIONMODULE_READ_NEW to read all of the metadata for a funciton module, it returns internal tables for all parameters of the function module interface.
    Regards,
    RIch Heilman

  • How to programmaticaly retrieve Module Parameters

    Hi everyone,
    I'd like to know how to programmaticaly retrieve all the parameters that are defined in a sequenceCall step (in module window) :
     * Parameter Name
     * Type
     * Value
    I'm using TS API with Labwindows and i have a Step handle using : 
    TS_SequenceGetStep (gSeqObj, &errorInfo, iIndex, iStepGroup, &gStep);  
    I suppose i should get a module handle but i don't know what to do next with the module Handle
    If someone could help me i would appreciate.
    Thanks a lot !

    I think this is the API that you are looking for. "Step.Module.AsSequenceCallModule.Prototype". You can use the handle of the step you get using TS_SequenceGetStep. This should give you the parameters container.
    Thanks 

  • Virtual InfoCube with Services - function module parameters documentation ?

    Hello,
    I have been trying to use a Virtual Infocube with Services.
    I have seen most of the posts in SDN, and read the documentation in http://help.sap.com/saphelp_nw04/helpdata/en/8d/2b4e3cb7f4d83ee10000000a114084/frameset.htm
    I did not manage to find a precise description of the import 
    parameters of the Variant 2.
    In particular, what is the meaning of the
    i_tx_rangetab TYPE rsdri_tx_rangetab parameter. I read in the code of RS_BCT_FIGL_DATA_GET that it has to do with query columns. In the tests I did this table is alway empty.
    Also, i_th_sfc gives you the list of characteristics used in the query. But it does not inform you on wether these are in the 'rows' 'free characteristics' or 'filter'. Is there a way of knowing that?
    Claudio Ciardelli

    Hi Claudio,
    I never implemented Virtual InfoCube with services with a FM, but I know there is a couple of How To Documents about named:
    - How to Reporting from External Data via Virtual InfoProvider
    -How to Implement a Virtual InfoCube with Services
    both with some code samples: did you read it?
    Hope it helps
    GFV

Maybe you are looking for

  • Possible fault on the line

    Hi, Hoping somebody on here can help before I pull all my hair out. Firstly, I have been having this issue since I moved into a rented house on 20th November 2012. Basically a LOT of noise on the line and a broadband connection of 0.13mb. After going

  • Adding a link in preview

    Unable to create a hyperlink in Preview - it appears the functionality, despite being referenced in the help guide, has been completely erased.  VERY FRUSTRATING.  There is no "Link" button. 

  • Multiplexing Voting Disk in Oracle 11gR2 ??

    Dear all, I have single voting disk residing in data group VDOCRDG with external redundancy. I would like to add two more voting disks to this group. Could you please let me know a way to add 2 more vd's to this disk group or should i create a new di

  • Screen variant for Create Sales order

    Friends, I intended to make one of the fileds mandatory for a sales doc type. For which I made a new screen variant wherein I changed a setting for the reqd field and then assigned to a new transaction variant. This transaction variant would be then

  • Change Management Service

    Hi all, I know transporting using file system but what is change management service.  is it any tool,  please let me know about this. Thanks, anil.