Quantcast
Channel: SCN: Message List
Viewing all 9463 articles
Browse latest View live

Print program name for the dunning form F150_FR_DUNN_01 in sapscript

$
0
0

Hi,

 

      I am not getting the exact print program name for the dunning form F150_FR_DUNN_01 in sapscript. After an extensive search I have come across few names of print program like SAPF150D2 and SAPLF150. But still I am not understanding which one to use for the form and also how to use it. I am unable to understand which include I should use to write my code.

 

Kindly help me.

 

Thanking you.

 

Pujarini Patra


Re: Conversion of Trade Material to Manufacturing Sales

$
0
0

what all changes needs to be done from material side.

 

 

 

What changes needs to be done in sales process also

 

 

 

what changes needs to be done on CIN side.

 

These queries can be vast in explaining...

 

Be specific--Please have complete info about Excise/Tax determinations for Manufacturing plants/Depots using CIN concepts...

 

Stucked somewhere---Our legends will be with you at any time..

 

Hope this helps..

 

Phanikumar

CR Layout with two parameter in SAP Business One?

$
0
0

Hi Experts,

 

I had Made a CR Layout for UDO  and Created two Parameter

 

DocKey@

Object@

and

In Layout Event  I have Place the code

        if (eventInfo.ReportTemplate == "A0420001")
        {
            SAPbouiCOM.Form ofrm = (SAPbouiCOM.Form)SBO_Application.Forms.ActiveForm;
            string value = ((SAPbouiCOM.EditText)ofrm.Items.Item("DocNum").Specific).Value;
            eventInfo.LayoutKey = value;
            eventInfo.LayoutKey = "OITB";
        }

then also The CR Preview prompt for Parameter..

 

Please Correct me . ...   it urgent .

 

Regards,

Mayank Shah.

Re: Master Data not refreshing

$
0
0

Hello,

 

If the system you are referring is not a live syatem, then firstly you will have to delete all the transaction data where ever the object is used and then you have to delete the master data.

 

Regards

Balu

what is the diff.between job and position?

$
0
0

Hi Experts,

 

Please let me know how to identify job and the position ?

 

Regards

Raji

Re: issue in generation of reservation through MO

issue after release of mo

$
0
0

Hi all,


fr.PNGafter release.PNG

i had a issue is that when after release release maintenance order res/purc. req changes from release to immediately how is this possible & how we can prevent it. kindly see screen shot.

Re: Getting error while starting Vmware server 0xc0000006

$
0
0

Hi Aparajit,

 

thanks, i reinstalled the server and the problem is solved now.


clock-in & clock-out in cources

$
0
0


hello

 

I want to check clock-in and  clock-out pepole for each business event type

 

how to check it?

Re: Changes done in event 3040 not reflecting in DFKKOP table

$
0
0

Hi,

 

Can you please explain (without resorting to technicalities) what are you trying to accomplish..? Not populating the Installment plan positions with Installment plan number, I hope..? What document number needs to go into positions of which document?

 

cheers

Jānis

Re: Does JCA in 7.31 uses JCO3 for implementation?

$
0
0

Hi Rodrigo,

 

Think of JCA as an interface and JCO as implementation.

 

So: JCA API should be the same as older verions but JCO version should be 3.0.

 

I want to know if this is the case for NW 7.31.

 

Regards,
Omri

Re: PR not tranfer to SRM system

$
0
0

Hi,

 

(1) It seems that it is part of view cluster SM34 -> /SAPPSSRM/VC_HT.

 

The error "No functional item exists under item 001" comes if outline item is created but it does not have a any material/service item under it.

 

If you user template HIER_SE for EXTR this error should get solved. Do below config using SM34 -> /SAPPSSRM/VC_HT. After that, tun report /SAPSRM/PDO_META_INVALID_CONF.

 

Untitled.png

 

(2) I am not sure about another issue "'External Source of Supply" tab.


-Ganapathi

Re: Need some modification in the Query

$
0
0

Hi Prasad

 

Thanks for the Modified Query, its works Fine

 

Regards

Re: INCO2 in Service PO

$
0
0

HI,

 

check what is the field selection assigned for you PO document type in SPRO-MM-PURCHASING-PURCHASE ORDER-DEFINE DOCUMENT TYPES . here you can check 'field selection' as in below screen

 

Untitled.png

then goto SPRO-MM-PURCHASING-PURCHASE ORDER-Define screen layout at document level

 

and select the that "field selection" and then "terms of delivery and payment" here you can change accordingly as below screen.

1.png

HANA can't create remote source (Smart Data Access)

$
0
0

Hi,

 

We have an issue with creating remote sources in HANA Studio.

 

System landscape:

Server A: HANA Server (SP7) + HANA Client (linux).

Server B: Sybase IQ Express Edition 16.0 (linux). This server currently is not used.

Workstation: HANA Studio x86 (1.0.7), HANA Client, Sybase IQ Express Edition 16.0 with running demo server. (Windows 7 x64 SP1)

 

For creating remote source in HANA Studio I copied odbc driver for Sybase IQ called "libdbodbc16_r.so" (based on Administration Guide) from Server B to Server A.

 

Then I tried to execute following command in HANA Studio on my workstation:

 

create remote source TESTIQ adapter iqodbc

configuration

'Driver=/usr/sap/**HANADB**/home/sybase/libdbodbc16_r.so;ServerName=**servername**;CommLinks=tcpip(host=**workstation_ip**:2638)'

with CREDENTIAL TYPE 'PASSWORD' USING

'user=DBA;password=sql';

 

As a result HANA Studio threw an error:

Could not execute 'create remote source TESTIQ adapter iqodbc configuration ...' in 3.310 seconds .

Data receive failed [Connection reset].

 

Furthermore, an attempt to connect HANA DB to itself via smart data access also failed, the error was the same.

 

What steps can I do to fix it?

 

Best regards,

Alex


Re: MIRO & FB70 postings...

$
0
0

Hi,

 

MIRO postings are related to MM and will be used to create Invoice, Credit Memo, Subsequent Debit/Credits, company code wise based on the Inbound Delivery created through t-code VL31N for the purchase orders. Subsequently Material Documents will be created in RBKP table and Accounting documents will be created in BKPF/BSEG tables. Please note that Goods Receipt can be done before/after the MIRO postings.

 

FB70 postings are related to FI to create Customer Invoices / Credit Memos basis the G/L accounts and we can see these documents through FB03 t-code and subsequent Accounting documents will be created in BKPF/BSEG tables.

 

Hope it helps.

 

BR

Gangadhar

Re: CS_BI_BOM_CREATE_BATCH_INPUT1 only one item is created

$
0
0

Hi,

It is very late reply but this is for others.

I keep for all items Xline fields same. in this way I solved mine.

BOM_ITEM-XLINE = '0001'

 

Regards,

Rupom

How to do return excise invoice based on..

$
0
0

Hi Frnds,

 

Our business process is Order-delivery- pgi- Invoice( with billing type (JEX)-J1IIN -branch billing with Billing type F2..

 

Now i have to do return for this process.

 

Am thinking the way is

 

J1IH-wheather i have to do with reference to JEX or F2 or Cerdit memo.

 

Return order with ref to F2-delivery- PGR- Credit memo.

 

My question How to do J1IH with reference to F2 or JEX or Credit memo.

 

For Billing JEX accounting document doesn't exits.

 

Please Give me ur valuable suggestions..

Re: Design studio(Ipad)- unable to open webi doc from mobile BI App

Re: use "CS_BI_BOM_CREATE_BATCH_INPUT1", only one bom item saved?

$
0
0

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

Viewing all 9463 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>