Delivery split based on Weight
Hi I have a requiremnet where while creating delivery from a sales order, based on the weight in line item of the order, multiple deliveries has to be created.For example, when the cumulative weight...
View ArticlePM Module: BAPI to change Maintainance Plan's Cycle and its Unit
Hi PM Experts, My requirement is to change Maintainance Plan's Cycle and its Unit. Kindly let me know if any BAPI related to change Maintainance Plan's Cycle and its Unit. Find the below screen shot of...
View ArticleWhat IDOC message can be used to create HR master Data
Hello Expert, We are having below requirement. External system sends the HR master Data to our SAP system via IDOC. And in SAP, we need to create Sales Representative with the IDOC message. Does any...
View ArticleHow to change NAST-VSZTP using program?
Hi, I got a requirement that to change the NAST-VSZTP based on certain requirement for delivery order. The defaulted VSZTP from VV22 will be needed to change to let say 3 if certain requirement is met....
View ArticleProblem during updating sales order schedule line data through user exit...
Hello All,I am facing a problem during update of sales order schedule line data through user exit USEREXIT_SAVE_DOCUMENT_PREPARE in MV45AFZZ.When we are updating Delivery Block (VBEP-LFISP = 02) and...
View Articleoo alv overriding standard functions
Hi experts, Please find the below screen shot when i select that highlighted standard button the check-boxes should be checked.and /h is also not working when i select that button Thanks,sriman gorantla
View ArticleCM02 function module/bapi/ run with batch-input or in background task
Dear Community! I have got the request, to create a copy of CM02 and CM01, where i add 1 more column, which shows the capacity planning data of specific materials of the list seperately. I have...
View ArticleHelp clear up confusion about BAPIs for Material Classification
I have a customer who wants to have the following process automated: 1. Go in MM01, enter a material number, go into classification tab2. Enter a class (always the same: "SPCL_DRILL") and press enter3....
View ArticlePrinting in COOIS
Hi Gurus, I have the following problem: There are 3 rows, displayed in COOIS. We selected 1 row and we want to print it after putting the 'Print' button. But we get the printing list for all the 3...
View Articlegetting # symbol in smartform output.
Hi all, actually the street name is : sanand-II Industrial Estate but it is comming as : sanand#II Industrial Estate. in database table also ' sanand-II Industrial Estate ' this name is...
View ArticleConvert field value based on domain settings
Hello Abaper, I have the following issue. A field is defined by a domain in ABAP dictionary without lower case. Via an Interface (any interface) I get data for this field and the data has some lower...
View Articlehow to get bill to party mail id
Hello friend, i am creating report programm in which i am select some field from VBRP table on base invoice no.and have to send the selected data in Bill to party mail addressso now the concern is...
View ArticleColumn Values getting truncated when executing ABAP report in background...
Hi Experts, I am facing a strange issue, one of the Column Values getting truncated when executing report in background. The column filed output length is 10 characters and the field "Chain ID" is of...
View ArticleConcatenate variables storing table/field names
Hi All , I want to concatenate the values stored in fields of structure EQUI . I am reading these fields from a z table . For example : My Z table has 2 columns - ZTAB & ZFIELD with following 2...
View ArticleIsuue in VRM set values
Hi, I need to show a drop down for 11 list values in selection screen. So i used VRM_SET_VALUES fm. i did code like below: CLEAR wa_values. wa_values-key = '1'. wa_values-text = text-008. APPEND...
View ArticleIssue with Reference table/ALV
Hi All,I am facing a weird issue in Table -> ALV. In ALV I am using VNAME: Joint Venture, Table: T8JV..., EGRUP: Equity Group, table: T8JF. For both the table, I am passing a dummy values for Joint...
View ArticleError message by IDOC not descriptive during posting failure
Hi team, I am trying to load material master using MATMAS03. However, during failure , the error just indicates - "Application document not posted; Messages were triggered when processing material...
View ArticleBDT for business partner relationship
Hi guys, I have some screen enhancement requirement for bp relationship.The area inside red block(see r1.png) is where I need to do enhancement. I am wondering if I can do it by BDT.Actually, I found...
View ArticleIN UPDATE TASK -> get calling transaction / stack ?
hi, when we are inside a "IN UPDATE TASK" (or "IN NEW TASK") processing, is there any way to find some information about the caller / the calling transaction or even some information about the...
View ArticleHow to access the protected / private event of a class
Hi Friends, I want to access the protected / private event of a class. May I know..how can i do it. Example :- Say there is class A.In the Public Section -> there is a method to trigger a protected...
View Article