Column Header width
Hi,I'm working on a tableview but if my table is displayed without any rows... all the column headings are partially displayed, e.g. the column header text is "Employee" but it is displayed as "Em...",...
View Articlecan not log off with bsp example SBSPEXT_HTMLB
Hi, I try to find out how to implement log off in BSP. I have tried SBSPEXT_HTMLB, session_single_frame.htm as they suggested in scn but with no luck. When I called SBSPEXT_HTMLB application, I clicked...
View Articleplacing the cusrsor based on action by user in BSP
I want to place the cursor based on action triggered bu user . I have 8 input fields let i1 i2 i3 .... and five submit buttoms b1 b2 b3..... I wrote code for each button .It is ok But on once view is...
View ArticleFilter System in BSP Application URL?
Hi Experts, I am creating a sapui5 application which consumes data from a gateway service. From my gateway service I can filter the system in the url perfectly (e.g: ?$filter = sid eq 'EDD'), and I...
View ArticleRuntime Errors OBJECTS_OBJREF_NOT_ASSIGNED
Hi, When I am trying to edit the address for accounts in SAP CRM. I am getting the below error. Category ABAP Programming ErrorRuntime Errors OBJECTS_OBJREF_NOT_ASSIGNEDABAP...
View ArticleTraining Module Application (BSP application) Getting the Error
Hi Experts, Please find below the application Training Module open and getting the below error The call of URL http://a000/sap/bc/bsp/sap/hcm_learning/traininghome.htm has been terminated due to an...
View Articledeep structures in infoset
Hi I have developed a infoset in the standard area of GRC system using the transaction SQ02. In the InfoSet some tables have fields which are deep structures. when i include a field where the data...
View Articlelogoff BSP closing application and closing SAP session.
When I'm closing my BSP appication by closing browser ,SAP session are not ending.I need to implement logoff functionality into my BSP application. Please send me some sample code for logoff from BSP.
View ArticleSAP CRM, Turn Mail Body read-only to only use the standard responses
Hi all, In SAP CRM, I have a request where the purpose is to ensure that the user can only create emails using the Standard Responses. So I need to turn the email body read-only. But when I do this...
View ArticleDownload more files in bsp application
Hi to all, i'm developing a new bsp and i need to download more files; for download file i use this method: CALL METHOD cl_bsp_utility=>download 1.Convert the text to a text table ie Internal...
View ArticleHow I can insert data in Transparent table through abap coding
How I can insert data in Transparent table through abap coding.
View ArticleWhere is the data in my new added field stored?
Hello, I've added a field to my BSP form in sm_crm. It is called 'Configuration Item' and the technical name is /BTADMINH/EXT./AICRM/CUSTTXT01.(See screenshot) I now want to debug to find out in which...
View ArticleValidation for Purchase order field in BSP
Hi Gurus, I am new to BSP. In my requirement I need to validate PO and display error message on same page. I have a stand alone class where I have done the validations. My question is how can I combine...
View ArticleHAP_DOCUMENT BSP Error: Business Server page (BSP) error
HiWe are using BSP Application : HAP_DOCUMENT for HR Appraisal Functionality in ESS/MSS,When i tried to Test the BSP application via TX:SE80 from ABAP System it is giving an Error: BSP Error.It is...
View ArticleBSP:HAP_DOCUMENT is not working via TX:SE80.
HiI am trying to open a BSP:HAP_DOCUMENT through TX:SE80,not even one of the BSP page (like about.htm,document.htm,document_created.htm......) is opening through TX:SE80, The actual issue was on QAS...
View ArticleProblem with tableview (column names)
Last week, our systems were down because of a maintenance. Today, when I've started testing things, one particular thing does not work: In a BSP there is a tableview with some columns. The user changes...
View ArticlePerform a simple validation of a custom field in AI_CRM_ORDER_SAVE
Hello, I want to perform a custom validation of a custom field just before saving my order. I found out I should do this in the CHECK_BEFORE_SAVE method of the AI_CRM_ORDER_SAVE Badi, but I cannot...
View ArticleBSP HTMLB TABLE - BORDERS FOR EMPTY CELLS
Hello Colleagues, I'm new to BSP HTMLB, maybe someone could help me. I’m taking data from a DB table through select and there are a lot empty cells. The layout looks like: <htmlb:tableViewColumn...
View ArticleBSP - 500 Internal Server Error Access via 'NULL' object reference not possible.
Hello Colleagues, I'm new to BSP maybe someone could help me. I’m taking data from a DB table through select an put them into htmlb tables. The layout looks like: <htmlb:tableViewColumn...
View ArticleDate Range valid check on BSP Application
Hallo,i want to display brochures with its validity date in BSP application.Can anybody help me. i was rejected because i posted my code here ,i cant post it again.regards
View Article