With SAP NetWeaver Enhancement Package 2 you have quite a lot of options to comfortably and efficiently process strings in ABAP. There is a new operator for concatenation (operator &&), and there are a great dea
0 Kudos 807 SAP Managed Tags: ABAP Development Hi, In WE30, when you double click on any segment, it shows a pop-up for Attribute Display. In that, we have Minimum number and Maximum number values. What is that Maximum number?Reply ...
Name of the segment belonging to the archiving object. At this point, there is a structure that is stored in the ABAP Dictionary. If you have to work with an alias for a structure (for example, in the case of logical databases), the alias is given at this point. The name of the st...
For example, SAP NetWeaver PI 7.1 to SAP NetWeaver 7.3. Some new features have been downported to lower releases. For example, a new feature in SAP NetWeaver 7.3 may be downported to SAP NetWeaver PI 7.1. Note that when a feature is downported to a lower release, that feature may not...
There is little or no ABAP program development. In most cases, the SAP-delivered ALE functionality meets the requirements. ALE offers a systematic and organized approach to custom enhancements and extensions. An ALE interface is easy to maintain due to the structured approach and minimal number of...
The processing sequence is determined by the sequence of the function module calls. Unlike the other function modules (interface versions from the communication channel), with this function module you have to transfer segment types rather than segment names in the data records. Serialization of ...
6 PUBLIC What's New in IS-H 617 What's New in IS-H 617 2 Support Package 038 2.1 SAP Ambulatory Care Management 2.1.1 DE: Electronic Work Incapacity Certificate (eAU) Use This function is only relevant for the local version Germany. Im System stehen Ihnen Funktionen zur Verfügung, ...
Can anyone please help me and advise where the actual relationship between material number and classification information is? I'm trying to import this information from MDM to R/3 but I have no idea what to map it to or what Idoc segment to use. ...
I believe that many friends have seen these three similar HTTP request types when using SAP ABAP Gateway Client to test OData services: PUT, MERGE and PATCH. What is the difference between these three types? PUT: Take the HTTP request (payload) as input, which will be passed to the UPDATE...
0 Kudos 1,775 SAP Managed Tags ABAP Testing and Analysis pls tell me the use of mseg table , and what is meant my movement type Reply 4 REPLIES Former Member 2007 Jun 22 10:52 AM 0 Kudos 206 Hello MSEG TABLE IS USED TO store the Material document created for the PO....