1. Run t-code OQFA and give module pool SAPMQEVA and click on change and choose required option against that field. 2. For third requiement you have to use staus profile as suggested by others. Manish You must be a registered user to add a comment. If you've already registered, ...
"---@斌将军---MODULEstatus_9001OUTPUT.DATA:lv_inputTYPEchar1, lv_reqTYPEchar1."可编辑设置IFsy-tcode ='QE01'ORsy-tcode ='QE02'. lv_input='1'. lv_req='1'.ELSEIFsy-tcode ='QA11'ORsy-tcode ='QA12'. lv_input='1'. lv_req='0'.ELSE. lv_input='0'.ENDIF.LOOPATSCREEN.I...
Is there anyway to avoid repetitive class instantiations for all methods in the cpp file? Is there any way in which to simplify the explicit statement of the class when implementing methods in the cpp file that was previously contracted in the h file? Something like... There isn't, but a...
IF sy-tcode = 'QE01' OR sy-tcode = 'QE02'. lv_input = '1'. lv_req = '1'. ELSEIF sy-tcode = 'QA11' OR sy-tcode = 'QA12'. lv_input = '1'. lv_req = '0'. ELSE. lv_input = '0'. ENDIF. LOOP AT SCREEN. IF screen-name = 'QALS-ZHGSL' OR screen-name = '...
I dont know how to carryout in QA12,but try with this. IF you want to Change the starting & End date,please check as given below. 1.Using T code QA32,give the inputs and execute, 2.Select the inspection lot row & click on the Change Inspection Lot button (ControlShiftF6). 3.The...
SAP Managed Tags: PLM Quality Management (QM) Dear Expert, we using the stability study for the Quality inspection. all the Results are recorded for the all characteristics for all operations. it was seen in the transaction code QE03 that valuation done for the characteristics. The sample sho...
next> Click on interface tab> and add logic for Get data..Put data..Process ok_code logic.. and activate the Implemtation.. to find the user exits & Badi's for the T-code.. go to table TSTC>enter T-code and execute> get the Program for the t-code.. and go to-se38-->get...
Otherwise, register and sign in. Comment Comments (0) Former Member 2010 Jul 07 0 Kudos Hi Try OMBS Tcode. You can control the reason for movement by making it required against the movement type. 1. Goto OMBS 2. Click on reason for movement. 3. See it mvmt type 350 is ...
, then Im afraid I don't know the procedure and would follow the above statement made by our expert Mr Sujit. Regards, ntn zgius16 Participant 2013 Sep 09 0 Kudos Hi, in MIC you set in control indicator --> "Scrap share / q-score" . When you take UD the system ...
0 Kudos 20,327 SAP Managed Tags: MM (Materials Management) i want to clear inspection lot from system i.e giving usage decision accept or reject. which t code is the right solution for above question. qa11 or qa32?Know the answer? Help others by sharing your knowledge. Answer Need...