Re: Spares at Maintenance Area
SurendraI just tested what I proposed above. HypothesisI have 1000 litres of Oil in my Unaccounted storage location. and I want to keep track of this 1000 litre consumption. ProcedureFirst I create a...
View ArticleRe: Simple API Management like restriction: Only allow e.g. 20 records per...
Thanks for updating. That's great that the calling system have access to the full error message raised.
View ArticleRe: Create new report in FGI0
Hi Kelly, ABAP'er help is not needed here. You can create a form by copying the existing one and modify per your requirement and create report with the same form. It should be easy same as our report...
View ArticleRe: Access Control 10.0 Post Installation
Thank you so much, Rakesh. This is exactly what I needed. I appreciate it!
View ArticleRevenue Recognition Questionnaire
Hello, I am trying to get to the rationale behind a specific part of the ERP SD Revenue Recognition Questionnaire. As part of the customer contact and roles section SAP is requesting a Certified...
View ArticleCondition Set Up from MGR + Sales-Based Rent to Basic Rent
Hi Experts, If there's a management approval to change condition of a contract from MGR plus Sales-Based Rent to Fixed/Basic Rent for a certain period only (let's say for a 12 month contract, it will...
View ArticleRe: issue in IW32 Teco
What is your kernel version and patch level?Are you using SP2 or SP3?
View ArticleRe: Row Count of SAP Table in ABAP Dataflow
Hi Shagun, see if this total_rows() function works. call this function in the script. it Returns the number of rows in a particular table in a datastore. This function can be used with any type of...
View ArticleRe: XML Export Data Error with Nodes in Excel
Hi Mohan, I also tried that logic and it works for me.You may need to have key (for root) and here are some logics. KeyID Root1 NodeData1 NodeData2 ...504 ABC AA 12504...
View ArticleRe: Validity of contact person relationship
Hello Thomas, Please activate the time-dependency for contact person relationship as per the following customizing:SPRO -> Cross-application components -> SAP business partner -> Activation...
View ArticleRe: Object creation - service org determination popup
Hi Guillaume, In a service order, it is standard that no redetermination of org data if it is filled already. Youu need to delete the org data, then change the partner to trigger a new org...
View ArticleRe: PB Newbie - StoredProc Basics
When you execute the Retrieval SP, do you see a proper result set in the "Results" tab of the DB Painter? No, the RA(S) are declared in the DW Painter. Then mapped to the SP's arguments. The key...
View ArticleRe: Disable modification of components in MD12
Hi Tiru, SHD0->STANDARD VARIANT tab->VARIANT GROUPS tab. Here create group name and add users. Regards,E.Ananthachari.
View ArticleRe: How could i do modifications for updating properties from existing member...
Hi Vadim, I am getting fail once i used default_formula chain .You know this concept is master data fly .I have to only remove parent selection. Because here no need to selection for parent. Please...
View ArticleRe: Incorrect posting
Amrita,You have to cancel the material documnet like if you post the excise documnet with MIGO, Then in the same transaction code you need to select the cancel material documnet, If MIRO also done,...
View ArticleRe: Problems with the display of score:Scores not displayed in sap infosteward
Hi I calculated the score using the "Calculate ScoreCard" Option. However the results of the score are 0.00 . My Rules passed during the test and validation but why the score is zero then?? Regards
View ArticleRe: Default value for InputField
To default list you could refer: http://scn.sap.com/thread/3918872
View Article