SAP Managed Tags: ABAP Development Hi Friends, I have to add one field to the structure, when I am trying to edit the structure in SE11, it is saying that it is a proxy generated structure and modify it through SPROXY transaction. But I am not able to find the same structure in SP...
SAP Managed Tags: ABAP Development Ok, first create your custom structure. Save and activate it. Then goto SE11, enter KNA1 and press CHANGE. You will have to enter the access key. Then click on GOTO --> APPEND STRUCTURES, enter the structure name and press enter. Save and activate....
(3) A third possibility is to create an append in include INCL_EEW_MARKET_SEGMENT_PS via SE11 and add a custom field (created via SE11) with reference to an existing Data element or using an existing Check Table. Afterwards enable this new field for Business Context: Market Seg...
The main agenda behind creating this blog is i will be describing each and every single step with screen shots on how to execute a JOB in SAP-BODS Designer. Points to
SAP Managed Tags: ABAP Development Hi, i'm trying to use the function 'REUSE_ALV_FIELDCATALOG_MERGE' to generate the fieldcatalog to feed the function ''REUSE_ALV_GRID_DISPLAY'' in order to create an ALV. My problem is I can't pass the structure correctly and I dont know why. he...
SAP Managed Tags: ABAP Development Hi, we have a Z structure in se11 holding 10 fields. But at run time i need to create a dynamic table with more than 10 records. I am able to create the structure and corresponding internal table. Now the issue is i have to populate this dynamic ...
SAP Managed Tags: ABAP Development Hi Experts, I am downloading an xml file from SAP R/3.When I open it in internet explorer it is showing properly.But when i open it in notepad the data is not indenting. Please let me know any option in Abap to do the same. Say for example the...
As you probably already know, you can use the Custom Code Migration app in the SAP BTP, ABAP environment to check your ABAP custom code in an SAP Business Suite, SAP
SAP Managed Tags: ABAP Development ABAP Development Programming Tool View products (1) Hello gurus, I'm working on an old custom interface FM (on a backend system) which substancially acts as a "wrapper" for the BAPI_PO_CREATE. In details, the code processes an input, does some check...
Step 3:Open a new session andGoto T.CodeSE11. Step 4:In theABAP Dictionary: Initial Screentype the name of the standard table for which you want to find the information. Database table:EKKO Step5:Dictionary: Display Tablesscreen shows all the fields of theEKKOtable. ...