We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
In case of forms printing, create a new character format and in that select the barcode type.Use that character format for your data printing.You need to check with multiple barcode types during your testing to pick required format.
Give a try by making external namespace modifiable for this activity.TCode SE06 -> Select radio button "Standard Installation", click on button "system change option" -> Now find the name space and change setting to modifiable. Post your activity mak...
Double click on text box (OUR REF: YOUR REF: ).It will open text box. In that GOTO menu.For your requirement it looks functional changes required. Check for default text in SPRO path SPRO -> MM -> Purch -> PO -> Texts for PO
Hi,You can get text using FM READ_TEXT. For the exporting parameters in PO text double click to open text in full screen and in menu GOTO -> HEADER for required details.Anyway you can get text from below code. CALL FUNCTION 'READ_TEXT'
...