Recent Activity

    Task 4 - Implement Criticality feature and create an Object page

    This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

    Resolved! Accepted Solution

    Validation check for "Prod. stor. location" (LGPRO)in MRP2 view,

    Hi ,Need your helpActually need to put check against the field “prod. stor location” of MRP-2 view of material master, so that it should allow only a specific value for some required part numbers. System will check the value once input entered in the...

    Resolved! Accepted Solution

    Help matchcode search field EKKO-UNSEZ transaction ME31K

    Experts,I try to create a matchcode search help pair the EKKO-UNSEZ ME31K field in the transaction.I searched a structure for the example's implementation but no success.Before performing the transaction ME21N in the MEPOCOMM structure, here I run co...

    Accountin Header Custom field updates in BKPF (Updating custom field on MIRO in BKPF )

    Hello Experts,  kindly help..Requirement:To have a custom field on MIRO header at Basic data tab. Values in this field should get populated in BKPF table (which will be further used in reporting).Our Approach:We've added a custom field on Basic Data ...

    Resolved! Accepted Solution

    You can only read out of the LRAW or LCHR field XXXXX using its prepending length field

    hi guys,in one of the report i have written the following query:DATA: LV_KNBLK TYPE CUKN-KNBLK,      LINE_CNT(6).  CLEAR: LV_KNBLK, LINE_CNT,  WA_CUKN.    SELECT SINGLE CUKN~KNBLK INTO LV_KNBLK      FROM CUKN INNER JOIN CUKB      ON   CUKB~MANDT EQ C...

    Resolved! Accepted Solution

    Is there a table that contains the "where used" information from PFCG?

    Hello all,In PFCG when you click on the icon "where used" for a specific AUTH. objecl, a pop-up screen appears with the details for that specific object which T-codes are using it with which activity values (like the picture attached).My question is,...

    How to handle BDC Information Error messages in Background Mode

    Hi,I have created BDC program in background mode used call transaction method.Ex: Call transaction TCODE             Using BDCDATA             messages into bdcmsgcoll              OPTIONS FROM i_opt.In BDCMSGCOLL does not have Information error mess...

    Resolved! Accepted Solution

    how to call 50 fields from table example sflight into sql statement

    hi experts  i have to write a prog with 3 tables and in 1st table I have to call 50 fields carrid connid fldate price......... till 50.it takes lot of time to write each and every field.so, how to call those fields in sql statement any short cut or t...

    Resolved! Accepted Solution

    ALV OO Offline

    Hello, I have a problem with a report, an ALV OO is display in offline mode. there is no code to display the ALV in this mode. I use the method cl_gui_alv_grid=>offline at the beginn of the report and they say that is offline. in this point there no ...

    Resolved! Accepted Solution

    Error in installation of ABAP Development tools for SAP Netweaver in Eclipse

    I am trying to install ABAP Development tools for SAP Netweaver in Eclipse  and getting below error."Installing Software" has encountered a problem.An error occurred while uninstallingsession context was:(profile=hdbstudio, phase=org.eclipse.equinox....

    Resolved! Accepted Solution

    RFC enabled FM which does same work as FM ARCHIVOBJECT_GET_URI does

    Greetings!I need to fetch the latest attachment linked to a notification number from one SAP system into another. The FM 'ARCHIVOBJECT_GET_URI' helps me with the URI of the document, but the problem is that this is Normal FM, and not Remote FM. Can a...

    amangarg1 by Contributor
    • 1764 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Regarding Implicit Enhancement

    Hi,I have created Implicit enhancement   for  TCODE : MD62 .In that  we  are changing planned requirment  , during that  we are updating customer field   i.e we have added  one zzcustomer field  in PBIM Standard table  . so we are  updating that zzcu...

    Resolved! Accepted Solution

    is there any possible ways other than performing association to parent multiple time, to directly traverse to upper level node from lower node?

    Hi Experts ,  is there any possible ways to directly traverse to upper level node from lower node other than performing to_parent multiple time for each level? please refer the following pic for my doubt.

    Resolved! Accepted Solution

    fields are not populating in some windows in Smartforms

    Hi am new to smartformsam working on this requirementi have to display the smartforms with tables likp lips vbpa makt kna1the template should be                                                                                                          ...

    INDEX ON JEST

    helloI want to get data fram jest, I use index I on jest table,it is standard index, but my query is not speed up enogh,plz help meselect objnr    from jest     into table it_all_ord_pcnf      where  inact eq ' ' and stat eq 'I0010' and             ...

    IDOC

    Hi Experts,    First i have uploaded only MARA data for 54 materials  using IDOC. Next i need to upload the MARC data for those 54 material. I have created new source structure in next level and assign that source structure for MARC segment. After as...

    Labels in this area

    Explore this Area