Quantcast
Channel: SCN: Message List - ABAP Development
Browsing all 10425 articles
Browse latest View live

smartform error

when i am run this smartforms this smartforms showing error at that screen..   y_ty_vbrk and y_ty_vbrp is unknown in the error meassage...

View Article


Re: smartform error

Hi Kaustav, Interface will not accept localy defined types. It will accept DDIC Object as type. Thanking You All.

View Article


Re: smartform error

Dear Kaustav,  Please create globale strucure in SE11 for  y_ty_vbrk and y_ty_vbrp. Thanks and Regards,Sumit Patil.

View Article

Re: smartform error

can you tell me broughtly

View Article

Re: Set pf-status for creating CREATE , CHANGE ,DISPLAY buttons not working ?

Hi Reddy.   *** Find the sample code. TABLES: SSCRFIELDS. SELECTION-SCREEN BEGIN OF BLOCK block1 WITH FRAMETITLE text-001.PARAMETERS: p_ktopl TYPE ktopl.* Add button to application...

View Article


Re: Table Maintenance - Automatic Fill with Search Help

Hi Saries,   Please find the following link for F4 Search Help     http://scn.sap.com/docs/DOC-48872 Regards Rajkumar Narasimman

View Article

Re: How to hide a selection screen comment ?

Hi Reddy,              Please go through below code..  it will fulfill ur requirements  REPORT 123.  PARAMETERS : RB_USER  RADIOBUTTON GROUP za .PARAMETERS :  RB_MAN   RADIOBUTTON GROUP za .PARAMETERS...

View Article

Image may be NSFW.
Clik here to view.

Re: How to check the change log of a variant

Thanks!this is what I was looking for

View Article


Re: SELECT statement query

Hi Alice!Have you found the solution to your problem? If yes, please close this post as "Assumed Answered" (if you solve the problem alone) or "Answered" by selecting the correct answer among all...

View Article


Re: In dynamic Selection screen I want check mandatory input field after...

Hi, Please check for the field is initial or not in START-OF-SELECTION. START-OF-SELECTION Pefrom sub_check_mandat_field. form sub_check_mandat_field. IF field1 IS Initial. message 'Please enter value'...

View Article

transfer order not creating based on handling units

Hi Experts, we are creating a delivery order with 7 handling units , for each handling unit it should create a transfer order , but for  few cases it is creating  1 transfer order , instead of 7...

View Article

Re: Hot to remove button for a particular record in ALV lvc version

ls_fieldcat_lvc-fieldname = 'ORDER'.ls_fieldcat_lvc-scrtext_m = 'Order'.ls_fieldcat_lvc-tabname = c_out.* ls_fieldcat_lvc-style = cl_gui_alv_grid=>mc_style_button.APPEND ls_fieldcat_lvc TO...

View Article

Image may be NSFW.
Clik here to view.

BAPI_EQUI_CREATE Usage for equipment master creation in background

How should Equipment Master (IE01 / IE02) be created and updated in background, whenever Sales order is created or changed (VA01 / VA02) using BAPI_EQUI_CREATE. Could anyone help me with a detailed...

View Article


Re: SMTP configuration for sending mail out of SAP system

Hi Ashish, Refer Programs: BCS_EXAMPLE*. Also request your Basis consultant to check the config done in the SCOT due to connection error information. With Regards,Giriesh M

View Article

Re: Use of input and output parameter in smartform

hi PRIYARANJAN ,input and output parameter:in the form interface the import and export are the data which is getting into the smartform before been called and after been called.i will give a simple...

View Article


Re: what is hot key in dd ?

There is no hot key in DD.There is only primary key and secondary key..Wat do you mean by Hot key

View Article

Re: Smartform utilisation of the footer window space dynamically

Hi,  Go to footer in the table.Select the check box at End of table.   Regards, Noufal P

View Article


Re: Use of input and output parameter in smartform

Hi Priyaranjan, Seems you are new to Smarform Devps, input and output paramters for SF(s) are the parameters which are used when calling the Smartform from the print program, as you may come to know in...

View Article

Re: Function Documentation

OK, some tips: - examine the database tables (their content and structure) that the FM is reading- take the meagre in-line German comments and put them through Google translate- run a couple of tests...

View Article

Re: Use of input and output parameter in smartform

Smartforms are nothing but function modules, therefore they need an interface in the form of import/export parameters to interact (to pass data in and out of the function module) with the driver...

View Article
Browsing all 10425 articles
Browse latest View live


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