Re: Adapter module transport
Hi Aman Nope. You need to separately deploy the adapter module into your PIQ environment. RgdsEng Swee
View ArticleRe: Mass deletion of customer credit cards
Hi Gill, You could try to fix this with E-Catts.Even if it is not their main goel, it can be used for this. This is quite simple to deal with.Transaction secatt.Create a test script, in the Editor tab,...
View ArticleRe: Process Chain - send only on specific days?
You can also create your own dcision type process. You can find here much docuemnts about how to create your own process type. And here you can define in ABAP on which days the decision should go green...
View ArticleIDOCFlatToXMLConvertor related issues
Hi experts, I have 2 confusions with this powful module, which converts IDoc flat file to Idoc XML. 1.SAP official documents clearly mentions "Payload in IDoc Flat format should have only one IDoc...
View ArticleLast evaluated price and item cost
Hi, should the last evaluated price and item cost be the same always in SAP business one ?
View ArticleRe: Background jobs failed
you may also go through the note:165084 - Why does my job not start? https://service.sap.com/sap/support/notes/165084 and check possible reasons for your released and not started jobs.
View ArticlePR RELEASE STATUS.
Hi experts , After adding the authorization for the PR release code L1 and group 29 for the particular id but still the same user id can be released the other release code .please also find the screen...
View ArticleRe: 'BAPI_ADDRESSORG_CHANGE' - E_Mail Update for KUNNR
I guess I did not explin correctly ^^You'd better fill t_adsmtp-std_no = t_adsmtx-std_no . since t_adsmtp-std_no is filled by the previous get_detail bapi
View ArticleEPM NW 10 - How to sort column using local member
Hallo, I have a report where the column dimension are Account and time, where as the row dimension is Entity. I have created a local member to show the launch date of the entity beside the entities,...
View ArticleRe: Print program name for the dunning form F150_FR_DUNN_01 in sapscript
Hi, By the looks of it, unless you mess with BTE Event 1720, you don't get to write your own print program - your SapScript will be wrapped and controlled by FM PRINT_DUNNING_NOTICE... cheersJānis
View ArticleRe: Case difference between table fields and fields in output Table type
It is obvious right since everything will be in uppercase,bp_addresses = Select a."PartnerId" as partnerid, a."PartnerRole" as partnerrole, a."EmailAddress" as emailaddress, a."CompanyName" as...
View ArticleSales Invoice PLD
SAP Gurus, In my Scenario at One of Our Warehouse there are two types of Invoices1) TAX Invoice2) Retail Invoice The Document Series We have separated for Document Numbers. In my scenario i have given...
View ArticleRe: IW44 Layout Change
As far as I know this can not be done. Yet if you want to have custom layout of IW44 you will be required to go for Module-pool programming through an expert ABAPer. In this not only Confirmation text...
View ArticleRe: what is the diff.between job and position?
Hi raji, This is a basic question and I am sure if you search on internet you can find lot's of information. Job is general description for a position but a position has one to one relationship with...
View ArticleRe: Difference between referential join and inner join
Have a look on this threadreferential join confusion Regards,Krishna Tangudu
View ArticleRe: Uploading of electricity consumption
hi, Make a new field status group with mandatory Quantity field in Field status group and asign to the expenses GL. System will ask Quantity & unit of measurement. Regards,
View ArticleRe: clock-in & clock-out in cources
Hi Mas, If you are using clock-in/out for each session of any trining you should look the data in time management module if you are using it. Go into PA30 and look at infotype 2011. Regards,Omid
View ArticleRe: use "CS_BI_BOM_CREATE_BATCH_INPUT1", only one bom item saved?
Hi,It is very late reply but this is for others.For all bom Line items keep Xline fields same. It will solve the problem.BOM_ITEM-XLINE = '0001' Regards,Rupom
View Article