Logical Database Report adds some more features to the ABAP report like you don’t need to declare parameters or selection screen generated automatically. 4. ABAP query: ABAP Query reports or ABAP SQVIreports are different types of reports that do not require any coding. You can create user-s...
SAP Managed Tags: ABAP Development Hello Stefan, Thanks for your advice, I will keep that in mind 🙂 At the moment it's only for replacing normal texts and no symbols but you never know 😉 I am the same opinion like you because with other formats I thought at the same. But when...
SAP Managed Tags: ABAP Development Hi Experts, 1.What is the Difference between sy-repid and sy-cprog? 2.I have used "Reuse_alv_fieldcatalog_merge'.In that program i passed types : begin of ty_ekpo, ebeln type ekpo-ebeln, ebelp type ekpo-ebelp, menge type ekpo-menge, meins type...
TAILORED OPTION: With this option, though the FUE calculation is still the same like Standard option, SAP has not provided a t-shirt mapping for the underlying infrastructure in the tailored option SDG. Hence I assume that this will provide the c...
· Communication between a calling external system and an SAP receiving system The following communication model shows what these communication scenarios may look like in reality. The actual sending process is still done by the tRFC (transactional Remote Function Call). Inbound and outbound queues are...
they will not support BDC's in Background. But Using BAPI's No such disadvantages. A BAPI is faster because it is updating the DB "directly" through ABAP code. A BDC with call transaction goes through the whole screen sequence like any user would do, simply put, it is filling screens....
Now Scroll up the Standard Tool Bar and Application Tool bar to specify which all options / functionality, you would like to form as part of your GUI status (in our case GUI1000). For our example, we have included ‘DISP’ on the appliction toolbar. Also we have included the function ...
SAP Managed Tags: ABAP Testing and Analysis Hi, There is no difference between "=" and MOVE operation in functionality. There is no difference in performance also.but by using MOVE statement, it is not possible specify dynamic varaibles like field symbols in assignments. by Prasad gvk.. Rep...
When processing an internal table in a block starting with LOOP and concluded by ENDLOOP , SUM calculates the control totals of all fields of type I , F and P (see also ABAP/4 number types ) and places them in the LOOP output area (header line of the internal table or an explicitly...
SAP Managed Tags: ABAP Development Hi lenapadeken , i checked the doco that i shared in my original post and didn't see anything pointing to an SNote. Can you please share the link where the change can be seen? I'd like to see that note if it's not for SAP internal use (: Th...