Collapsible Area Module Pool Screen
To put it straight and simple, collapsible area is not a predefined screen element or GUI control but it is technique of putting multiple screens in right sequence.
To put it straight and simple, collapsible area is not a predefined screen element or GUI control but it is technique of putting multiple screens in right sequence.
In report programming system automatically build screen controls based on selection screen definition. In theory, all elements of selection screen can be built in module pool screen but it would require astronomical level of effort specially to mimic select options. Incidentally, there is an easy …
Configuration of Number range in SAP is can be only done on document types. This poses limitation that one can only have sequential number based on document types. In case, there is a legal requirement to maintain sequential number of documents based on other parameters for example, customer or country then this cannot be achieved using SAP standard configuration and needs enhancements. Fortunately, SAP has provides exits specifically for this purpose.
Read SAP Note 185530 before developing new SD report or if your SD report is running slow.
SAP ECC does not support sftp this is how I managed to achieve sftp communication using open source Winscp sftp client. Note that we have SAP server installed on Windows 2003 server and you will have to adapt some steps for other server OS.