Dear Experts,I m working on a Customer payment performance report in which a customer is assigned multiple distribution channels. In the report, the functional consultants have fixed the distribution channels '02' '07' and '10'. So in my select query...
Hello experts,
We have implemented a custom BAdi for j_1ig_inv for the purpose of back dated posting. In April 2020, we tried to post in back date .i.e in March 2020 (Fiscal year 2019). But it is giving error which is attached in below screenshot :...
Hello Experts,i have written 1 select query using inner join involving tables EKPO and EKET.IF it_final1 IS NOT INITIAL.
SELECT a~ebeln a~ebelp a~matnr a~werks b~etenr b~menge ...
Dear Experts,We have an already developed zreport which was running fine before EHP7 Upgrade. But after the EHP7 Upgrade, after executing that zreport, its resulting in Time_Out Error dump. The Select Query of that report is as given below :OPEN CURS...
In short, a customer who is assigned both the distribution channels .i.e. '03' AND '10' should NOT be displayed in the report while customer who is assigned distribution channels - '02', '07' , '10' should be displayed. In either cases, distribution ...
Customer data is fetched from KNVV Table and it is filtered by distribution channels - '02', '07' and '10' as per consultants requirement. Only Customer Code(KUNNR) used in select-options.
Check with your SAP BASIS or IT Admin team.I think some network port needs to be activated or enabled by them.In my case, they activated or enabled a network port No.33
You can compare the versions in DEV and QAS using the ABAP Splitscreen Editor (SE39) and check for any changes. Check specifically the lines of your custom code. Since you are saying that its working fine in DEV server.