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

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92236 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! IDOC related to PO

    Hi Experts,My requirement is to find out 6months old purchase orders with uncompleted status and create and idoc for them and distribute them.Please let me know what Function modules to use for creating PO idocs and distributing the idocs.Regards,Sa...

    Foreign key

    Hi,I have gone thru all the threads related to my query but i couldnt find the precise answer with an example .Can anybody explain me theTypes of Foereign key fields and Cardinilities with an example.Thanks a lot,Ahmed.

    Resolved! port generation in ale

    Hi all. My issue is I need to config ale bet two sap systems.For that I need to create ports using we21 in both inbound & outbound system.similarly partener profiles in both sender & receiver. I came across one scenario in whch I found both se...

    mb01 transaction

    hi folks, i have requirments in the transaction mb01 i need to upload the data using shdb with the transaction mb01 can anyone tell me the steps how exactly it works i have a general idea how the bdc works if anyone cud tell me the screen flows of t...

    userexit-batchno

    Hi Experts,Is there any user exit,to assign our own number range for Process order based on Plant. I searched thru all available userexits for COR1 but didnt able to find the exact one, please suggest in this regard...Thanks and Regardsmy requirement...

    bdc

    hi allcan you please clarify my dout in perform bdcexample: what is meaning 1.POPO:2.POSI3.PVER4 '=T\16'.5 '=PZKU'6.'/EBACK'.7.=ZZIB'.8.=PDE3'.9. '=SICH'. PERFORM bdc_field USING 'BDC_OKCODE' '=P...

    Resolved! function-module

    hi experts,i have created a new function group and i copied 1 function module to this group..when i try to activate this function module it was giving error;as below.the main program of 'function module name' does not begin with function-pool.can u g...

    Resolved! error message

    hi friends,i am using this statement in my reportMESSAGE e001(ZMESSAGE1) with p_charg.but it shows the message without charg (batch no).can any suggest how should i write this statement so that i can able to display the batch no.with regards Bhupind...

    Resolved! Select Statement

    Hi,I should pick OBJNRs from JEST whose stat EQ 'I0010' OR stat EQ 'I0009' and whose stat not equal to I0012,I0045,I0046.For exampleAs OBJNRs will have different status,if an OBJNR contains status = 'I0009' and status = 'I0045' ,this OBJNR sh...

    Resolved! select-options

    Hi all, the following code is for Parameters on selection screen i need to make it for select options...DATA:BEGIN OF itab OCCURS 0,ltx LIKE t247-ltx,END OF itab.SELECTION-SCREEN:BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.PARAMETERS : p_month...

    Labels in this area