Hello,I'm facing some issues while transporting idoc's segments.For example, I've increased the length of a field in a custom segment. I've done it through WE31, the transaction asked for a TR. In the TR I can see the following entries:R3TR TABL ZMY_...
Hello, there.I'm using the BAPI_MATERIAL_SAVEDATA to change some materials. (Just want to change a unique field MARC-MFRGR).The problem is the BAPI returns an error:"The field MARC-MTVFP/BAPI_MARC-AVAILCHECK is defined as a required field; it does no...
Hello there.I know this is a basic question but i'm stuck with this.I've had to modify an old query, basically change some lines of the code for a field.I've generated the infoset with these changes and I'm trying to transport this to our quality sys...
Hello, allSome users are reporting that they cannot change the short text in items in ME32K.What can be the problem?The same users in quality system can edit this field, with the same roles. I've tried to debug to find the problem, (watch-point when ...
Hello all.I'm trying to add a comment in a cell in an excel sheet created with ole2 objects.I know there is the abap2xlsx project, but our program is an old program in an old project, just trying to add some new features... the idea is not changing a...
oook, I knew there was a silly issue, I've forgot the last step, the import... I'm not used to use queries... I thought that doing the export and transporting the TR (via STMS) would be enough.With this I can see the new code in the infoset, but not...
I cannot see the new code in quality system. Neither by entering in the infoset, nor from se38 in the query program. I have already executed the query in the quality system.
Do you mean in STMS? Yes, I did. Its green with no warnings.Inside the TR there is only one object: R3TR TABU AQTDB ->RELID AQSRTFD (TR NUMBER) *SRTF2 Does that make sense?thanks
Hello, Raymond. Thanks for answer.I've seen this variable while debug, but doesnt change, with my user... I'm going to search its usage in the code. Thanks for the tip.