Quantcast
Channel: SCN: Message List - ABAP Objects
Browsing all 159 articles
Browse latest View live

Re: How to create excel header row using I_OI_SPREADSHEET?

Hello Suhas, It looks like method SET_HEADER, generates the HEADER while putting that in the Excel worksheet. This HEADER is the header table which is generally printed for additionally information...

View Article


Re: BKREF with BAPI_ACC_DOCUMENT_POST

Dear gurus, I have the same problem. If there is any solution to it, please kindly let me know. Will be grateful. Best,Arwen

View Article


Regarding calling message class using Raise Exception

Hi All, I have created a ZCX exception class with a Z message class.  When I use this exception class in any other class using ' RAISE EXCEPTION TYPE zcx' , I want directly call the message number from...

View Article

Image may be NSFW.
Clik here to view.

Re: Regarding calling message class using Raise Exception

Hi Rajender, The power of exception classes is that you can program any methods that you want inside them. So you can keep attributes that you want - text, messages ids, even implement logic do do some...

View Article

Where does GUI_GET_REGVALUE fetch the file name from?

Hello Experts, I have a customized FM which is used for displaying Help. In this the std FM  GUI_GET_REGVALUE fetches a launcher file name in the format: C:\Users\john.doe\SapWorkDir.     CALL FUNCTION...

View Article


Re: How to pass object reference variable as importing parameter in method ?

by using INHERITENCE IT IS POSSIBLEdeclare class c1Declare method m1 importing obj type ref to class_name.implement c1 create class c2 inherting for c1method m1 redefiniton.implement c2. create object...

View Article

Re: How to pass object reference variable as importing parameter in method ?

CLASS A DEFINITION.   PUBLIC SECTION.   METHODS M1.ENDCLASS.CLASS A IMPLEMENTATION.   METHOD M1.     WRITE: 'Hi'.   ENDMETHOD.ENDCLASS.CLASS B DEFINITION.   PUBLIC SECTION.   METHODS M2 IMPORTING OB23...

View Article

convert Internal table data to pdf format w/o calling smartform and spool no...

how to convert internal table data into pdf format in abap without calling smartform and spool number function module in ooabap

View Article


converting Internal table data into PDF format without calling smartform and...

how to convert Internal table data to pdf format w/o calling smartform and spool no function module in ooabap.

View Article


Re: BAPI to change Batch Status

BAPI BAPI_BATCH_SAVE_REPLICA works.Pass Material and Batch and batchstatus = 'X'batchstatusx = 'X'. No need to call transaction commit bapi.

View Article

Re: ALV Drop Down (How to Show text instead of Key)

I think your main problem is that you are firstly swapping around the key and value fields in the alias table. Secondly your field catalog table needs an alias field as well which you then need to map...

View Article

Re: Function module to copy file from a directory to another in AL11

Hi,  with trx SM69 is possible create an external commands for your operating system ( example for moving anc copying files )..  With trx SM49 is possible execute these commands.  With function module...

View Article

Re: First try with ALV Grid and Abap Objects

Hi Uwe  Thanks!!!  How do I get detail _ level to work???  Whne I am viewing the logs in SLG1 go_msglist      TYPE REF TO if_reca_message_list,“Create go_msglist =  creat( .. ). “Add MSG...

View Article


Re: Extension at line item for BAPI_CONTRACT_CREATE

Solution - MEOUT_BAPI_CUST_01

View Article

Re: I need BAPIs for the following Tcodes.

Hi Anil, If you mean that you need to know what BAPI's a particular transaction uses, follow the below said example. Suppose you want to find the bapi for editing/changing a material, you usually use...

View Article


Re: Drop-down values in ALV grid

Bit of a late reply I know, but I had the same issue and could not find the answer in SDN, so here is what I did to solve this : In the ALV grid I used in the Field catalogue field CONVEXIT to set a...

View Article

Re: ALV Drop Down (How to Show text instead of Key)

You definately are right about the swap of internal fields and output fields though. Though on the drdn_field, from what I understand if you specify the dropdown handle using drdn_hndl, you do not need...

View Article


Re: Increasing FONT SIZE( in Module Pool )

Hello, Check this link http://scn.sap.com/thread/2145344. and  https://scn.sap.com/thread/1425399 Thanks, Abhijit

View Article

Image may be NSFW.
Clik here to view.

Re: How to create excel header row using I_OI_SPREADSHEET?

Hello Naimesh, Sorry for the late response, i thought i had replied back  So if i understand correctly you're saying that the method SET_HEADER( ) won't help! So how do we place a header row using...

View Article

Re: Where does GUI_GET_REGVALUE fetch the file name from?

Hi Peter, the path is taken from the registry of the SAP-Clent. Regards, Hubert

View Article
Browsing all 159 articles
Browse latest View live


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