Working of SLIN in abap

Hi,
Can anyone please tell me how does the SLIN work in ABAP.
I am using a code which involves the use of SLIN in ecc 6.0 system. When I use the same code in 4.7 system, it is giving errors.
Can I copy-paste the code of the SLIN Type Pool from 6.0 system to 4.7 system ? What will be the effects of it ?

Hi Nikhil,
      SLIN is nothing but the extended program check. This not only involves the SLIN type pool but there are many classes and objects involved in checking the programs. If you have written a program in ECC 6.0 nod and if you are just trying to copy paste the code in ECC4.7 there will be few errors. This cannot be avoided unless you change the code. Copying SLIN type pool is not a solution for this.
Please let me know for more details.
Regards,
Praveenkumar T.

Similar Messages

  • In ECC 6.0 I am getting Slin Error -ABAP command is obsolete

    Hi All,
    In Hr ABAP we will start basic coding with
    TABLES pernr . 
    infotypes:0002.  
    By using this I am getting the following SLIN Error :
    Program:  ZHCP0026  Row:     32
    he current ABAP command is obsolete
    Within classes and interfaces, you can only use "TYPE" to refer to ABAP Dictionary
    types, not "LIKE" or "STRUCTURE".
    nternal Message Code: MESSAGE G/B
    (The message cannot be hidden using pseudo-comment "#EC .., bzw. durch SET
    EXTENDED CHECK OFF/ON)
    INFOTYPES : 0380,
    The current ABAP command is obsolete
    Tables with headers are no longer supported in the OO context.
    Internal Message Code: MESSAGE G1D
    (The message cannot be hidden using pseudo-comment "#EC .., bzw. durch SET
    EXTENDED CHECK OFF/ON)
    Can some one help me , how to rectify this slin error ?
    Thanks,
    Suresh.
    Edited by: suresh kumar on Feb 25, 2009 2:22 PM

    Hi Suresh,
    Am too facing the same problem. if you could find a solution, pls let me know.

  • BI 7.0 works fine in SAP ABAP trial 7.01 with IDES 4.7 as R/3 source  pt 1.

    Hi all
    text doesn't format properly on the Forum anymore -  split into 2 bits to make it readable.
    Hi all
    For those interested in running BI 7.0 on their OWN laptops etc the trial abap 7.01 works fine -- don't
    download the latest version (sr1) as it takes AGES and is very resource hoggy. Also you'll need to
    change some parameters in the start up on the latest version as it doesn't have enough paging space so a
    load of transactions will dump. The trial 7.0 (NON SR1 version) doesn't have the problems.
    What I've done is the following
    1) create 2 virtual 2GB W2K3 server virtual machines on a HOST Windows 7 X-64 machine (8GB RAM). If you
    don't have 8GB RAM then make your VM's 1GB - they'll just about run or use two machines (bettere) on a
    LAN say a laptop and a desktop.
    2) install IDES (SJ1) on one of the virtual servers (I'm using IDES 4.7 as my R/3 system as it has the
    PI content enabled) and the ABAP trial (NSP) on the other server.
    3) install the FULL SAPGUI  (7.0) on  either host machine - doesn't matter which one - use the one
    you'll do your work from.
    You need the FULL sapgui - not the one supplied in the trial as it will dump when you try and create a
    BI Transformation on the ABAP trial machine - there's a litttle piece missing.
    4)  create RFC connections between the two SAP systems - use IP address or hostnames. Client 001 is the
    client on the ABAP trial where BI is installed. On the IDES clients 800/810/811/812 are available --
    take your choice -- most use 800 I believe.
    added  2nd part on next post

    Hello James,
    It is fentastic for the solution u hav given.
    Can u pls confirm me that We can Install ECC & BI on Win Server 2008 Enterprise R 2 Version  as well.
    1)I mean does Win 2008 Enterprise R2 can be used as OS to be installed for the 2 VMs for BI & ECC.
    As u mentioned that "W2K3 server virtual machines on a HOST Windows 7 X-64 machine (8GB RAM).".....................so Instead of W2k3 does it support W2K8 Server Enterprise R2 as well?
    2) Also if It does not support W2K8 Entrprise R2.....................
        Does it supports W2K8 Ohter Lower Releases like Instead of Enterprise..., Premium...so on...??
    3) Can u pls specify the W2K3 Server OS details like , can we Install on Enterprise W2K3 64 Bit R2 as well, or any lower relases of W2K3 mailnly 64 Bits??
    Looking for a tinely reply .....
    4)Can u pls just summarise the Sptewise H2Guides Listed in Order for each OF THE BELOW:-
           4a) Set of Downloads needed a1) All the SAP 4.7IDES....4rm SMP , just the URL & the Expansion Paths & the List of Revised Names.as the Names for each of the Sw COmponets might hav changed..........Just list wil do
              a2),MLA drivers , a3)Java 1.4.x [URL] to downloard from ,
              a3) Any other steps required for Setting up Intial Environment like ,Java Invironment Variables set up,JAVA_GOME, commands to check whether        JAVA was installed or Not?, like use javac in CMD to check it,Ram set up in the VMs, any other BackUps if needed..........
         a4)How to enable W2K3 Back Up Or restore points creation,
          a5) Disablling Unnecessary Processes not required fro R/3 4.7 in the VMware,
          a6) Other s/w needed fro BI like MS-Office 2003{Preferble}, a7) Any other S/w needed for complete R/3 + BI Installation
      4b) Min Space requirements for BI[ABAP Trail--80-120GB], R/3[80-100]GB, create partisions
        b1) All the steps needed for BI [NSP]...Please route me to the Right URL...........that set,but they hav not highlighted the Port settings/Host File settings to work with Web /GUI.
       b2)  All the steps needed for R/3....
    Please just route me to the Right URLs + any additional Points required for each of the above steps...........complete End to End.........in one Acreen Answer.
    To avoid repetitation Or clustering Pls just mention the URLs for each of the above...........
    5) Any alternatives for Using instead of IDES 4.7 + BI ABAP 7.0 Trail..............can we try for ABAP Trail 7.2 + IDES ECC 6.0 Ehp5 on VMware...........with WinServerr 2008??............This wil be an Extended topic for the current one??
    Reg,
    Anderson
    Message was edited by:  annderson

  • Unable SAP Work Directory in Webdynpro ABAP

    Hi,
    I got a requirement to display SAP Work Directory path in Webdynpro ABAP application.
    So I am using FM - IW_C_GET_SAPWORKDIR to retrieve the path. I can able to execute in SAP GUI but when I try to execute the FM in Webdynro ABAP, its going to the runtime error.
    Suggest me to proceed further. Thanks in Advance!
    Thanks & Regards,
    Jaipal.

    HI Srinivas,
    I am getting an error as "Error accessing Windows registration" (message class - 42 and message no. - E678) from function module.
    I have declared correctly but still I am getting an above error at runtime.
    Regards,
    Jaipal

  • Work Flow integration with Abap Web Dynpro's

    Hi,
    We are currently working on Custom ABAP WD Applications which gets called from Workflow. For eg., we are trying to simulate the ESS Leave Process, like Java WD Leave application gets called on execution of Leave Approval Workitem.
    We developed our ABAP WD and also the workflows individually. In fact we maintained entries in SWFIVSU transaction, but we were not able to send the data from WORKFLOW(WORKITEM) to ABAP WD Application.
    Can anyone help us with this integration to send data from Workflow to ABAP WD.
    Hope I am clear.
    Regards,
    Sharad todkar

    Hi,
    You create a parameter for your webdynpro application wi_id of type sww_wiid
    now when you click on the UWL this wi_id gets filled with the workitem no.
    Now you can use this workitem id get the workflow container from the workitem id
    using function module
    SWW_WI_CONTAINER_READ
    In order to terminate this task you have to use an asynchronous method.
    And terminate by using an event.
    Regards,
    Manish

  • All work process are ended(ABAP+JAVA)

    Hi
    Thank you so much
    SAP version :- NW7.0 and installation type ABAP+JAVA , database oracle10g
    I did the export of database from windows203(where i have install NW7.0 ABAP+JAVA)  and i am able to import the database on AIX. but when i am pointing new installed database on AIX(I have disconnected the OLD DATABASE on CI) to windows CI after some time its ending all work process.
    Log file:-
    *_DEV_DISP_*
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 3 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 3 (r)
    NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    Mon Aug 17 14:40:26 2009
    NiIPeek: peek for hdl 3 timed out (r; 1000ms)
    NiIRead: read for hdl 3 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12168]
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0
    SiSelNSet: set events of sock 276 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 276 (pos=3)
    SiSelNRemove: removed sock 276
    NiSelIRemove: removed hdl 3
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/17
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 3 / sock 276
    NiBufIClose: clear extension for hdl 3
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 5128) [dpxxdisp.c   10421]
    Good Bye .....
    "dev_w0"
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Mon Aug 17 14:38:37 2009
    B  create_con (con_name=R/3)
    B  Loading DB library 'E:\usr\sap\SM1\DVEBMGS00\exe\dboraslib.dll' ...
    B  Library 'E:\usr\sap\SM1\DVEBMGS00\exe\dboraslib.dll' loaded
    B  Version of 'E:\usr\sap\SM1\DVEBMGS00\exe\dboraslib.dll' is "700.08", patchlevel (0.144)
    B  New connection 0 created
    M sysno      00
    M sid        SM1
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    144
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        5160
    M
    M  kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 5160) [dpxxdisp.c   1305]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          25168     (1480)
    M  DpShMCreate: sizeof(tm_adm)          5652128     (28120)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    M  DpShMCreate: sizeof(comm_adm)          552080     (1088)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)          0     (104)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1864)
    M  DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 00000000109E0050, size: 6348592)
    M  DpShMCreate: allocated sys_adm at 00000000109E0050
    M  DpShMCreate: allocated wp_adm at 00000000109E2150
    M  DpShMCreate: allocated tm_adm_list at 00000000109E83A0
    M  DpShMCreate: allocated tm_adm at 00000000109E8400
    M  DpShMCreate: allocated wp_ca_adm at 0000000010F4C2A0
    M  DpShMCreate: allocated appc_ca_adm at 0000000010F52060
    M  DpShMCreate: allocated comm_adm at 0000000010F53FA0
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 0000000010FDAC30
    M  DpShMCreate: allocated gw_adm at 0000000010FDACB0
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 0000000010FDACE0
    M  DpShMCreate: allocated wall_adm at 0000000010FDACF0

    M Mon Aug 17 14:38:38 2009
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  ThInit: running on host sptsta251

    M Mon Aug 17 14:38:39 2009
    M  calling db_connect ...
    C  Prepending E:\usr\sap\SM1\DVEBMGS00\exe to Path.
    C  Oracle Client Version: '10.2.0.1.0'
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@SM1 on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 00000000127520C0 000000000A7DBDB0 000000000A7E15D8
    C  Attaching to DB Server SM1 (con_hdl=0,svchp=000000000A7E1498,srvhp=0000000012771118)

    C Mon Aug 17 14:39:06 2009
    C  *** ERROR => OCI-call 'OCIServerAttach' failed with rc=12154
    [dboci.c      4313]
    C  *** ERROR => CONNECT failed with sql error '12154'
    [dbsloci.c    11044]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@SM1 on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 00000000127520C0 000000000A7DBDB0 000000000A7E15D8
    C  Detaching from DB Server (con_hdl=0,svchp=000000000A7E1498,srvhp=0000000012771118)
    C  Attaching to DB Server SM1 (con_hdl=0,svchp=000000000A7E1498,srvhp=0000000012771118)

    C Mon Aug 17 14:39:33 2009
    C  *** ERROR => OCI-call 'OCIServerAttach' failed with rc=12154
    [dboci.c      4313]
    C  *** ERROR => CONNECT failed with sql error '12154'
    [dbsloci.c    11044]
    B  ***LOG BV3=> severe db error 12154     ; work process is stopped [dbsh#2 @ 1199] [dbsh    1199 ]
    B  ***LOG BY2=> sql error 12154  performing CON [dblink#5 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> ORA-12154: TNS:could not resolve the connect identifier specified [dblink#5 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1440]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10468]

    M  Info for wp 0

    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sptsta251_SM1_00 on host sptsta251 (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Mon Aug 17 14:39:33 2009
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10688
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   724]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 5160) [dpnttool.c   327]

    Hi Rishi Abrol
    Thank you so much for your reply.
    Actualy i am doing database export - import from windows to AIX but i am separating the databse only not CI, SCS.
    I have install/import the databse on AIX and i have change the setting on configtool ,i can see its reading the new database.
    But still its killing the work process ABAP+JAVA.
    What i have done on CI (Windows):-
    1.I have copy the new database : tnsnames.ora, sqlnet.ora  to  \usr\sap\SID\SYS\profile\oracle
    2. I have change these parameter to  E:\usr\sap\SM1\SYS\profile\DEFAULT.PFL
       SAPDBHOST = databse hostname
       j2ee/dbtype = ora
       j2ee/dbname = sid
       j2ee/dbhost = databse hostname
    3. I have copy the new securestore to   \usr\sap\SID\SYS\global\security\data
    4. i have change the databse setting in config tool
    Edited by: Post Solman on Aug 17, 2009 3:44 PM

  • Work remote  way in ABAP

    Hi friends!
    I'm from Bogota Colombia.
    I need to know if you know, where can I to work in ABAP, but remote way as freelance.
    Thanks for your help,
    Maria C

    Actually...You should browse work offering pages...SDN is not a place to ask for work...
    Greetings,
    Blag.

  • RDP Error: Your credentials did not work. SAP AS ABAP 7.4 SP5 incl. BW on SAP HANA 1.0 SP7

    Hi Experts,
    I have created instances from the SAP Application Server ABAP 7.4 SP5 incl. Business Warehouse on SAP HANA 1.0 SP7 [Developer Edition] free trial solution, as it is described in documentation. But I cannot connect to the Frontend Server instance (Windows 2008) via Remote Desktop Connection, I got a message: Your credentials did not work. User: Administrator, with the master password (pwd not mistyped, while it works on PUTTY, via Saplogon, etc.). I have a 64-bit Windows 7.
    I have done the following so far:
    First I have created an instance with the Public option, but the same RDP error. Then I have created a new instance as a Corporate Network. The result is: I can connect to VPN service, I can ping the Windows server, but I cannot log on to it with RDC. On AWS I have opened all ports for this instance. Then I updated my RDP, JAVA, enabled RDP on Firewall. Just for a test, I have also switched off Firewall and the AntiVirus program, still nothing. I have tried a Remote Desktop Connection to my Windows Instance from another laptop with Windows 32 bit system (from home and work too), and still facing the same problem: Your credentials did not work. Then I have also tried a tip from windows site (enablecredsspsupport:i:0 into .rdp). When I start the RDC, I get a certification error: The server name on the certificate is incorrect, but I can proceed.  Now the windows logon screen on the remote system appears, but still the same result: The user name or password is incorrect.
    I would really appreciate some help.
    Thanks,
    Andrea

    Hi Yogesh,
    Unfortunately this problem is not solved, I still cannot use the Frontend Instance. I use another solution:  I manage to access the SAP Backend instance ( SAP HANA and AS ABAP ) from my local client (laptop). The disadvantage of this solution is that I had to install myself the client part ,but at least  it works.
    Regards,
    Andrea

  • SOFM: Dsiplay method is not working when called from ABAP Webdynpro

    Hi All,
    I want to open an attachment from ABAP Webdynpro.
    I have approached in this fashion:
    1) Get the attachments as SOFM object key
    2) On Click of a link on Webdynpro, I am calling a function module within which I am creating an instance of the SOFM object
    3) Then I am calling the DISPLAY method
    It is not opening.
    But, if it opens when I driectly execute the function module. It open when I directly test the business object.
    Any Idea ?
    Thanks & Regards,
    Deb

    Display Method uses the Dialogue Module, You should not access such methods in web dynpro which are SAPGUI specific.
    Web Dynpro Applications are run in Browser environment which cannot understand Dialog, it can understand only HTML.
    Read the attachments and get the content and use FileDownload UI element to show it to user.
    Abhi

  • How authentication and authorization works in webdynpro for abap and portal

    Hi Experts,
    I have to create an webdynpro abap application for portal which will update the user information in the backend HR standard table.
    The SSO  (certificate)setup is already doen between portal and backend sap system . Do I need to pass the portal userID to the webDynpro ABAP application, via IView created to update the table. OR SSO will take care itself.
    Thanks and regards,
    Ajay

    Dear Ajay
    If SSO is configured as you have mentioned, then all is ok and you don't need do pass the user ID.
    It will be done automatically.
    Just try for yourself - create a simple WD ABAP and put it inside an iView.
    Then have this WD to write the SY-UNAME on the screen.
    That way you will confirm what I'm saying
    Kind Regards
    /Ricardo Quintas

  • "Auto completion" doesn't work in the new ABAP editor

    Hi Gurus,
    It is quite strange that the "auto completion" doesn't work for me in my new laptop. After I press "ENTER", it starts a new line.
    Any body know this?
    Thanks a lot.

    Hello,
    Use "Tab" instead of "ENTER"

  • Collaborative work on Web Dynpro ABAP

    Hi guys,
    I have to develop a Web Dynpro application with some of my colleagues. As we will be working together, at the same time, I was wonderring the best way to achieve this.
    I don't want to have a problem with locks each time someone wants to modify a controller when the other is busy in the view.
    Should we cut the application is several components?
    Thanks a lot for your input,
    Regards
    Thomas

    Generally multiple people can be editing on the same component - if for instance two people are working on two different views.  However you have to be careful about changes to the shared contexts (like from the component controller).  Also before anyone starts working on the individual views, you should have the component controller completed. You can further separate your work if you properly split your business logic out into a clean model layer as a separate class.
    That said, for really large scale projects you should consider multiple components and even Floorplan Manager (if you are on NetWeaver 7.01 or higher).  This gives you the best level of reuse, encapsulation, and parallel work.  You do have to be careful with performance on mutliple component projects.  For instance cross component context binding is very memory intensive becuase the context is duplicated in each component instance instead of the By Reference approach used by inner component mapping.  These issues can be worked around using techniques like a single class instance as your model and cross component data storage. 
    If you look at the majority of the SAP WDA applications, they do use multiple components and Floorplan Manager.

  • Work with hierarchies in ABAP

    Hello everybody!
    I'm trying to insert new nodes into existing BW hierarchy. I've found appropriate class CL_RSSH_HIERMAINTAIN_BASE and method INSERT_NODE_HIERARCHY. Unfortunately, there is no mention about this method on the internet. Can anybody give advise or suggest another solution?

    HI,
    This document may help you:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0403a990-0201-0010-38b3-e1fc442848cb?overridelayout=true
    Regards,
    Tiago.

  • Variable Substitution not working when using ABAP mapping

    Hi all,
    I am doing an IDoc to File scenario.
    Due to some complex mapping requirements, i had to use ABAP mapping for IDoc to File ( IDoc : SHPMNT05)
    There is also one more requirement where in i need to generate the receiver filename dynamically
    i.e the filename is of the form :     
        GW-XYZ-DD/MM/YYYY.csv
    Where
    XYZ is the Shipment number (E1EDT20- TKNUM)
    DD/MM/YYYY is the IDOC creation date in ECC (EDIDC-CREDAT)
    so i used the variable substitution option in receiver file adapter.
    But its not working.
    Is there any limitation for using the variable Substitution, doesnt variable substitution work in case of ABAP mapping?
    Regards,
    Loveena.

    Hi,
      u written ABAP mapping program to get the file name in the required format ,
    is it rt?
    when u test it at message mapping(including ABAP map program)
    u get the the required format of file name in the one of target filed.
    if that was fine, please check the variable substituiton parameters at receiver file adapter.
    i mean, are u maintain variable name and refernece.
    u have to specify the payload information.
    warm regards
    mahesh.

  • ABAP for Webdynpro Portal Navigation dosn't  work

    I have a Problem.
    I work with ABAP for Webdynpro.
    I tried Navigation with absolute, relative and object based. With the java test tools in my Portal it works fine, but with Abap Component not.
    My Portal Version is 6.0.11.0.0
    the J2EE Engine 6.40 PatchLevel 89291.313
    I can not navigate with this code
    call method l_portal_manager->navigate_absolute
      exporting
        navigation_target   = 'ROLES://portal_content/OGSDID/AuftragID'
        navigation_mode     = if_wd_portal_integration=>co_show_external
       WINDOW_FEATURES     =
       WINDOW_NAME         =
       HISTORY_MODE        = IF_WD_PORTAL_INTEGRATION=>CO_NO_DUPLICATES
       TARGET_TITLE        =
        context_url         = 'http://icosapv01:56000/irj/portal'
       POST_PARAMETERS     = ABAP_FALSE
       USE_SAP_LAUNCHER    = ABAP_TRUE
       BUSINESS_PARAMETERS =
       LAUNCHER_PARAMETERS =
    It is the same code as in the test Component and it also dosn't work.
    When i test the absolut navigation_target string with the support apllication from the portal it works, but i that it is a Java Webdypro.
    Has anyone a Idea??
    Thanks for all suggestions.
    Marlies

    I have found the error. See Note 945516
    The url must the following form
    http://icosapv01.domain.de:56000/irj/portal
    my wrong Url  http://icosapv01:56000/irj/portal

Maybe you are looking for