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

FM HR_INFOTYPE_OPERATION to create 0185---- A complex application error has occurred

$
0
0

Dear Friends,

 

   When i used FM Infotype 0185 FM HR_INFOTYPE_OPERATION to create 0185, A SYSTEM ERROR COME:A complex application error has occurred.when i uesed below codes and let GV_DIALOG_MODE  = '2' ,the problem not come.what prolbem?

 

*  COP  复制

*DEL  删除

*DIS  显示

*EDQ  加锁/解锁

*INS  创建

*LIS9  定界

*MOD  更改

*INSS  对活动的创建未转动更改

 

   DATA LV_OPERATION TYPE PSPAR-ACTIO VALUE 'INS'.

   DATA LV_NOCOMMIT TYPE BAPI_STAND-NO_COMMIT VALUE ABAP_TRUE.

   DATA LV_LOCKINDICATOR TYPE P0001-SPRPS VALUE ABAP_FALSE.

   DATA LV_KEY TYPE BAPIPAKEY.

   DATA LV_SUBTYPE TYPE P0001-SUBTY.

   DATA LW_P0185 TYPE P0185.

 

 

 

***************init

   CHECK P_OUT-TYPE <> G_ERROR .

 

************

   IF P_OUT-ICTYP  IS NOT INITIAL.

     LW_P0185-PERNR = P_OUT-PERNR.

     LW_P0185-BEGDA = P_OUT-ONBDATE.

     LW_P0185-ENDDA = '99991231'.

     LV_SUBTYPE     = P_OUT-ICTYP.

*    LW_P0185-SUBTY = LV_SUBTYPE.

     LW_P0185-ICTYP = P_OUT-ICTYP.

     LW_P0185-ICNUM = P_OUT-ICNUM."证件号码

*    LW_P0185-ISSPL = P_OUT-ISSPL."证件签发地  "复杂的应用程序错误

     LW_P0185-USEFR = P_OUT-USEFR."证件有效开始日期

     LW_P0185-USETO = P_OUT-USETO."证件有效截止日期

*    LW_P0185-ASTAT = '2'.

     BREAK 54478.

     CALL FUNCTION 'HR_INFOTYPE_OPERATION'

       EXPORTING

         INFTY            = '0185'

         NUMBER           = LW_P0185-PERNR

         SUBTYPE          = LV_SUBTYPE

*       OBJECTID         =

         LOCKINDICATOR    = LV_LOCKINDICATOR

*       VALIDITYEND      =

*       VALIDITYBEGIN    =

*       RECORDNUMBER     =

         RECORD           = LW_P0185

         OPERATION        = LV_OPERATION

*       TCLAS            = 'A'

         DIALOG_MODE      = GV_DIALOG_MODE

         NOCOMMIT         = LV_NOCOMMIT

*       VIEW_IDENTIFIER  =

*       SECONDARY_RECORD =

       IMPORTING

         RETURN           = P_RETURN

         KEY              = LV_KEY.

     IF P_RETURN-TYPE  = 'E'.

       P_OUT-TYPE =   P_RETURN-TYPE .

       P_OUT-MESSAGE  = P_RETURN-MESSAGE .

       PERFORM ADD_MESSAGE  USING P_OUT.

       EXIT.

     ENDIF.

 

   ENDIF.

 

Thanks

Ravi


Re: Is it possible to show dates on mobile reports?

$
0
0

Hi Juan Mena,


You could use a free cell with the last run formula on your report. This would work on Tablet devices as per layout design. This would work for Webi reports.

Please refer http://scn.sap.com/community/mobile/businessobjects/blog/2014/11/15/guidelines-for-designing-webi-reports-for-sap-businessobjects-mobile


Note:- If you are using it on a iPhone you will need to attach a free cell to a report part. Please Refer to Report Designer Guide of how to attach a free cell to Report Part. http://help.sap.com/businessobject/product_guides/boexir4/en/631_mobiOS_Repdesigner_en.pdf


Regards

Vikas

Re: MIGO - Error during document number assignment

$
0
0

I dont see any document type in OMBT. Can you explain clearly.

Re: Credit Management in S/4HANA 1511

$
0
0

Hi Abhijit,

So can we assume that without Web service or PI setup, credit management in S4H would not work?

 

Earlier, I have seen couple of blogs where WS-RM was implemented to handle FSCM credit management but that was in ECC6. I am looking for a solution how to implement this in S4H. I will talk to SAP folks once and update you if there any good approach for this.

 

Please post in here if you get any solution.

 

