Re: Hi , I m a Fresher and New to SAP
Thankq, now i need to knowThis is my attribute declaration: data : fcat type p decimals 2 value '0.01'. I need to know how can i assign the value '0.01' for the 'fcat' attribute initially in global...
View ArticleCalling custom function module in background task
Hi All, I need to call a custom function module in my program and run it as a background task. I used CALL FUNCTION 'Z_SD_SERV_ORDER_CREATE' IN BACKGROUND TASK TABLES T_FLTHDR...
View ArticleRe: Delete or Invisible Links from portal customized login page?
Hi Venkat,There are many links available in SCN for the SAP Portal logon screen customization.Please check this one. Portal logon page customization | SCN
View ArticleRe: Condition in Bex Query Designer.
Hi Naani, In your example second row KF value sholf be 0 but you are showed it 100 please check in actual report it is 0 or 100 and create condition KF>=1 with charecterstic relation of char1 and...
View ArticleRe: SAP BOne with Oracle Database
Thanks Hendra for correcting me. That was OINM instead of OITM; That was my typing mistake.
View ArticleABAP Report
As i have displayed four fields in alv grid with its total at bottom.....Example is showing below..But Quantity contains some values for local sale, some for export,some for trading sale. Quantity...
View ArticleRe: PO wrong in /SAPPO/PPO2. Purchase req. xxxxxxxxxxxx: follow-on document...
Hi Maria I am not sure if you came right with this. We wrote ourselves a program to change the status to accepted manually if we want. This is not advisable. The way you should go about resolving this...
View ArticleRe: Approval Scenario : Cant Find Technical Service Name for PO Approval
Hi Masa, I was given some roles for the PO approval scenario. Now we are getting this error. We are trying to follow this thread for the solution. fiori - leave request approval app problem...
View ArticleRegarding:BADI EVAL_SCHEDCOND_PPF
Dear Experts We have this BADI EVAL_SCHEDCOND_PPF available with us. The attribute Multiple Use of this BADI is blank in definition. So that means we can have only one active implementation. When we...
View ArticleRe: BEx Hierarchy posted value display..
Dear Milind One lenghty way could be to create individual selections for individual nodes and wherever aggregated nodes are there keep it blank (only description needs to be filled) Regards Gajesh
View ArticleRe: EAM_TASKLIST_CREATE - Services inconsistencies
Hi Nabheet, I have referred the program, and made changes accordingly, but the problem persists.. Is their any other Function Module for BAPI for uploading General Task List. Regards,Kanak Tendle(KT)
View ArticleRe: Internal Table values are not visible in ALV grid
Hi Ebrahimi, Are u getting the Layout?Regards,Sindhuja.
View ArticleRe: how to get warning message before billing creation in vf01
before entering the valuesIf you want message at the very initial screen.Then coding in Requirement Routine/ Copy Requirements (VOFM) coding will do better for sure. For the second requirement above...
View ArticleCan anyone explain the testing process in an SAP CRM implementation?
What is SAP CRM Testing? Any document will be helpful. Thanks in advance.
View ArticleRe: How can I uncheck "Data collection in background"?
Hello Jansi, I checked my authorization, there are SAP_ALL and some workcenter's roles about BPM in SolMan.And I can change anything expect "DataCollection in Background". Any other ideas? ThanksTakashi
View ArticleEarly watch trigeering using Tx.SDCCN in ECC systems
Hi Experts, I want to generate an Early watch report in my ECC system using Tx. SDCCN, can any body please provide the steps (Documents). Thanks in advance. Bhaskar N.
View Articlehow to use TVARVC for abap program
Hi experts, can you please tell me how/when we can use TVARVC table in abap program. And any Fm to update it ? Regards,Ibrahim
View ArticleRe: Jump from DAYPR - error
if an employee PWS is 0 , then the system is going to Check condition C and checks whether the employee is present or not in the system , if he is present than pass DWSR hours to time type ZXXX if not...
View ArticleRe: PS Report for Production Order
such there are lots of report for fetching planned order with the reference of wbs as COOIS is the multi task report.you can fetched planned order in RESB table Regards,Sanjeev
View ArticleRe: Issue closing old PO's as PR number is missing
Hi, This message should be issued by your customer program. Please check your relevant BADI and user exit. I have exprineced one case that was caused by customer program in user exit EXIT_SAPMM06E_012....
View Article