Dear Sir,
I am facing a problem where the values are passed in the field 'KNVI-TAXKD(01)'
But the Values are not populating in screen field Tax classification while extending the Customer master from one Company code to other.
Kindly help.... a...
Hi Gurus,
I am stuck at building a program where HR payslip is sent through mail in Password protected format.
I have followed the below method to accomplish the mail triggering program with Password protected.
First I have installed a Package ...
Hi Team,
I have a dump in Function module(Custom) which is used in Workflow, where the variable with
Data: lv_price(16) type p decimal 2
is passed to wa_ekko-netpr = lv_price.
And Dump occur stating "A calculation field defined is too sm...
Dear team,
I have a client requirement in PM-PP Module Integration.
If PO (Production order) confirmation done means with respect to PO order confirmation working hours,
(i) Plant equipment should get maintenance notification automatically...
Hi Sanil Bhandari,Thanks for your reply,We have created the accounting document for Original Invoice. But for cancel Invoice the accounting document is not generating.
Sir I used secondary index concept and I am able to get the result faster than ever before .
thank you so much for your suggestion.
DB : Oracle
SAP_APPL: ECC 7.4
My Query has been changed as below and now working with good performance.
SEL...
Plz check the below query that you have asked,
SELECT MBLNRZEILEBWARTMATNRWERKSLIFNRMENGEBUDATSOBKZCHARGEBELNBWTARFROM ZMSEGINTO TABLE LT_ZMSEGWHERE BWART IN ('541','542','543','544') ANDMATNR IN SE_MATNR ANDWERKS IN SE_WERKS ANDLIFNR IN SE_LIFNR A...
SELECT MBLNR ZEILE BWART MATNR WERKS LIFNR MENGE BUDAT SOBKZ CHARG EBELN BWTAR FROM ZMSEG INTO TABLE LT_ZMSEG WHERE BWART IN ('541','542','543','544') AND MATNR IN SE_MATNR AND WERKS IN SE_WERKS AND LIFNR IN SE_LIFNR AND SOBKZ EQ 'O' AND BWTAR IN ...
I have checked in CMOD and activated the same after putting the code in SMOD..,
But I am not getting the Batch management box checked.
Below is the code written in "Include ZXMG0U02. in EXIT_SAPLMGMU_001 under MGA00001"
CODE:
if cmara-xchpf =...