Re: MIRO Transaction
Does the other users need Change access to other fields except Amount n Quantity? If only display required then, you can handle it by Authorization. Contact your BASIS.
View ArticleRe: Invalid operand type for the move-corresponding statement in...
the safest approach is always to use the same structure in program as is in the context. Once you have everything bound to the DDIC, you should map the it_table_data to the structure of it. This should...
View ArticleRe: DBA planning calendar
Hi Rubben, Is DBA Cockpit Correction Collection at latest version?I allways run the dump database command in Planning Calendar like this:use mastergodump database master using config = 'master'go in...
View ArticleRe: System. No records found for the search criteria entered
Sanju, thank you for suggestion, but no.As I mentioned my user has SAP_ALL authorization, and suim shows that this object is available for me. In spite of SAP_ALL I've created special role with the...
View ArticleRe: Character range in purchasing release strategy
in what currency is your PO? can you give a screen shot of the PO? with evidence that GNETW is smaller than 20?
View ArticleE-Rec: Correct approach to expose ECC Server for E-Recruitment
Dear All, We are ready for E-Recruitment Go-live. I have done all necessary configuration in ECC & Webdynpro viz External Candidate Registration, External Candidate Startpage, profile etc & its...
View ArticleRe: Notas paradas sem Lote
Gabriel, quando ele entra no /XNFE/COLLECT_BATCH, ele entra na subrotina SELECT_DATA e deve encontrar registro nas tabelas citadas anteriormente (/XNFE/NFEHD, /XNFE/NFEBAT, /XNFE/NFE_HIST e /XNFE/XML)....
View ArticleRaising alerts in async ABAP proxy; monitoring and emailing
Hi,Thanks to the nice blog below I understand how to red flag errors in ABAP proxies using the Fault message: Fault Message Types - A Demo (Part 1) Scenario:Async message from 3rd party -> PI ->...
View ArticleCopy Prod to QA
Hi, We have started a new QA build and way we went is that we did the system copy from prod to to QA. ABAP stack went fine but we are having Java Stack. We looked at the OSS note which calls for...
View ArticleSAP DB2 performance issues
Hello everyone, I'm new in db2 for LUW and I have the following questions: How can I check the total memory DB2 is using? I have STMM configured. I have two parameters DATABASE_MEMORY (automatic) and...
View ArticleRe: Right side of "Can Grow" Field gets cut off sometimes on CR2010SP2+, is...
The attached report does not have saved data. It does not even have a database connection of any sort. All I see in the report is a @rtfformula in the details section... ?? - Ludek Senior Support...
View ArticleRe: Problems with Eclipse
Yes, this seem so. So it isn't a bug, it is just a permission thing I do not argue with you, I just want to help you, that other can help you. So don't get it wrong. I do not want to judge about you....
View ArticleCódigo de utilização do material - 1 - Industrialização - 2 - Consumo
Boa tarde a todos, Por gentileza, alguém conhece uma transação no SAP que mostre a utilização do material? exemplo Pedido Item Utilização material 4507001234 10...
View ArticleRe: Subsistence Allowance
Hi Pavani, For the first case the system to identify whether the employee is suspended , the system will check the employee status in Infotype 0000 , by this the system will know whether the employee...
View ArticleRe: Warehouse location same material
Hi, How are you using the same material code when you are performing a repacking operation for the material code which you have procured externally. I think Ideally you should use a different material...
View ArticleRe: Cannot view messages after upgrade from SP07 to SP10
Hi Martin Kindly check this SAP Notes 1513474 - Missing authorization check in SAP Solution Manager 1532042 - Missing authorization check in SAP Solution ManagerRegards
View ArticleRe: How to Rollback the number autogenerated of a material
It means that I don't need to send the autogenerated number of the material?, the BAPI_MATERIAL_SAVE_DATA will get the material number? I have to prove it, let me try it and I'll tell you. Someone told...
View ArticleFiori Approve All app issue
Hi, I am getting following (attached) issue in Approve all (ui5_ca_all_apv) app. when I debug I found that this issue is coming because when the taskprocessing oData service is called its called as...
View ArticleRe: Abstract Method in a Final Abstract Class.
If you will use only static components yes, if not, don't make sense.
View ArticleBPC Logic Script: Creating intersection instead of union with *SELECT statement
Hi,I just found out ,to my dismay, that a line like that *SELECT(%SET%, [ID], MY_DIM, "[ID] = %SET2% AND [ID] = %SET1%")generates union of %SET2% and %SET1% instead of intersection.I need to generate a...
View Article