abap-weasel
abap-weasel
Hey SAP experts, there is a quite common issue from our developers that target fields (structure/table type) do not match SELECT field list. Can you provide a check for that,...
Error: Field SENSITIVE_FLAG does not exist in (active version of) table *ZADF_V_RESTDEST Import of object ZADF_CONFIGFG failed Function group refers to field SENSITIVE_FLAG via ``` ZADF_V_RESTDEST-SENSITIVE_FLAG = ZREST_CONFIG-SENSITIVE_FLAG . ```...
Please consider renaming objects GROUP (uses SAP-owned namespace) and ZGROUP (we already have that name used in our system) with prefix like "adf" * https://github.com/microsoft/ABAP-SDK-for-Azure/blob/master/src/zrest/group.auth.xml * https://github.com/microsoft/ABAP-SDK-for-Azure/blob/master/src/zrest/zgroup.auth.xml
Hi guys, when trying to pull security-services-reports I get errors like this for each report: No character set conversions possible for one or more characters. Section from the source buffer...
Hi guys, how to do this? "abapGit transformed into SAP Namespace" "First of all, you need an installation of abapGit (report only won't work) in SAP Namespace in your system."...
Hi Team, thanks a lot for all the efforts to create and update the styleguides. By now we got rid of most of our own ABAP rules and replaced them...