Quantcast
Channel: SCN : All Content - SAP Cloud Applications Studio
Viewing all 1101 articles
Browse latest View live

Cancel Outbound Delivery from custom BO absl

$
0
0

Hi experts ,

 

I want to cancel Outbound Delivery via custom BO absl because I want to do the following step in one time .

     1. Outbound Delivery > Actions > Undo Released

     2. Warehouse Order > Adjustment Confirmation ---> input cancel Qty

     3. Outbound Delivery > Actions > Cancel


In standard , I must reduce the Qty from Warehouse Order to cancel OD .

To reduce Qty , the status of record must be Finished and Not Release .


I found the standard UI .

In standard , The Bo of Warehouse Order was "SitelogisticLot "and the field need to reduce Qty was "ConfirmQuantity" .

When I assign the data to ConfirmQuantity ,the error occurs "Processing not possible due to status Finished " .

※ I notice the point in standard , I must click Enable Entry button to reduce Qty . In this button , connect one action .


I want to know is it possible or not to cancel Outbound Delivery ?

If it is possible ,  which step need to add ?


Best Regards ,

pole





Who can tell me the screen's technical name of "Invoice Entry" ?

$
0
0

Hi experts,

     Who can tell me the screen's technical name of "Invoice Entry" ?Thanks.

    

Add OBN Button on the Sales Order UI

$
0
0

Hi Experts,

 

I had a requirement of adding a custom button on Sales Order UI which enabled with OBN navigation to another custom screen. For this requirement I had tried of creating an extension field at the root of Sales Order which will be populated with a value in the before save event.

 

This value is alternative key element data of the other custom business object on which I had set of UI's out of which I am trying to assign QA to get navigated to from Sales Order UI using the custom button.

 

On the Sales Order UI using extensible explorer I had created the OBN button on one of the available section groups and the data is being populated to the extension field in before save.

 

I am able to see the extensible data on the UI of Sales Order and button on the section group but the button is not enabled it is in greyed out mode and I cannot perform any action using this button.

 

Following are the configurations on the Sales Order UI I did for the extension to have the OBN Button

 

 

 

 

 

Please suggest why the button is not enabled and how to enable it on the UI to get navigated to the custom Screen.

 

 

Regards

Hanu

How can I creat a Statutory Reports like Journal Entry Voucher?

$
0
0

Hi experts,

     In BYD system, How can I creat a Statutory Reports like Journal Entry Voucher? It have choose screen ,can preview the result, and output the xml, and have a form to display.

     Thanks.

Which object is the material flow? And how can I QuerybyElements from the object?

$
0
0

Hi experts,

     Which object is the material flow? And how can I QuerybyElements from the object?

     Thanks.

 

 

How can I trans multi-order to the Form?

$
0
0

Hi experts,

     In production order, when printing, one time can print one order.

     Now I want to print multi-order in one time.

     How can I trans the data to the form template?

     Thanks.

Can I modify another object's value?

$
0
0

Hi experts,

    In studio, I extension purchaseorder, add a field ex_jhsl, my business is: modify the field when ConfirmedInboundDelivery, so I add code in event:beforesave of ConfirmedInboundDelivery object, now ,the field of purchaseorder object is read-only, did the studio support: can I modify another object's value when I am ConfirmedInboundDelivery object? Thanks.

QuerySaleorderin response not displaying status names.

$
0
0

Dear Expert,

 

While querying QuerySaleorderin webservice for an arabic customer (Language is Arabic), status names are not getting displayed , though the code is displayed correctly.

Below is the response which I got.

 

<Status>

                  <ConsistencyStatusCode>3</ConsistencyStatusCode>

                  <ConsistencyStatusName languageCode="AR"/>

                  <ProductAvailabilityConfirmationStatusCode>4</ProductAvailabilityConfirmationStatusCode>

                  <ProductAvailabilityConfirmationStatusName languageCode="AR"/>

                  <FulfilmentDataCompletenessStatusCode>3</FulfilmentDataCompletenessStatusCode>

                  <FulfilmentDataCompletenessStatusName languageCode="AR"/>

                  <InvoicingDataCompletenessStatusCode>3</InvoicingDataCompletenessStatusCode>

                  <InvoicingDataCompletenessStatusName languageCode="AR"/>

                  <PricingDataCompletenessStatusCode>3</PricingDataCompletenessStatusCode>

                  <PricingDataCompletenessStatusName languageCode="AR"/>

                  <GeneralDataCompletenessStatusCode>3</GeneralDataCompletenessStatusCode>

                  <GeneralDataCompletenessStatusName languageCode="AR"/>

                  <FulfilmentProcessingStatusCode>1</FulfilmentProcessingStatusCode>

                  <FulfilmentProcessingStatusName languageCode="AR"/>

                  <InvoiceProcessingStatusCode>1</InvoiceProcessingStatusCode>

                  <InvoiceProcessingStatusName languageCode="AR"/>

                  <CustomerOrderLifeCycleStatusCode>4</CustomerOrderLifeCycleStatusCode>

                  <CustomerOrderLifeCycleStatusName languageCode="AR"/>

                  <CancellationStatusCode>1</CancellationStatusCode>

                  <CancellationStatusName languageCode="AR"/>

                  <ApprovalStatusCode>1</ApprovalStatusCode>

                  <ApprovalStatusName languageCode="AR"/>

                  <ReleaseStatusCode>1</ReleaseStatusCode>

                  <ReleaseStatusName languageCode="AR"/>

               </Status>

 

 

