Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

Resolved! Search Help

Hi,Iu2019m supporting HR Module, can the search help setting basing on the subtype of the Infotype? The scenario is : on the same field of the Infotype, if subtype 1, then using search help1, if subtype 2, then no search help.Regards,Jim Xin

SUBMIT not working?

Hi,I wrote a program that makes a call to another program with the SUBMIT statement and it works great on the Development Enviroment. When we transported it to the Testing Enviroment the SUBMIT call it just doesn't work. SAP version 4.6cI debug the p...

Resolved! Add item do Sales Order

Hi,I need to add a new item to sales order at runtime: When user enters a specific material(s), I need to add an item with other material.Tried with exit SAVE_DOCUMENT_PREPARE, but its giving an error (dump) GET_WA_NOT_ASSIGNED.At SAVE_DOCUMENT_PREPA...

Resolved! Type ref to a table

Hi Experts,I have an FM returning a variable which is : abc type ref to data.This actually returns a table at runtime.However since its declaration is such, I capture the reference in another variable xyz type ref to data.Now I need to know whether...

Resolved! Reg. table

Hi,I have a custom table with keys A,B and C,D,E as other fieldsNow on SE11, when I go to 'contents' and give the values of C in that field and press F8, it does not return any entries though the entires with the given value of C do exist in table.If...

Special Characters

hi all,I have to copy the special characters as below in Sap editor.'ěeu0161sčcřržzýyáaíiéeúuůuňnĺlľlďdťtŕrôoóoäaĚEu0160SČCŘRŽZÝYÁAÍIÉEÚUŮUŇNĹLĽLĎDŤTŔRÔOÄAÓO'If i copy the above one it's coping as below given'eeu0161sccrržzýyáaíiéeúuuunnllllddttrrôoó...

Resolved! Radio Button

Hi Guys!!!I have Date field as select-option,just below that i have three radiobuttons on a single line namely R1(Today),R2(Current month) and R3(Last month).....The thing is if i select the first radio button the date field should be updated with SY...

Resolved! OOP and function groups

Hi all,I got this from SAP library:The main difference between real object orientation and function groups is that although a program can work with the instances of several function groups at the same time, it cannot work with several instances of a ...

Resolved! Idoc query

Hi,I have 800 Idocs in one excel sheet. My requirement is I have to delete all the idocs at a time from particular system.Could you please tell me with which Tcode it is possible to delete all or else procedure?Thanks in Advance.-Kumar

Resolved! index in standard table

Hi all,I have to to a batch input for transactino IE02. I have to load a milion of records and I see that the system spends a lot of time reading the table EQUZ.I made a trace and i found that the problem is this selectSELECT WHERE "MANDT" = '100' AN...

Labels in this area