Shreyas5
Explorer
Member since ‎2024 Aug 06

User Statistics

  • 11 Posts
  • 0 Solutions
  • 2 Kudos given
  • 0 Kudos received

User Activity

i want to create update and delete source list in me01.i have used DMC_MIG_SOURCE_LIST but its not fulfilling my purpose. Is there any other way to create it like idoc or bapi ? 
suppose I have 5 entries in final internal table so i want to create 5 pages other than first page that shows the details of 5 entries 1 for each page for eg i am fetching data from mara and there are 5 material numbers then first page will be table ...
I WANT TO DISABLE ONLY SINGLE CHECKBOX  WHICH USER SELECTS FROM WHOLE COLUMN WHILE ENTERING DATA INTO MAKTX AND CLICK ON CHECKDATA BUTTON. I AM USING LVC_S_STYLE AND REUSE ALV GRID DISPLAY LVC WITH CL_GUI_ALV_GRID=>MC_STYLE_DISABLED.     THANKS! CODE...
I WANT TO DISABLE SINGLE CELL OF CHECKBOXES WHICH IS SELECTED BY USER AND ENTERED DATA IN MAKTX OF SAME ROW DISPLAYED IN REUSE ALV GRID DISPLAY LVC AFTER CLICKING ON A BUTTON NAMED CHECKDATA BY USERCOMMAND. I HAVE USED LVC_S_STYLE FOR THIS AND CL_GUI...
CONDITION: Select the checkbox and input XYZ in material description and click on the Check Data button.A pop up must appear as “ Input is invalid”.I WANT IT TO PROCESS AS WHEN CHECHBOX IS TICKED AND IF WE ENTER XYZ IN MATERIAL DESCRIPTION IT SHOULD ...
Kudos given to