How can I get status in this case.

Is there any way I can edit status names to Arabic also along with English.

Please suggest .

 

Thanks,

Resmi


I create HTML Mashup (Google Map) no effect

$
0
0

Hi experts,

 

I refer: http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90b8a584-8467-3210-2ab8-f1280cd79500?overridelayout=true&59661390737729

 

This example is the object embeded to extend to standard workcenter: CUSTOMER

 

But I want to use on my Custom BO.

 

so my step 1. Create a HTML mashup,

01 HTML Mashup.png

 

Step 2. Create a Prot Type Package (PTP)

First of all, I select my Custom Business Object

02-2 Select BO.png

Then create port type and parameter ( set as Key)

02-3 Add Port type and Parameter.png

 

Step 3. on my TI Screen, create new OIF View and drop a address field

「Configuration Explorer」 -> <my solution>_MAIN -> SRC -> Mashups -> Pipes , Drag and drop the element to the section

03-1 Drag and drop field and mashup object.png

 

 

step 4. add output, PortType Package: <My soluction>_MAIN -> SRC -> <My PTP>,

add new parameter: Address

ParameerBinding: my address field

03-2 Add new Output.png

 

Step 5. tab - 「Controller」, Mashup Components, Add Navigations

03-3 Add Navigations.png

 

Save and Activate.

 

Open the Cloud system, I enter the my address into the address field.

but the Google map mashup no effect

04-1 Cloud system screen.png

click display map, the field is not my address, it includes other grammar, for example, <ObnKey><Source><SourcePath>

04-2 Google Map not found.png

 

 

What steps can I not correct? can help me solve the issue.

 

 

Thank you very much.

 

Best regards

Daniel

How can I add button in standard screen?

$
0
0

Hi experts,

     In Studio, How can I add button in standard screen? For example, the "post goods receipt", I want to add a button in the red, and then query data from object ConfirmedInboundDelivery , assign to NoteID, how can I do? Thanks.

    

Can Instagram be integrated with SAP CRM or C4C?

$
0
0

Hi experts,

Can Instagram be integrated with SAP CRM or C4C? what are the preconditions? Any pointers to best practices are welcome.

 

Regards,

Aneesh

Problem with after-modify.absl in customer and BussinessPartner BO´s

$
0
0

Hi Experts,

 

I have a problem making a modify in the Individual Account and Contact Screens. I created an extension BO and script Aftermodify for the Bo´s Customer and Bussiness Partner.

 

In this Screen are differents modifications to make (differents aftermodify Scripts). But the problem is when i try to change any field of the Individual Customer, Both Scripts are triggered.

 

The same issue occurs when i tried to change a field in the contact view, The Aftermodify Script´s are triggered for the Bo Customer and Bo Bussiness Partner.

 

There is a way to avoid this problem?

 

Thx.

 

Regard Pablo.

C4C KUT Field controlling - enable and disable based on other KUT field value.

$
0
0

Dear Masters,

 

I have a requirement of creating 2 KUT fields and once we select ‘YES’ on the 1st KUT field then only 2nd KUT field should get enabled for user input.

Is there any way to Control the KUT fields like this.??

We don’t want to go for the SDK development just for the field enable and disable controlling based on the other fields.

 

Appreciate your valuable inputs..

 

Thank you,

Abdul Kalam.A

How to get data from different BO in ByD

$
0
0

Hi Experts,

 

I'd like to show some data from the other BO(there is just BO no screen) to the screen of main BO (BO has created screen)

 

1.jpg

as can see pic above, i want to get data from Preventive BO to show on the interface

2.jpgthey are the same element.

 

I don't know if i can do that?

 

Best Regards,

 

