Following the example of downloading exchange rates from Central Bank Of Turkey using transformations, please find bellow the same way for National Bank of Poland.
Again, lets create an RFC destination ...
One of the standard requests that comes with every SAP implementation is automatic download of exchange rates to your system. Today I will show you on an example of Central Bank Of Turkey, how to transform ...
... notice on the screen, or while debugging the code, after the method SET_TABLE_FOR_THE_FIRST_DISPLAY is called, the FCAT is changed and so are the COL_ID entries. Now it is equal to COL_POS, which was in ...
... (‘X’) value to the field catalog, but this will only change the style of the field (content of the field is underlined) and it will fire the HOTSPOT_CLICK event.
Figure 114 Setting column as hotspot ...
... selection of fields to display in layout change window, you’ll be able to choose to see all hidden fields or the hidden fields from the group you’ve created. If you don’t pass the group name into IT_SPECIAL_GROUPS, ...
You may suspect that setting up a domain name in the field catalog will make some effect on the display, for example in data type, length, lowercase sign, but it seems that it has no effect in ALV grid. ...
This field allows us to set (or change) the header text of the column. It can consist up to 55 characters in lowercase mode. When you use data dictionary reference ( REF_FIELD, REF_TABLE ) it is populated ...
The changes of this parameter are only visible in edit mode and makes sense only for character or string fields. If it is set to ABAP_TRUE (‘X’), then the ALV grid stores in internal table the value in ...
... mode, you’ll not notice probably any change
When you’ll setup this incorrectly, you may have problems when you allow grid to be editable, for example:
When I’ve set the INTLEN to ‘2’ for column FLTIME, ...
Yesterday I've announced that I'm working on automatic logon to SAP systems on Eclipse. Today the changes in the plugin ABAP Extensions for Eclipse are published and you can use the first version of the ...
... Data Type
Table 2 Possible data types in NW 7.52 SP04
In the sample program, you can play with the settings of this field, but as mention before, the noticed changes will not be ...
... Change layout screen
Additionally to this, the main behaviour is also there. F1 shows the documentation from the data element.
Figure 88 ZDEMO_AIN_CL35 F1 Help for CONNID ...
... from TOOLTIP will be used as description used to describe the column in the change layout screen.
Figure 82 ZDEMO_AIN_CL34 ABAP Code for Tooltip
Figure 83 ZDEMO_AIN_CL34 Change ...
SELTEXT is one of the fields that are linked to the texts of the grid columns. This particular one is responsible for displaying the name of the column in the change/display of layout popup. ...
NO_OUT is useful when you want to hide the field on the output, but still allow users to unhide it on demand. As lots of fields from field catalog, it can be filled with ‘X’ or space (default).
If ...
EMPHASIZE allows you to change the colour of the whole column if there is such need.
This field can be filled with following values:
Space - this means you use the standard behaviour of ALV ...
... for example mask ‘V__,__’ for number -1234 will be shown as ‘-12,34’.
Any other characters will remain unchanged, means you can also build some extraordinary outputs, for example mask ‘Flight ...
... filled
As data in this table didn’t contained a line with JPY, I’ve changed in SE16 the currency key for one of the rows in order to show you the difference in output.
Figure 20 Changed ...
... in output I’ve modified a bit the table entries, this time field DISTANCE from SPFLI table, where I’ve included decimal places for first row.
Figure 22 Changed entries of SPFLI table in ...
... changed.
Figure 29 ZDEMO_AIN_CL12 Results using 0 as P_ROUND value
Now the same program is run with 3 that is inserted into ROUND. You can notice that instead of 2 571,25 you can see ...
... to find other solution and as only Read method was possible, I've tried to use this one.
First of all I had to change the model. I've setup all the fields beside the ID of the incident to a key field. ...
... on the first event). Additionally for some strange persons like me, that don't eat pizza, I've ordered some salads.
If you eat, you also need drinks, especially for the programmers who changes the coffee ...
... the information about active function keys and CURRENT_SCR together with lots other information - the table which is used to exclude function codes from GUI Status.
So I've started to change ...
... is one.
But there are two prerequisites - you need to have access to other system that has trusted RFC connection to the DEV system and you have to have debugging rights with possibility to make changes ...
...
-XX:+AggresiveOpts
-Xmn2048m
-Xss128m
Once done, save your changes and run Eclipse. In my case it has speed up 4 times during the launching of the Eclipse. I also feel that it's working more ...
... Also to update Z fields from all customer and vendor related tables. But lately after upgrade from 7.40 SP5 to 7.40 SP16 the method maintain_bapi was not saving the changes to the customers.
After ...
... in the linked SAP system, not currently active.
Additionally while the linking is active, each change of active system will refresh the entries of the tree to be able to display entries linked with ...