python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
UPDATE only specific fields of database table from internal table
I need to update two fields called F1 and F2 within database table called ANLZ.
Table ANLA has a field called ACTIVE that states, whether the fields in ANLZ can be updated.
Key for connecting both tab...
smoothlikebutter
Votes: 0
Answers: 2
How to check if the field TFK is maintained in the table
I am trying to display an error message for certain conditions. The goal is that from table COST, for an object number (that contains TEST + cost center + activity type), gjahr, value type(WRTTP) and ...
Frank
Votes: 0
Answers: 1
Attach XSTRING file as GOS?
I have created a SICF Service for GOS.
Basically it takes a pdf on frontend, converts it to base64 or binary and send it to the backend.
Now on the backend I have that PDF as xstring and want to creat...
user9597084
Votes: 0
Answers: 1
How to create a txt-file on the application server filled with an internal table?
I'm learning ABAP at the moment and got the task to build a function that creates a .txt file or a .csv file from an internal table and save it on the application server.
I know you can use, for examp...
Marrome
Votes: 0
Answers: 2