Thanarat

Cancel Outbound Delivery from custom BO absl

$
0
0

Hi experts ,

 

I want to cancel Outbound Delivery via custom BO absl because I want to do the following step in one time .

     1. Outbound Delivery > Actions > Undo Released

     2. Warehouse Order > Adjustment Confirmation ---> input cancel Qty

     3. Outbound Delivery > Actions > Cancel


In standard , I must reduce the Qty from Warehouse Order to cancel OD .

To reduce Qty , the status of record must be Finished and Not Release .


I found the standard UI .

In standard , The Bo of Warehouse Order was "SitelogisticLot "and the field need to reduce Qty was "ConfirmQuantity" .

When I assign the data to ConfirmQuantity ,the error occurs "Processing not possible due to status Finished " .

※ I notice the point in standard , I must click Enable Entry button to reduce Qty . In this button , connect one action .


I want to know is it possible or not to cancel Outbound Delivery ?

If it is possible ,  which step need to add ?


Best Regards ,

pole





Extension PurchaseOrder, add action, raise:non-ESF2, could I add action to PurchaseOrder?

$
0
0

Hi experts,

     Extension PurchaseOrder, add action, raise:non-ESF2, could I add action to PurchaseOrder? Thanks.

 

Can I create a new TextCollection store Sales Leads Standard TextCollection to show report?

$
0
0

Hi experts,

 

Because the "Sales Leads" data source no Notes can show report.

 

I want to create a TextCollection, it may not be needto to displayed on the screen.

When Event-savebefore copy the text of the standard.

Then the TextCollection is added to the standard data source.

Screen - Sales Lead.png

 

1. This way can do it? (add new TextCollection, add to standard data source....)

2. How do I start to implement requirement?

 

When I create a new TextCollection on XBO object, issue occur

2016-5-17 上午 11-44-24.png

 

Thank you for any information you provide.

 

Best regards

Daniel

Any Help on PDF Form Genration

$
0
0

Dear Experts,

 

I have couple of doubts!

 

1. Is Summary Button in Account TI displays a PDF is it a factsheet or a form?

2. How do i achieve similar functionality  with my Custom Button? I needed user to see the Custom PDF.. so any help for that or a tutorial will be a greate help.

 

P.s : Working on XBO

 

Regards,

Dhruvin

Quick Create in ByD

SAP Cloud SDK : Create/ Generate PDF using button and add into the attechment component in Custom Business Object

$
0
0

Hi Experts,

 

I have created the custom business object with attachment using  [DependentObject(AttachmentFolder)] node Attachment at root level in my custom business object i have add 2 actions 1) Generate PDF 2) Send Email with Attachment.

 

I have created the PDF form using create form and i have also design and Activate , Deploy Business Configuration.

my current functionality i have make preview button and it is working fine.

 

But

 

I want to generate PDF with content and after generating that pdf add under the AttachmentFolder component in my BO.

also i want to send email with attached pdf from AttachmentFolder component in my BO on action Send Email with Attachment.

 

To generate PDF using absl i have write code under the action Generate PDF

 

var FormTemplateLanguage = "E";

var PDF : BinaryObject;

var FormTemplateCode : OutputRequestFormTemplateCode;

FormTemplateCode.content = "Y1CRFP9I_P0FOT"; //Code is Form Template Header Code

 

// Reuse Service Call

PDF = OutputManagementUtilities.GetPDF(this,FormTemplateCode,FormTemplateLanguage);

 

PDFCrtCapture.JPG

 

I am using the yello highlighted code under the absl.

 

When i click on generate PDF button i can not see any pdf document in attachment component.

PDF2Capture.JPG

Can anyone help me why the above code is not add the pdf into the attachment component as shown above?

 

1) What are the steps required when i click on button "Generate PDF" the pdf create with content and add under the Attachment component ?

2)  If my business object is below then how to use the attachment component ( Add generated PDF , read PDF to send email with attachment ) etc...

 

element data1 : LANGUAGEINDEPENDENT_MEDIUM_Text;
element data2 : LANGUAGEINDEPENDENT_MEDIUM_Text;
element data3 : LANGUAGEINDEPENDENT_MEDIUM_Text;
element CFlag : Indicator;

 

[DependentObject(AttachmentFolder)] node Attachment;
action GeneratPDF;
action SendEmail;

 

3)  I can able to Add any document from the Attachment component how to disable the "Add" button from the Attachment component because this component only for display 

 

Kindly help me solve the above issue.

 

Many Thanks,

Mithun

 

 

 





 

Viewing all 1101 articles
Browse latest View live


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