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
  • 83438 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! smart forms print parameters

Hi,I want to keep my spool request after i've actually print it. Before making a call to the smartform, I clear the parameter c-sf_output_options-tddelete and make the call to SSF_OPEN. Also my user settings are set to keep the spool after printing. ...

pvannest by Participant
  • 1926 VIEWS
  • 6 REPLIES
  • 0 Likes

module pool

Hi to all,I am a ABAP learner..i have done with table wizard ...table mara...i have got the output of some mara fields...but i wanted make matnr as a select option...what is the syntex and also if i wanted get data from two table in table wizard can...

Resolved! TIME STAMP

Program:CONVERT TIME STAMP gs_test-timestamp_from TIME ZONE 'UTC'INTO DATE gv_price_date TIME gv_price_time.Wrong message: The line type of "GS_TEST-TIMESTAMP_FROM" must be compatible Anybody how knows what I should do?

File Extension

Hi friends,I have a simple query on how a file extension should be given. Excel sheets are stored as .xls, comma separated files are stored as .csv,text files as .txt,Can you tell me with what extension SEMICOLON separated files are stored as ?Thanks...

Resolved! Doubt in ABAP Data types

Hi friends,I want a clear idea of what is the diference between data type 'f' and 'p' with examples and in what situation which should be used.Similary what and where is 'x' and 'xstring' is used .. In what situations we 'll handly BYTE data ?????Iam...

Resolved! sapscript

FM WRITE_FORM is getting invoked from my print program.. But the values are not getting displayed in my print layout.. How do I debug the script in my sapscript to find out whY MY values are not getting displayed? And another strange thing is that i...

Resolved! Selection screen

Hi, I have a problem with the selection screen. If I check the first radio button then one block becomes active and other inactive which is good.If I check the second radio button then I can see no difference, no change.Does anyone know where i am d...

Resolved! GUI_UPLOAD vs. WS_UPLOAD

Hi, sorry to bore you with this one:I used METHOD cl_gui_frontend_services=>GUI_UPLOAD to get the contents of an ASCII file into an internal table with records of structure Text1000, (default) FILETYPE = 'ASC'.My ASCII file was not fully loaded, only...

Clemenss by Active Contributor
  • 1488 VIEWS
  • 5 REPLIES
  • 0 Likes

RMDATIND

Hi all,can anyone tell me why this kind of error occurs when i execute the standard LSMW for : Maetrial Master(RMDATIND)An exception occurred. This exception is dealt with in more detail below . The exception, which is assigned to the class 'CX_SY_O...

BAPI

Hi all,Iam adding custom fields in CJ20N and we are auto creating project and WBS elements from PO, due to custom fields we might have to extend BAPI ,BAPI_PROJECT_MAINTAIN ,what kind of changes required to populate custom fields in prps tableBye,Don...

Labels in this area