Re: How to find subforms that exist for a given form in SAPScripts?
Either this has been configured in SPRO/NACE for every company code a different Form is attached.Or within the Driver program check whether the Form name is derived. It could have been done using...
View ArticleRe: SAP Sales Manager BAPI wrapper
Check in /Syclo/config.panel under parameter section. Looks like java layer is calling this BAPI based on config. panel entry maintained. Hope this helps. ThanksManju
View ArticleRe: 0BBP_TD_SC_1 not Extracting RFX number
Hi Abhishek , Pinge me , sajeedsk@gmail.com RegardsShaik Sajeed
View ArticleRe: PC 10 Proration problem if 3 actions exists in same period.
Hi Venkatesh, I have maintained gen & Noab but system throwing ABAP Run time error. if i don't use payroll driver not throwing error. I have written below PCR with ACTIO in schema but PCR...
View ArticleRe: SAP OSS connection error on solution manager.
i have done the configuration as per note but issue is same.
View ArticleRe: Model cannot be checked out
I am not sure exclusive checkout will help. I mean trying to checking out exclusively again. But it is possible that the lock is because of an exclusive checkout. Can you go to the DTR webui (not the...
View ArticleRe: error Execution of the command "/sapcds/DB210.5FP5/XXXX/db2setup -i en -l
Hello, Did you run the installation directly with root user (not using sudo)? Kind regardsMaria
View ArticleRe: PeriodID missing for key figure date
Hi Alecsandra, The consolidated time profile data has been uploaded successfully but I came across an erratic kind of an error while trying to upload the weekly key figure data. Following this the...
View ArticleRe: Issue with wage type with "Indirect eval.module PRZNT" in IT0008
Abdel, I think u re doing arab countries payroll right. Regards, Aruna.
View ArticleRe: multiple shopping carts can be create as one Reservation in backend
Hi Roman Becker in our case, there are many scs with one line and different cost centers , we want to create one reservation of them whose cost centers are different in each lineis it...
View ArticleRe: Search employees by one infotype.
You can get this detail from PA0045 table as well go to SE11 pass the table name as PA0045 and check the details for all employees. RegardsVenkatesh
View ArticleRe: No. of Labels as Input in Smartform Label Printing
Code to process itab1 to itab2. delete table itab1 where no_of_labels = 0.loop itab1 into wa1. lv_tabix = sy-tabix. do (wa-no_of_labels / 2) times. fill 2 boxes data in wa2 with wa1. append wa2...
View ArticleRe: Fiori Launchpage shell bar disappears
try { sap.ui.getCore().byId("shell").setHeaderHiding(false); } catch(notInFioriLaunchPad) { }
View ArticleRe: FBI table of BO representation nodes
HI Bjorn, Creating an instance of the /BOFU/BUSINESSPARTNER BO will never work, as the BO is designed to be a read only BO, and act as a wrapper to BUPA standard implementation.that means that in order...
View ArticleRe: Why rescheduling in out is happening in stockrequirement list
Mahendran, I suggest you to read below WIKI to understand more about your subject question.What is rescheduling and how does it work - ERP Manufacturing (PP) - SCN WikiWhenever the MRP finds a...
View ArticleRe: GL Acc. Balance not equal to total line items
Hi Ahmed, Once you will do the balance carry forwward, system will show all the accumulated balance till date in F.08. It seems that the Balance you are referring to in FBL3N are the Balance for your...
View ArticleRe: Reset company code data before changing the chart of accounts
HiDid you tried to change the Chart of accounting in OBY6 Regards Mahmoud El Nady
View ArticleRe: HTTPS pages error loading in sap back-end system
Dear Hemanth, Below the HTTP watch details 00:00:00.000 نظرة عامة - SAP NetWeaver Portal + 0.000 0.686 853 1941 POST Redirect to https://sapweb.awqaf.gov.kw:443/irj/portal...
View Article