Thanks,

Shanthi

Re: How to Set a Deletion Flag in Process Order

$
0
0

Hello


Probably you have a status (custom or standard) that does not allow changes on the order. Which status are set for this order?


BR

Caetano

Re: Copy_Opening It does not work

$
0
0

I try Rahul, but It doesn't work

Re: ITS / Webgui: How to... fix Initialization of SAP GUI for HTML failed: [object Error]

$
0
0

Hi Oisin,

 

Indeed - we are using Chrome and KPL 320 for kernel 742.

Unfortunately, I can't reproduce the issue in test system. The screenshot attached to my message is from the user that reported it in production system. I'll try to get that information from the user and let you know how it goes.

 

Regards,

Laura

Re: One Input Tax Code and mutliple Statewise GL Accounts


Re: MSS_NWBC_Travel trip approval_expense details of employee before Manger approves

$
0
0

manager can see the details for the expense approval he is doing, it should be available ie in details please check

Running Custom Java Program under BOXI 4.1

$
0
0

We have custom java programs that were written to gather user inbox contents and notifying users on daily new reports delivered to their BI Inbox. We current use BOXI 3.6. We are upgrading to BO XI 4.1.

 

When we schedule custom java program we get error regarding Report Service not running on Client. It does not tell us where this custom java program is running on. we have set of servers that participate in our BI system. In Bo XI 3.x version it used to tell us where scheduled java program is running, see screenshot below,

 

BI Java Custom Program 1.PNG

 

Within BO XI 4.1, how can I find out where custom java programs are running?

 

Thanks,

Desai

Re: Annual Salary according pay periods

$
0
0

Hi serge Boulay

 

we are extracting data from IT0008 not from cluster and the standard FM i have provided to my developer is HR_MX_GET_PAYROLL_PERIOD.

 

 

Thanks

Shilpa

Re: My benefits view summary error

$
0
0

some odata service its giving error

did you check further detais in log?

 

/IWFND/APPS_LOG and /IWFND/ERROR_LOG  ???>

Re: Sales employee

$
0
0

Hi,

 

Do you set the deletion flag in XD06? What is the message number of waring " sales employee has been deleted", is it VPD002?

 

In standard system, warning message VPD002 will be issued when creating order with a partner function that has been marked as deletion. The deletion flag is used for archiving purpose, the customer is not deleted actually.

Also, the message is hard coded as warning so that it cannot be changed to error via customizing.

You need to implement modifications to change it to error so that it is not possible to create order with

such partner function.

 

 

 

Best regards,

Crystal Lin

Re: CREATING message to stay in TO BE DELIVERED status

$
0
0

Hi

 

I think you did not configure the time out in receiver file adapter and the file channel is hanging if there is a connectivity problems.

 

Check this sap note 849089 - File Adapter: FTP Timeout Handling

Configure the time out in all file channels then then the messages will be not going to TO BE DELIVERED status.


Check point 1 in the above mention blog:

file.PNG

 

Regards,

Praveen.

Re: Transport request


Re: BW extractor JCDS - records comming in late

$
0
0

hi,

 

enable safety lower limit as 1 and load data to DSO.

 

it extracts 1 day back records and overwrites if any same key combination comes,.

 

hope this helps you.

how to transfer data from dso to infocube step wise step

$
0
0

hi guru

 

can any one help me doc step wise step or screen shot to transfer data from dso to infocube

 

i really thankfull for that

 

 

 

thanks

divide by zero error

$
0
0

i have something like this

 

isnull(object,0)/isnull(object,0). i get the divide by zero error. is there a work around. i know you can do a nullif in the divisor, is there any other way out?

Re: New delta options from ECC 7.4 to BW

$
0
0

Hi Chitrakala,

 

The comment mentioned above is a bit misleading.

ODP supports various database, and HANA is not mandatory for you to utilize ODP-ODQ (delta-Queue) functions.

 

You can create ODP datasource based on ERP extractor.

But do note that ODP delta does not replace complex extractor such as Logistic setup table etc.

 

Read more on:-

FAQ: SAP BW Operational Data Provisioning... | SCN

Re: Convert a .htm file into proper internal table

$
0
0

Hi Sandra,

 

I understand that this is the problem from the frontier party.

 

But we cant ask them to send us the html file in the same format just by the earlier party sends us.

 

So ultimately I have to convert it into a proper internal table format.

If it's possible plz suggest me.

 

Thanks

Sanjeev

Viewing all 905 articles
Browse latest View live


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